
	function imprint(wen) {
		fenster1 = window.open(wen+".htm","Imprint","scrollbars=1,resizable=0,width=450,height=350,top=0,left=0");
	}


