	 <!--
document.writeln('<br>');
document.writeln('<center>');
document.writeln('<font color="#000080">');
document.writeln('You will need one of the following FREE media players for these presentations');
document.writeln('</font>');
document.writeln('<br>');

document.writeln('<center>');
document.writeln('<table summary="" border="0">');
	document.writeln('<tr>');
		document.writeln('<td>');
		document.writeln('<center>');
document.writeln('<A HREF="http://www.microsoft.com/windows/windowsmedia/player/download/" target="_blank">'); 
document.writeln('<IMG ALT="Get Windows Media Player" SRC="http://www.microsoft.com/windows/windowsmedia/images/logos/wmp10/Download_88x31_static.gif" WIDTH="88" HEIGHT="31" BORDER="0" HSPACE="75" VSPACE="7">');
document.writeln('</A>'); 
document.writeln('</CENTER>');
		document.writeln('</td>');
		document.writeln('<td>');
		document.writeln('<right>');
document.writeln('<A HREF="http://switchboard.real.com/links/?btn=en/dwnld_88x31" target="_blank">');
document.writeln('<IMG SRC="http://logo.real.com/en/dwnld_88x31.gif" WIDTH="88" HEIGHT="31" BORDER="0" ALT="Download RealPlayer" HSPACE="75" VSPACE="7">');
document.writeln('</A>');
		document.writeln('</td>');
	document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</center>');

document.writeln('<BR>');
	//-->


