function forum(){
	var akt1;
	akt1=window.open("login.html","Haupt","status=1,toolbar=1,hotkeys=no,resizable=yes,scrollbars=yes");
	}
