I have a JS function that may occasionally get used on some pages. It is dependent on another JS file (swfObject.js), but I\'d like to avoid having to include this file all
None of these methods, including document.writing a script tag, work if the script itself has a document.write in it.