fotopopup_epemastate = null;
function fotopopup(url) {
	if (fotopopup_epemastate) {
		fotopopup_epemastate.close();
	}
	fotopopup_epemastate = window.open(url, "fotopopup_epemastate", "width=790,height=600,scrollbars=no,resizable=no,status=no,toolbar=no,menubar=no");
}
