 
			var strPath = "<td height='14' nowrap width='25'>";
    		strPath = strPath +"<a href=# onClick=\"javascript:window.open('/mailthispage.asp?pageurl=";
			strPath = strPath + document.location.href;
			strPath = strPath + "','email','menubar=no,location=no,scrolling=no,noresize,width=350,height=330')\">";
			strPath = strPath + "<img src=/images/3%20icons/e_mail.gif width=97 height=17 border=0></a>";			
			///strPath = strPath + "</td><td height='14' nowrap width='25'><a href='#' onclick='window.print()'><img src=\"../../../images/3%20icons/printer.gif\" width=\"113\" height=\"20\" border=\"0\"></a></td>";
			document.write(strPath); 
			