function ablakotnyit(mit) {
	nagykep=window.open(mit,"nagykep","width=600,height=520,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=1");
	nagykep.focus();
}
