function nowe_okno(x, y) {
	window.open("content/zoom.php?x="+x+"&y="+y,"","toolbar=no,location=no,directories=no,resizable=no,scrollbars=no,status=no,menubar=no,titlebar=no,height=450,width=600px");
}
