function yenipencere (url)
{
	window.open (url, "pencere", 
"scrollbars=no, left=1, top=1, width=640, height=480, resizable=no");
}