function offnen (pfad) {
	window.open (pfad,"","width=500,height=490")
}
