
var html="";
html+='<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="980" height="650" id="eos_1d_mark3" align="middle">';
html+='<param name="allowScriptAccess" value="sameDomain" />';
html+='<param name="movie" value="eos_1d_mark3.swf?1" />';
html+='<param name="menu" value="false" />';
html+='<param name="quality" value="high" />';
html+='<param name="bgcolor" value="#000000" />';
html+='<param name="salign" value="lt" />';
html+='<param name="scale" value="noscale" />';
html+='<embed src="eos_1d_mark3.swf?1" quality="high" scale="noscale" salign="lt" bgcolor="#000000" width="980" height="650" name="eos_1d_mark3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />';
html+='</object>';

document.write(html);

