str = "";
str += "<OBJECT  width='320' height='284' classid='CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95' CODEBASE='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715'  standby='Loading Microsoft(R) Windows(R) Media Player components...' type='application/x-oleobject'>";
str += "<PARAM NAME='AutoStart' VALUE='False' />";
str += "<PARAM NAME='FileName' VALUE='http://msnjapan.vo.llnwd.net/d1/kaando/jumper1.wmv' />";
str += "<PARAM NAME='ShowControls' VALUE='True' />";
str += "<PARAM NAME='ShowStatusBar' VALUE='False' />";
str += "<EMBED type='application/x-mplayer2' pluginspage='http://www.microsoft.com/Windows/MediaPlayer/' SRC='http://msnjapan.vo.llnwd.net/d1/kaando/jumper1.wmv' name='jumper1' width='320' height='284' autostart='0' showcontrols='1'></EMBED>";
str += "</object>";
document.write(str);