function popup(f,e,h,g,i){window.open(f,e,config="height="+h+", width="+g+", toolbar=no, menubar=no, scrollbars="+i+", resizable=no, location=no, directories=no, status=no")};
function BackToTheHtml(a){if(a==null){this.node=document}else{this.node=a}}BackToTheHtml.prototype.node=null;BackToTheHtml.prototype.execute=function(){this.activateObject()};BackToTheHtml.prototype.activateObject=function(b){var d=this.node.getElementsByTagName("object");var a;for(var c=0;c<d.length;c++){if(d[c].getAttributeNode("BackToTheHtml")==null&&(a=this.getActivationObject(d[c]))!=null){a.execute()}}};BackToTheHtml.prototype.getActivationObject=function(a){var b=a.classid.toUpperCase().substr("clsid:".length);var c=a.type.toLowerCase();switch(true){case b=="D27CDB6E-AE6D-11CF-96B8-444553540000"||c=="application/x-shockwave-flash":return new ActivateObjectFlash(a);default:return null}};BackToTheHtml.uniqueID=function(c){var a;if(c==null){a="uniqueId"}else{a=c}var b=0;while(document.getElementById(a+(b++))){}return a+(b-1)};BackToTheHtml.isParentOf=function(b,d){var c=false;for(var a=0;a<b.childNodes.length;a++){if(b.childNodes[a]==d){return true}else{c=arguments.callee(b.childNodes[a],d)}}return c};function ActivateObject(a){this.domObject=a}ActivateObject.prototype.domObject=null;ActivateObject.prototype.classid=null;ActivateObject.prototype.aHtmlAttribute=["accessKey","align","alt","archive","border","code","codeBase","codeType","declare","dir","height","hideFocus","hspace","lang","language","name","standby","tabIndex","title","useMap","vspace","width"];ActivateObject.prototype.aObjectProperty=null;ActivateObject.prototype.execute=function(){this.xndObjectId=BackToTheHtml.uniqueID();this.setTextHtml();this.writeObject();this.xndObject=document.getElementById(this.xndObjectId);this.setSpecialProperties();this.removeOriginalObject()};ActivateObject.prototype.setTextHtml=function(){var c="";c+="<object BackToTheHtml \n";c+=' classid="clsid:'+this.classid+'" \n';for(var b=0;b<this.aHtmlAttribute.length;b++){var a=this.aHtmlAttribute[b];if(typeof this.domObject[a]!="undefined"&&this.domObject[a].toString()!=""){c+="\t"+a+'="'+this.domObject[a].toString()+'" \n'}}c+='id="'+this.xndObjectId+'" \n';c+=">";for(var b=0;b<this.aObjectProperty.length;b++){var a=this.aObjectProperty[b];if(typeof this.domObject[a]!="undefined"&&this.domObject[a].toString()!=""){c+='\t<param name="'+a+'" value="'+this.domObject[a].toString()+'"></param>\n'}}c+="</object>";this.textHtml=c};ActivateObject.prototype.writeObject=function(){this.domObject.insertAdjacentHTML("afterEnd",this.textHtml)};ActivateObject.prototype.setSpecialProperties=function(){if(typeof this.domObject.className!="undefined"&&this.domObject.className.toString()!=""){this.xndObject.className=this.domObject.className}if(typeof this.domObject.style.cssText!="undefined"&&this.domObject.style.cssText.toString()!=""){this.xndObject.style.cssText=this.domObject.style.cssText}if(typeof this.domObject.SWRemote!="undefined"&&this.domObject.SWRemote.toString()!=""){this.xndObject.FlashVars=this.domObject.SWRemote}if(typeof this.domObject.codebase=="undefined"||this.domObject.codebase.toString()==""){this.xndObject.codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,24,0"}if(typeof this.domObject.id!="undefined"&&this.domObject.id.toString()!=""){this.xndObject.id=this.domObject.id}};ActivateObject.prototype.removeOriginalObject=function(){this.domObject.parentNode.removeChild(this.domObject)};function ActivateObjectFlash(a){ActivateObject.call(this,a)}ActivateObjectFlash.prototype=new ActivateObject;ActivateObjectFlash.prototype.aObjectProperty=["FrameNum","Playing","Quality","Quality2","Scalemode","Scale","AlignMode","SAlign","BackgroundColor","BGColor","Loop","Movie","WMode","Base","DeviceFont","EmbedMovie","SWRemote","FlashVars","AllowScriptAccess"];ActivateObjectFlash.prototype.classid="D27CDB6E-AE6D-11CF-96B8-444553540000";if(typeof ActiveXObject!="undefined"&&typeof Function.call!="undefined"){var styleId=BackToTheHtml.uniqueID();document.write('<style id="'+styleId+'" ></style>');var domStyle=document.getElementById(styleId);var isHead=false;var aHead=document.getElementsByTagName("head");for(var i=0;i<aHead.length;i++){if(BackToTheHtml.isParentOf(aHead[i],domStyle)){isHead=true}}if(isHead){document.write('<style type="text/css">OBJECT{visibility:hidden;}</style>');document.onreadystatechange=function(){if(document.readyState=="complete"){new BackToTheHtml().execute();document.styleSheets[document.styleSheets.length-1].addRule("OBJECT","visibility:visible;")}}}else{new BackToTheHtml().execute()}domStyle.parentNode.removeChild(domStyle)};
