function fotopopup(root, adres){

	
	window.open(root+'/uploads/big/'+adres, 'adres', 'toolbar=no,scrollbars=yes,left=0,top=0,width=900,height=700');
}