function favorite_add(){var url="http://www.section.at";var title="section.at - Quiz | Chat | Partnersuche";if(window.sidebar){window.sidebar.addPanel(title,url,"");}else if(window.external){window.external.AddFavorite(url,title);}else if(window.opera&&window.print){return true;}}
function profil(nick){profil_window=window.open("http://www.section.at/profil/"+nick+"/","profil_window","width=749,height=580,location=no,menubar=no,resizeable=no,scollbars=no;status=no,toolbar=no");profil_window.focus();}
function nickpage(nick){profil_window=window.open(nick.href,"profil_window","width=749,height=580,location=no,menubar=no,resizeable=no,scollbars=no;status=no,toolbar=no");profil_window.focus();return false;}
if(top!=self){top.location=self.location;}
function c_input(was,wert,art){
	
	if(art == 1){
		if(was.value == ''){was.value=wert;}		
	}else if(art == 2){
		if(was.value == wert){was.value='';}
		document.getElementById("loginsave").style.display = 'none';
		document.getElementById("loginreg").style.display = 'block';
	}else if(art == 3){
		if(was.value == ''){
			was.style.display = 'none';
			document.getElementById("loginpwd0").style.display = 'inline';
		}
	}else if(art == 4){
		was.style.display = 'none';
		if(document.getElementById("loginpwd1").value == 'chat.at'){
			document.getElementById("loginpwd1").value = '';
		}
		document.getElementById("loginpwd1").style.display = 'inline';
		
		if(document.getElementById("loginnick").value != 'Nickname'){
			document.getElementById("loginreg").style.display = 'none';
			document.getElementById("loginsave").style.display = 'block';	
		}else{
			document.getElementById("loginreg").style.display = 'block';
			document.getElementById("loginsave").style.display = 'none';	
		}	
		document.getElementById("loginpwd1").focus();
		
	}
}

function f_js(what){
	
}
