    <!--
    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 = ( agent.indexOf("MSIE") > -1 || agent.indexOf("Netscape") > -1 ) ? false : true;
	var player = document.getElementById("BXOCXplayer");


    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 (isIE || isNetscape || isOtherBrowser) {
        if (document.BXOCXplayer.playState == 2)
			{
				alert('Press the [Esc] key on your keyboard to exit full screen mode');
			}
        document.BXOCXplayer.DisplaySize = 3;
    	}
    }

    function PowerOn() {
    if (isIE || isNetscape || isOtherBrowser) {
            alert('There may be a delay of up to 15 seconds. Your connection and browser must support a 400kbps Windows Media Stream.');
            document.BXOCXplayer.Play();
        }
    }
    function Play() {
    if (isIE || isNetscape || isOtherBrowser) {
            document.BXOCXplayer.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.');
        }
    }
    function Pause() {
    if (isIE || isNetscape || isOtherBrowser) {
            document.BXOCXplayer.Pause();
        }
    }
    function Stop() {
    if (isIE || isNetscape || isOtherBrowser) {
            document.BXOCXplayer.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 playvideo2k8(){
	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 playarchive2k8(){
	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 play20090429(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090429.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090429.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090426(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090426.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090426.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090422(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090422.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090422.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090419(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090419.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090419.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090417(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090417.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090417.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090416(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090416.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090416.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090415(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090415.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090415.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090414(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090414.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090414.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090413(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090413.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090413.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090412(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090412.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090412.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090408(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090408.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090408.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090405(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090405.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090405.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090401(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090401.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090401.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090329(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090329.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090329.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090325(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090325.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090325.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}


function play20090322(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090322.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090322.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090318(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090318.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090318.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090315(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090315.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090315.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090311(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090311.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090311.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090308(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090308.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090308.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090304(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090304.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090304.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090301(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090301.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090301.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090225(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090225.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090225.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090222s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090222s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090222s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090222(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090222.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090222.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090218(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090218.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090218.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090211(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090211.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090211.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090208s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090208s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090208s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090208(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090208.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090208.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090204(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090204.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090204.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090201s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090201s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090201s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090201(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090201.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090201.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090125s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090125s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090125s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090125(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090125.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090125.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090118s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090118s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090118s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090118(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090118.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090118.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090111s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090111s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090111s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090111(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090111.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090111.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090107(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090107.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090107.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20090104(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20090104.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20090104.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081231(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081231.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081231.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081228s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081228s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081228s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081228(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081228.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081228.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081221s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081221s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081221s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}
function play20081221(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081221.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081221.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081214s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081214s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081214s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}
function play20081214(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081214.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081214.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081210(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081210.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081210.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081207s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081207s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081207s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}
function play20081207(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081207.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081207.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081203(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081203.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081203.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081130s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081130s1.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081130s1.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081130(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081130.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081130.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081126(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081126.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081126.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081123(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081123.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081123.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081122(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081122.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081122.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081119(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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/20081119.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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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/20081119.asx" showcontrols="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081116(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081112(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081109(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081105(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081102s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081102(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081029(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081026s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081026(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081022(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081019(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081015(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081012s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081012(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081008(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081005s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081005(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20081001(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080927(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080924(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080921s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080921(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080917(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080914s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080914(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080910(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080907s2(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080907s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080907(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080903(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080831w1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080831s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080831(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080827(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080824(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080820(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080817s1(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080817(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showtracker="1" showstatusbar="1" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080813(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080810(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080730(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080727(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080723(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080713(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080709(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080708(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

function play20080706(){
	document.write('<object id="BXOCXplayer" width="400" height="355" 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="true"/>')
	document.write('<PARAM NAME="ShowTracker" VALUE="true"/>')
	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="1" showstatusbar="0" AutoStart="1" volume="0" width="400" height="355">')
	document.write('</embed>')
	document.write('</object>')
}

