using apple script -> u converted into java script
set LibraryPath to "MAC:Users:user:Desktop:Beecher:Libraries: ProjFolName" & ".indl"
open LibraryPath
tell application "Adobe InDesign CS5"
set myasset to place asset asset "glbAssetName" of library nam on active document
end tell