function popupInfo(datei) {	
	window.open(datei, "RRC", "width=770,height=450,toolbar=no,location=no,scrollbars=yes,menubar=no,resizable=no");
}