document.write('<object style="outline: none;" data="index.swf" id="website" type="application/x-shockwave-flash" height="100%" width="100%" wmode="opaque"><param value="index.swf" name="movie"><param value="#000000" name="bgcolor"><param value="true" name="allowFullScreen"><param name="wmode" value="opaque"></object>');

//theObjects = document.getElementsByTagName("object");
//for (var i = 0; i < theObjects.length; i++) {
//theObjects[i].outerHTML = theObjects[i].outerHTML;
//}