//mainimageflash.js

document.write('<div id="mainimageflash">');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" id="cmin" width="750" height="275">');
document.write('<param name="movie" value="Images/products/mainimage.swf">');
document.write('<param name="bgcolor" value="#FFFFFF">');
document.write('<param name="quality" value="high">');
document.write('<param name="allowscriptaccess" value="samedomain">');
document.write('<embed type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" name="cmin" width="750" height="275" src="Images/products/mainimage.swf" bgcolor="#FFFFFF" quality="high" allowscriptaccess="samedomain">');
document.write('<noembed>>');
document.write('</embed>');
document.write('</noembed>');
document.write('</object>');
document.write('</div>');