function RunVideoLive()
{ 
document.write('<object id="video1" name="video1" 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 Windows Media Player components..." TYPE="application/x-oleobject" width="384" height="286">\n');
    document.write('<param name="FileName" value ="http://mfile.akamai.com/43642/live/reflector:47042.asx?bkup=47297&prop=a>\n')
  	document.write('<param name="DefaultFrame" value="slideshow">\n')
  	document.write('<PARAM NAME="AnimationatStart" VALUE="false">\n')
  	document.write('<PARAM NAME="AutoStart" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowControls" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowStatusBar" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowDisplay" VALUE="False">\n')
  	document.write('<PARAM NAME="ShowPositionControls" VALUE="false">\n')
  	document.write('<PARAM NAME="ShowAudioControls" VALUE="false">\n')
  	document.write('<PARAM NAME="ShowTracker" VALUE="false">\n');				
	document.write('<embed type="application/x-mplayer2" name="video1" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ShowControls="1" ShowDisplay="0" ShowTracker="0" ShowStatusBar="1" ShowPositionControls="0" ShowAudioControls="0" width="384" height="286" AutoStart="1" DefaultFrame="slideshow" Src="http://mfile.akamai.com/43642/live/reflector:47042.asx?bkup=47297&prop=a" ShowVolumeControls="0">\n');
	document.write('</embed>\n');
	document.write('</object>\n');	
}

function RunVideoArchive()
{ 
document.write('<object id="Mmp" name="Mmp" 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 Windows Media Player components..." TYPE="application/x-oleobject" width="384" height="286">\n');
    document.write('<param name="FileName" value ="mms://a1752.v43642a.c43642.g.vm.akamaistream.net/7/1752/43642/v0001/wms.streamcast.com.au/roymorgan/son4/rm_son4.wmv">\n')
  	document.write('<param name="DefaultFrame" value="slideshow">\n')
  	document.write('<PARAM NAME="AnimationatStart" VALUE="false">\n')
  	document.write('<PARAM NAME="AutoStart" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowControls" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowStatusBar" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowDisplay" VALUE="False">\n')
  	document.write('<PARAM NAME="ShowPositionControls" VALUE="false">\n')
  	document.write('<PARAM NAME="ShowAudioControls" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowTracker" VALUE="true">\n');				
	document.write('<embed type="application/x-mplayer2" name="Mmp" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ShowControls="1" ShowDisplay="0" ShowTracker="1" ShowStatusBar="1" ShowPositionControls="0" ShowAudioControls="1" width="384" height="286" AutoStart="1" DefaultFrame="slideshow" Src="mms://a1752.v43642a.c43642.g.vm.akamaistream.net/7/1752/43642/v0001/wms.streamcast.com.au/roymorgan/son4/rm_son4.wmv" ShowVolumeControls="0">\n');
	document.write('</embed>\n');
	document.write('</object>\n');	
}
