// JavaScript Document

//Using document.write to load the flash control dynamically. This removes the "click to activate in internet explorer"
//Compatible in Mozilla and Opera as well

document.write('<OBJECT ID="MediaPlayer" WIDTH="320" HEIGHT="240" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" TYPE="application/x-oleobject">');
document.write('<PARAM NAME="FileName" VALUE="http://interface.audiovideoweb.com/lnk/il80win10147/abhnb.wmv/play.asx">');
document.write('<PARAM NAME="autostart" VALUE="1">');
document.write('<PARAM NAME="showcontrols" VALUE="1">');
document.write('<EMBED TYPE="application/x-mplayer2" SRC="http://interface.audiovideoweb.com/lnk/il80win10147/abhnb.wmv/play.asx" WIDTH="320" HEIGHT="240" AUTOSTART="1" SHOWCONTROLS="1"></EMBED>');
document.write('</OBJECT>');
// 


 
  
 
  

