﻿function FotoWin() {
	window.open("","FotoWin",'toolbar=0,location=0,scrollbars=1,width=850,height=650,resizable=0,left=100,top=100');
} 
