document.open();
document.write('<object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" width="922" height="192">');
document.write('<param name="movie" VALUE="wolken.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="scale" value="exactfit">');
document.write('<param name="menu" value="false">');
document.write('<param name="WMODE" value="opaque">');
document.write('<embed src="wolken.swf" quality="high" WMODE="opaque" scale="exactfit" menu="false" width="922" height="192" swLiveConnect="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
document.write('</embed>');
document.write('</object>');
document.close();