theCtrl='';
theCtrl+='<OBJECT ID="MediaPlayer" WIDTH="352" HEIGHT="298" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject">';
theCtrl+='<PARAM NAME="FileName" VALUE="pimage/EMDRtandartsfobie.wmv">';
theCtrl+='<PARAM name="autostart" VALUE="false">';
theCtrl+='<PARAM name="ShowControls" VALUE="true">';
theCtrl+='<param name="ShowStatusBar" value="true">';
theCtrl+='<PARAM name="ShowDisplay" VALUE="false">';
theCtrl+='<EMBED TYPE="application/x-mplayer2" SRC="pimage/EMDRtandartsfobie.wmv" NAME="MediaPlayer"';
theCtrl+='WIDTH="352" HEIGHT="298" ShowControls="1" ShowStatusBar="1" ShowDisplay="0" autostart="0">';
theCtrl+='</EMBED>';
theCtrl+='</OBJECT>';
document.write(theCtrl);


