    <!--
    var preloadFlag = false;

    var browserName = navigator.appName;

    var agent = navigator.userAgent;
    var isIE = ( agent.indexOf("MSIE") > -1 ) ? true : false;
    var isNetscape = ( agent.indexOf("Netscape") > -1 ) ? true : false;
    var isOtherBrowser = ( isIE || isNetscape ) ? false : true;


    function ShowBitrateSettings() {
        // update the setting tab
        //alert("player url = "+ parent.document.pickup.playerurl.value);
        parent.message.location = parent.document.pickup.settingsurl.value;
    }

    function FullScreen() 
	{
		if(document.BXOCXplayer.playState == 3) 
		{
			alert('Press the [Esc] key on your keyboard to exit full screen mode');
			if (isIE) 
			{
				document.BXOCXplayer.displaysize=3;
			}
			if (isNetscape || isOtherBrowser) 
			{
				document.BXOCXplayer.controls.fullscreen=true;
			}
        }
    }

    function PowerOn()
	{
		alert('There may be a delay of up to 15 seconds. Your connection and browser must support a 400kbps Windows Media Stream.');
		if (isIE) 
		{
		document.BXOCXplayer.play();
		}
		if (isNetscape || isOtherBrowser) 
		{
		document.BXOCXplayer.controls.play();
		}
    }
	
    function Play() 
	{
//		alert('When playing streaming media, there may be a delay time of up to 15 seconds for buffering before seeing the media you are trying to access.');
		if (isIE) 
		{
		document.BXOCXplayer.play();
		}
		if (isNetscape || isOtherBrowser) 
		{
		document.BXOCXplayer.controls.play();
		}
    }
	
    function Pause()
	{
//		alert('When playing streaming media, there may be a delay time of up to 15 seconds for buffering before seeing the media you are trying to access.');
		if (isIE) 
		{
		document.BXOCXplayer.pause();
		}
		if (isNetscape || isOtherBrowser) 
		{
		document.BXOCXplayer.controls.pause();
		}
    }
	
    function Stop()
	{
		if (isIE) 
		{
		document.BXOCXplayer.stop();
		}
		if (isNetscape || isOtherBrowser) 
		{
		document.BXOCXplayer.controls.stop();
		}
    }

    // -->


function playvideo(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="webcast.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="transparentatStart" VALUE="true"/>')
	document.write('<PARAM NAME="showControls" VALUE="false"/>')
	document.write('<PARAM NAME="animationatStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="webcast.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function playarchive(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="transparentatStart" VALUE="true"/>')
	document.write('<PARAM NAME="showControls" VALUE="false"/>')
	document.write('<PARAM NAME="animationatStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function playvideostream(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="webcast.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="transparentatStart" VALUE="true"/>')
	document.write('<PARAM NAME="showControls" VALUE="false"/>')
	document.write('<PARAM NAME="animationatStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="webcast.asx" showcontrols="0" showstatusbar="1" AutoStart="1" volume="0" WIDTH="400" HEIGHT="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081116(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081116.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081116.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081112(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081112.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081112.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081109(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081109.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081109.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081105(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081105.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081105.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081102s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081102s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081102s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081102(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081102.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081102.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081029(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081029.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081029.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081026s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081026s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081026s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081026(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081026.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081026.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081022(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081022.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081022.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081019(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081019.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081019.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081015(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081015.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081015.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081012s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081012s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081012s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081012(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081012.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081012.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081008(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081008.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081008.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081005s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081005s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081005s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081005(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081005.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081005.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081001(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20081001.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20081001.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080927(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080927.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080927.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080924(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080924.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080924.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080921s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080921s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080921s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080921(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080921.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080921.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080917(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080917.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080917.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080914s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080914s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080914s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080914(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080914.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080914.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080910(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080910.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080910.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080907s2(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080907s2.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080907s2.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080907s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080907s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080907s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080907(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080907.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080907.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080903(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080903.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080903.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080831w1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080831w1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080831w1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080831s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080831s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080831s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080831(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080831.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080831.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080827(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080827.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080827.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080824(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080824.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080824.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080820(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080820.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080820.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080817s1(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080817s1.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080817s1.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080817(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080817.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="AutoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080817.asx" showcontrols="0" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080813(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080813.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080813.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080810(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080810.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080810.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080730(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080730.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080730.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080727(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080727.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080727.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080723(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080723.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080723.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080713(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080713.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080713.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080709(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080709.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080709.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080708(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080708.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080708.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080706(){
	document.write('<object id="BXOCXplayer" width="400" height="320" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">')
	document.write('<PARAM NAME="FileName" VALUE="archive/20080706.asx"/>')
	document.write('<PARAM NAME="ShowPositionControls" VALUE="false"/>')
	document.write('<PARAM NAME="ShowStatusBar" VALUE="true"/>')
	document.write('<PARAM NAME="autoStart" VALUE="true"/>')
	document.write('<PARAM NAME="uiMode" VALUE="none"/>')
	document.write('<PARAM NAME="TransparentAtStart" VALUE="true"/>')
	document.write('<PARAM NAME="ShowControls" VALUE="false"/>')
	document.write('<PARAM NAME="AnimationAtStart" VALUE="false"/>')
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="BXOCXplayer" src="archive/20080706.asx" showcontrols="0" showstatusbar="0" AutoStart="1" volume="0" width="400" height="320">')
	document.write('</embed>')
	document.write('</object>')
}

