LDEV-1320 Changed javascript to close all open windows (from Author) Note: close all windows currently only working in Firefox. Changed javascript to open multiple windows and retain focus of open window if same tool is opened in author.
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.