function Fensterauf(theURL,winName,features) { F2 = window.open(theURL,winName,features);}
