function pencere(link)
{
	window.open (link, 'mail', 'width=450,height=350,status=yes,location=no');
}

