var CJS=CJS||{};CJS.start=function(){CJS.init(),CJS.findScripts(),CJS.downloadScripts(),CJS.defer?void 0!==document.readyState&&"complete"===document.readyState?CJS.processScripts():CJS.addHandler(window,"load",CJS.processScripts):(alert("Immediate processing is not currently supported."),CJS.processScripts())},CJS.findScripts=function(){for(var t=document.getElementsByTagName("script"),e=t.length,r=0;r",e)+9;if(-1!=r){var i=t.substring(0,e),c=t.substring(e,r),n=t.substring(r+1);i&&(CJS.dprint("docwrite: "+i.substring(0,64)),CJS.curScript.docwriteTarget.innerHTML+=i+n),CJS.docwriteScript(c)}}}else CJS.dprint("ERROR: There's a problem with the async override of document.write.")},CJS.docwriteScript=function(t){var e=t.match(/src='([^']*)/i)||t.match(/src="([^"]*)/i)||t.match(/src=([^ >]*)/i);if(e){var r=e[1];CJS.dprint("docwriteScript url = "+r);var i=document.createElement("script");i.src=r,document.body.appendChild(i)}},CJS.start();