
function emailPage()
{
	window.open('email.php?l='+escape(location),'winemail','width=500,height=500,toolbar=0,status=0');
}







