document.open();

document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="596" height="250" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"><param name="movie" value="swf/cm.swf" />\n');
document.writeln('<param name="quality" value="high" />\n');
document.writeln('<param name="wmode" value="transparent" />\n');
document.writeln('<param name="LOOP" value="false" />\n');
document.writeln('<embed src="swf/cm.swf" quality="high" width="596" height="250" allowScriptAccess="sameDomain" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
document.writeln('</object>');

document.close();
