	<!--
	   function Fensterauf(was, wo, wi) 
	   {
	   fenster = window.open(was, wo, wi) 
	   }
	//-->