document.write(' <OBJECT ID="MediaPlayer" WIDTH=640 HEIGHT=491 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"');
document.write(' codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"');
document.write(' standby="Loading Microsoft Windows Media Player components..."');
document.write(' type="application/x-oleobject">');
document.write('     <PARAM NAME="FileName" VALUE="hammond_summer2008.wmv">');
document.write('     <PARAM NAME="ShowControls" VALUE="1">');
document.write('     <PARAM NAME="ShowDisplay" VALUE="0">');
document.write('     <PARAM NAME="ShowStatusBar" VALUE="1">');
document.write('     <PARAM NAME="AutoSize" VALUE="0">');
document.write('     <Embed type="application/x-mplayer2"');
document.write('         pluginspage="http://www.microsoft.com/windows/windowsmedia/download/AllDownloads.aspx/"');
document.write('         filename="hammond_summer2008.wmv"');
document.write('         src="hammond_summer2008.wmv"');
document.write('         Name=MediaPlayer');
document.write('         ShowControls=1');
document.write('         ShowDisplay=0');
document.write('         ShowStatusBar=1');
document.write('         width=640');
document.write('         height=491>');
document.write('     </embed>');
document.write(' </OBJECT>');