<!--
document.write("<object style='filter:gray;' width='432' height='386' id=rupang codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701 classid=CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95  type=application/x-oleobject standby='Loading Microsoft Windows Media Player components...'>");
document.write("<param name='FileName' value='" + document.av.urlform.value + "'>");
document.write("<param name='AutoStart' value='1'>");
document.write("<param name='volume' value='0'> ");
document.write("<param name='ShowControls' value='1'>");
document.write("<param name='ShowStatusBar' value='1'>");
document.write("<param name='EnableTracker' value='1'>");
document.write("<param name='ShowTracker' value='1'>");
document.write("<param name='ShowAudioControls' value='1'>");
document.write("<param name='ShowDisplay' value='0'>");
document.write("<param name='DisplaySize' value=''>");
document.write("<param name='EnableContextMenu' value='false'>");
document.write("</object>");
//-->
