// mov-reception-2009.js

document.write('<object class="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="player" codebase="http://www.microsoft.com/Windows/MediaPlayer/" width="320" height="280">');
document.write('<param name="url" value="http://vstream01.nsk.ne.jp/japantent/2009/rec-japantent1.wmv">');
document.write('<param name="AUTOPLAY" value="true" LOOP="1">');
document.write('<embed name="WMP" src="http://vstream01.nsk.ne.jp/japantent/2009/rec-japantent1.wmv" autostart="1" showcontrols="1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" type="application/x-mplayer2" width="320" height="280" LOOP="1"></embed>');
document.write('</object>');