if (comDom) { 
document.write('<center>');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab"');
document.write('id="com2fi" width="560" height="160">');
document.write('<param name="allowFullScreen" value="true">');
document.write('<param name="movie" value="com2fi.swf">');
document.write('<param name="quality" value="autohigh">');
document.write('<param name="bgcolor" value="#FFFFFF">');
document.write('<param name="wmode" value="window">');
document.write('<embed src="com2fi.swf" width="560" height="160"');
document.write('allowFullScreen="true" quality="autohigh" bgcolor="#FFFFFF" wmode="window"');
document.write('pluginspage="http://www.macromedia.com/go/getflashplayer"');
document.write('type="application/x-shockwave-flash">');
document.write('</embed></object>');
document.write('</center>'); }
