Resolves LDEV-1343: Live edit wont start when using Blackboard integration. Should also fix the problems in the other integrations because the fix is all on the LAMS side.
used javascript try-catch statements to catch the cross-domain call problem caused by live edit, and make a new non-cross-domain call specifically for integrations in openUrls.js.