document.write("<table width='350' border='0' align='center' cellpadding='0' cellspacing='0'>")
//document.write("<tr><td><img src='../Images/Video-top.gif' width='350'></td></tr>")
//document.write("<tr><td background='../Images/Video-middle.gif' height='4'></td></tr>")
document.write("<tr><td><div align='center'>")// background='../Images/Video-middle.gif'
document.write(" <object id='myPlayer' classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95' codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,5,0803' standby='Loading Windows Media Player components...' type='application/x-oleobject' width='320' height='312' style='border:1px solid #666666;' VIEWASTEXT>")
document.write("  <param name='AutoSize' value='false'>")
document.write("  <param name='AutoStart' value='false'>")
document.write("  <param name='ShowControls' value='true'>")
document.write("  <param name='ShowDisplay' value='false'>")
document.write("  <param name='ShowGotoBar' value='false'>")
document.write("  <param name='ShowTracker' value='true'>")
document.write("  <param name='ShowStatusBar' value='true'>")
document.write("  <param name='AnimationAtStart' value='false'>")
document.write("  <param name='TransparentAtStart' value='false'>")
document.write("  <param name='EnableContextMenu' value='true'>")
document.write("  <param name='CurrentPosition' value='3'>")
document.write("  <param name='ClickToPlay' value='true'>")
document.write("  <param name='FileName' value=''>")
document.write(" </object>")	
document.write("</div></td></tr>")
document.write("<tr><td width='352' height='2'>")
//document.write("   <div align='center'><img src='../Images/Video-bottom-en.gif' width='352' height='52' border='0' usemap='#Map'></div>")
document.write(" </td></tr>")
document.write("</table>")
