<!--
	function genPrintAndSend() {
		document.write('<a href="../sendfriend/sendfriend.aspx?url=' +escape(document.location.href)+ '&title=' +escape(document.title) + '"><img src="../images/content_btn_sendfriend.gif" width="28" height="32" alt="Tell A Friend" border="0"></a>');
		document.write ('<a href="javascript:;" onClick="MM_openBrWindow(\'/perl/print.pl?file='+document.location.pathname+'\',\'popup\',\'width=600,height=500, scrollbars=yes\')"><img src="../images/content_btn_print.gif" width="28" height="32" alt="Printer Friendly" border="0"></a>');
	}

	function genPrint() {
		document.write('<a href="../sendfriend/sendfriend.aspx?url=' +escape(document.location.href)+ '&title=' +escape(document.title) + '"><img src="../images/content_btn_sendfriend.gif" width="28" height="32" alt="Tell A Friend" border="0"></a>');
	}
//-->
