document.write('<OBJECT id="VIDEO" width="300" height="290"')
//document.write('style="position:absolute; left:50;top:148;"')
document.write('CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"')
document.write('type="application/x-oleobject">')

document.write('<PARAM NAME="URL" VALUE="cl-naturalstone-med.wmv">')
document.write('<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">')
document.write('<PARAM NAME="AutoStart" VALUE="true">')
document.write('<PARAM name="uiMode" value="full">')
document.write('<PARAM name="PlayCount" value="10">')
document.write('<embed src="cl-naturalstone-med.wmv" width="300" height="290" quality="high" wmode="none" bgcolor="#000000" align="middle" loop="true" />')
document.write('</OBJECT>')