function RunPreVideo()
{ 
document.write('<img id="Mmp" src="images/preevent.jpg" />');  
}

function RunPostVideo()
{ 
document.write('<img id="Mmp" src="images/preevent.jpg" />');  
}

function RunArchiveVideo()
{ 
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="288">\n');
    document.write('<param name="FileName" value ="http://mfile.akamai.com/43642/wmv/wms.streamcast.com.au/webtron/gcm08/gcm20080706a.asx?obj=1">\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('<PARAM NAME="AutoSize" VALUE="0">\n');  
    document.write('<embed type="application/x-mplayer2" name="video2" 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="288" AutoStart="1" AutoSize="0" DefaultFrame="slideshow" Src="http://mfile.akamai.com/43642/wmv/wms.streamcast.com.au/webtron/gcm08/gcm20080706a.asx?obj=1" ShowVolumeControls="1">\n');
    document.write('</embed>\n');
    document.write('</object>\n');  
}

function RunLiveVideo()
{ 
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="288">\n');
    document.write('<param name="FileName" value ="http://mfile.akamai.com/43642/live/reflector:32941.asx?bkup=42108">\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('<PARAM NAME="AutoSize" VALUE="0">\n');  
    document.write('<embed type="application/x-mplayer2" name="video2" 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="288" AutoStart="1" AutoSize="0" DefaultFrame="slideshow" Src="http://mfile.akamai.com/43642/live/reflector:32941.asx?bkup=42108" ShowVolumeControls="1">\n');
    document.write('</embed>\n');
    document.write('</object>\n');  
}
