	titel = 'GothicGays.de';

	function notexte() {
			parent.haupt_info.document.getElementById("txt").firstChild.nodeValue = titel;
			
			}
	function texte(titel0) {
			parent.haupt_info.document.getElementById("txt").firstChild.nodeValue = titel0;
		}
	function user(ident) {
			newwindow = window.open("/1/file/userprofile/index.php?id="+ident+"","Userprofil","toolbar=no,status=no,menubar=no,width=550,height=550");
		}
	function message(id) {
			fenster = window.open("/1/mess2.php?num="+id+"","Message","toolbar=no,scrollbars,status=no,menubar=no,width=300,height=450");
		}