﻿<!--
	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=" 告知朋友 " border="0"></a>');
		document.write ('<a href="javascript:;" onClick="MM_openBrWindow(\'/perl/printfriendly.aspx?file='+document.location.pathname+'\',\'popup\',\'width=600,height=500,scrollbars=yes\')"><img src="../images/content_btn_print.gif" width="28" height="32" alt=" 友善列印 " 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=" 告知朋友 " border="0"></a>');
	}
//-->
