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

