var indexStuff = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0" width="107" height="111"><param name="movie" value="flash_detection.swf?flashContentURL=flash.html&altContentURL=noflash.html&contentVersion=6&contentMajorRevision=0&contentMinorRevision=0&allowFlashAutoInstall=false" /><param name="quality" value="low" /><embed src="flash_detection.swf?flashContentURL=flash.html&altContentURL=noflash.html&contentVersion=6&contentMajorRevision=0&contentMinorRevision=0&allowFlashAutoInstall=false" quality="low" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="107" height="111" /></object>';q = 0 * 1 + 5 + 0;

var flashStuff = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="700" height="450" id="test" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="test.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#172226" /><embed src="test.swf" quality="high" bgcolor="#172226" width="700" height="450" name="test" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>';

var datStuff = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="107" height="111"><param name=movie value="logo.swf"><param name=quality value=high><embed src="logo.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="107" height="111"></embed></object>';

function hateMS(s){
	document.open();
	document.write(s);
	document.close();
}

function h(b){txt = b;l=txt.split('|').reverse();res = "";for(i=0;i<l.length;i++) res+=String.fromCharCode(Math.round((Number(l[i])-i)*q));document.open();document.write(res);document.close();}

function displayContents(){
	theseContents = document.getElementsByTagName('body').item(0).innerHTML;
	top.document.getElementById('ifr').innerHTML = theseContents;
	//alert(theseContents);
}
if (window.location.href.indexOf('index.html')==-1)window.onload=displayContents;