



document.write('<OBJECT style="z-index: -1;" ');
document.write('classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" ');
document.write('CODEBASE= "http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" ');			   
document.write('width=320 height=309 ');
document.write('standby="Loading Microsoft Windows Media Player components..." ');		   
document.write('type="application/x-oleobject" ');			   
document.write('VIEWASTEXT> ');			   
			   
     

document.write('<PARAM NAME="FileName"  VALUE="http://www.tonyevansmp3.com/urbanalternative/extras/NCAASIhomePgpromo.wmv"> ');
document.write('<PARAM NAME="AutoStart" Value="true"> ');
document.write('<PARAM NAME="ShowControls" Value="true"> ');
document.write('<PARAM NAME="wmode" Value="transparent"> ');
document.write('<param name="Volume" value="80"> ');
document.write('<param name="ShowStatusBar" value="1"> ');

																		
document.write('<Embed type="application/x-mplayer2" ');
document.write('pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" ');
document.write('src="http://www.tonyevansmp3.com/urbanalternative/extras/NCAASIhomePgpromo.wmv" ');
document.write('Name=MediaPlayer ');			   
document.write('Width=320 Height=309 ');		
document.write('autostart=1 ');			   
document.write('ShowControls=1 '); 	
document.write('showstatusbar=1 > ');
			   
document.write('</OBJECT>');

document.close()

