var wayto = 'pic/4Tick/';
document.write('<div id="OverAll" style="position:absolute; top:0px; left:0px; width:'+screen.width+'px; height:'+screen.height+'px; opacity:0.85; moz-opacity:0.85; filter:alpha(opacity=85); display:none; z-index:11"></div>');

var CloseButton = '<div style="position:absolute; top:-30px; right:-20px; padding:3px; z-index:12"><a href="javascript:CloseRegBox()" style="color:#000690; text-decoration:none;"><big><b>X</b></big></a></div>';

var NewUser = '<div style="position:absolute; top:20px; left:20px; width:260px; height:250px; text-align:justify"><b style="color:#000690; font-size:14pt">Du bist neu hier!</b><br><br>Eröffnen hier Dein 4Tick-Konto und erstelle Deinen eigenen LiveTicker!<br><br>Das einzeige was Du hinterlegen mu&szlig;t ist Deine E-Mail Adresse.<br><br>E-Mail Adresse:<br><form action="http://www.12App.com?Registrieren" method="post"><input type="text" size="45" name="NewEmail" id="NewEmail"><br><br><input type="image" src="'+wayto+'EroeffnenButton.gif" border="0" name="submit" alt="jetzt teilnehmen" style="border:none"></form><small style="color:#000690;">Registrierung erfolgt über 12App.com</small></div>';

var TrennLine = '<div style="position:absolute; top:10px; left:300px; width:2px; height:260px; background:url('+wayto+'LogBoxLine.jpg) -1px 0px;"></div>';

var OldUser = '<div style="position:absolute; top:20px; left:320px; width:260px; height:250px; text-align:justify"><b style="color:#000690; font-size:14pt">Du bist schon angemeldet!</b><br><br>E-Mail Adresse:<br><form action="http://www.12App.com/12APP/Login.php?L=t4" method="post"><input type="email" size="45" name="email"><br><br>Passwort<br><input type="password" size="45" name="password"><br><br><br><br><input type="image" src="'+wayto+'AnmeldenButton.gif" border="0" name="submit" alt="jetzt teilnehmen" style="border:none">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.12App.com?Passwort" style="font-size:7pt;"><img src="'+wayto+'Arrow.gif" width="4" height="8" border="0" alt=""> Passwort vergessen</a></form></div>';

document.write('<div id="RegBoxInh" style="position:absolute; top:110px; left:110px; width:600px; height:300px; background:url('+wayto+'LogBoxBgr.jpg); border:6px groove #000690; display:none; z-index:12">'+CloseButton+' '+NewUser+' '+TrennLine+' '+OldUser+'</div>');
