function RunNU9N_web_video()
{
document.write('<object id="MediaPlayer" width=300 height=272 classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components..." type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">\n'); 
document.write('<param name="filename" value="images/nu9n_video_web.wmv">\n');
document.write('<param name="Showcontrols" value="True">\n');
document.write('<param name="autoStart" value="False">\n');
document.write('<embed type="application/x-mplayer2" src="images/nu9n_video_web.wmv" name="MediaPlayer" width=300 height=272 volume="100" AUTOPLAY="false" CONTROLLER="true" LOOP="false" PLUGINSPAGE="http://www.apple.com/quicktime/"></embed>\n');
document.write('</object>\n');
}
