document.open();
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="100%" height="100%" style="min-width:900px; min-height:600px;">');
document.write('<param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="allowFullScreen" value="false" />');
document.write('<param name="movie" value="web.swf?rnd='+rnd+'" />');
document.write('<param name="quality" value="high" /><param name="bgcolor" value="#000000" />	');
document.write('<embed src="web.swf?rnd='+rnd+'" quality="high" bgcolor="#000000" width="100%" height="100%" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer_de" style="min-width:900px; min-height:600px;" />');
document.write('</object>');
document.close();