function popup(img) {
	kisablak=window.open("/foto.php?img="+ img,'kep_window','width=800,height=600,left=100,top=100,scrollbars=no');
}

