<!--
	function nF(theURL) { //v2.0
		neuesF=window.open(theURL,"aktuell","height=650,width=800,left=150,top=50,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=auto,resizable=0")
 		neuesF.focus();
 	}
 
// -->
	
