// Script by PA-S.de // P91LOADING (C) 2008 by PA-S.de function anloadingja(PAS,TIME){var heurix=document.getElementById('heurix');if(PAS<1){document.getElementById('P91Loading').innerHTML='Laden.... Lade.... ';heurix.style.display="block";window.setTimeout("anloadingja(1)",TIME);}else{heurix.style.display="none";}} function anloadingja_correct(){var heuri=document.getElementById('hrahmen').offsetHeight;var heurix=document.getElementById('heurix');heurix.style.height=heuri+"px";} function leeren(text){if(text.defaultValue==text.value){text.value="";}} function darkpas(STATUS){var heuri=document.getElementById('heurix');var heurix=document.getElementById('P91Loading');heurix.style.display="none";heuri.style.display="none";if(STATUS>0){heuri.style.display="block";}} function loadloginpas(AKTION){var heuri=document.getElementById('anloginja');if(AKTION>0){darkpas(1);heuri.style.display="block";minus=document.getElementById('anloginja').offsetHeight;minusgesamt=0-minus;heuri.style.top=minusgesamt+"px";loadloginpasopen(minusgesamt,20);}else{ppp=document.getElementById('anloginja').style.top;ppp=ppp.split("px").join("");loadloginpasclose(ppp,20);}} function loadloginpasopen(start,ints){var heurix="200";var heuri=start+ints;document.getElementById('anloginja').innerHTML='

Login erforderlich Community Login

Username:

Passwort:

Merken

Login erforderlichKostenlos registrieren!
Abbrechen

';document.getElementById('anloginja').style.top=heuri+'px';if(heuriheurix){setTimeout("loadloginpasclose("+heuri+", "+ints+");",5);}else{document.getElementById('anloginja').display="none";darkpas(0);stop();}} //anloadingja(0,500); function icon(theicon){document.form1.nachricht.value+=theicon;document.form1.nachricht.focus();} function x(){return;} function DoSmilie(addSmilie){var revisedMessage;var currentMessage=document.form1.nachricht.value;revisedMessage=currentMessage+addSmilie;document.form1.nachricht.value=revisedMessage;document.form1.nachricht.focus();return;} function showanpasja(heurix,username,name,lastaktion,onoff,avatar,ort,varpost,uid){var pas="userpop";var kx=xpas(heurix);var ky=ypas(heurix)+19;var varort='';document.getElementById(pas).style.top=ky+'px';document.getElementById(pas).style.left=kx+'px';if(ort!=""){varort='
Ort: '+ort;}if(onoff=="0"){onoff='Offline';}else{onoff='Online';}document.getElementById(pas).innerHTML='
'+username+'
Schließen
Status: '+onoff+'
Name: '+name+'
Forumbeiträge: '+varpost+varort+'
Profil ansehen
';document.getElementById(pas).style.display="block";} function unshowanpasja(){document.getElementById("userpop").style.display="none";} function xpas(heuri){return(heuri.offsetParent)?heuri.offsetLeft+xpas(heuri.offsetParent):heuri.offsetLeft;} function ypas(heuri){return(heuri.offsetParent)?heuri.offsetTop+ypas(heuri.offsetParent):heuri.offsetTop;} function P91Captcha(pfad){var pas=new Image();var heuri=new Date();pas.src=pfad+"pas.php?x="+heuri.getTime();document.getElementById("P91Captcha").src=pas.src;}