function onDomReady(a){var t=setInterval(function(){if(typeof document.getElementsByTagName!="undefined"&&typeof document.getElementById!="undefined"&&(document.getElementsByTagName("body")[0]!=null||document.body!=null)){if(typeof a=="function"){a();clearInterval(t)}}},250)}function activateActiveX(){if(!document.getElementsByTagName||!document.body.outerHTML||!document.compatMode)return false;var a=document.getElementsByTagName('object');var j=a.length;while(j-->0){var b="";var k=a[j].childNodes.length;while(k-->0){b+=a[j].childNodes[k].outerHTML}a[j].outerHTML=a[j].outerHTML.replace("</OBJECT>",b+"</OBJECT>")}}onDomReady(activateActiveX);

