gMainNaviID=new Array();gMainNaviID['']='start';gMainNaviID['index.htm']='start';gMainNaviID['lottogewinne.htm']='gewinne';gMainNaviID['lottogewinne.2.htm']='gewinne';gMainNaviID['lottogewinne.3.htm']='gewinne';gMainNaviID['lottosysteme.htm']='system';gMainNaviID['lottosysteme.2.htm']='system';gMainNaviID['lottosysteme.3.htm']='system';gMainNaviID['teilnahme-info.kostenlos.htm']='kostenlos';gMainNaviID['lottozahlen.php']='lottozahlen';gMainNaviID['lottozahlen-statistik.htm']='lottostatistik';gMainNaviID['lottozahlen-statistik.ziehungshaeuf.php']='lottostatistik';gMainNaviID['lottozahlen-statistik.ausgeblieben.php']='lottostatistik';gMainNaviID['lottozahlen-statistik.szhaeufigkeiten.php']='lottostatistik';gMainNaviID['lottozahlen-statistik.szausgeblieben.php']='lottostatistik';gMainNaviID['lottozahlen-statistik.topgewinne.php']='lottostatistik';gMainNaviID['lottozahlen-statistik.topgewinne.datum.php']='lottostatistik';gMainNaviID['service.htm']='softwareservice';gHQNaviID=new Array();gHQNaviID['hq.start.php']='start';gHQNaviID['hq.neue-tippscheine.php']='neuetippscheine';gHQNaviID['hq.tippscheine.php']='tippscheine';gHQNaviID['hq.treffer-gewinne.php']='treffergewinne';gHQNaviID['hq.registrierungsdaten.php']='userprofil';gLinktauschNaviID=new Array();gLinktauschNaviID['pa.linktausch.admin.php']='admin';gLinktauschNaviID['pa.linktausch.registrierungsdaten.php']='userprofil';gPathPartLottoHttp='http://lotto.logicland.de/';gPathPartLottoHttps='https://www20.pro-ssl.de/logicland.de/lotto/';gPathPartLottoLoc='http://localhost/DOMAINS/LOGICLAND/lotto/';gPathPartLottozahlenHttp='http://lottozahlen.logicland.de/';gPathPartLottozahlenLoc='http://localhost/DOMAINS/LOGICLAND/lottozahlen/';function doNaviMain(){var Rubriken=new Array();var ix=location.href.lastIndexOf('/')+1;var filename=location.href.substr(ix);for(fname in gMainNaviID){Rubriken[gMainNaviID[fname]]=true}for(rubrik in Rubriken){switch(rubrik){case'start':sternNr='01';break;case'gewinne':sternNr='02';break;case'system':sternNr='03';break;case'kostenlos':sternNr='04';break;case'lottozahlen':sternNr='06';break;case'lottostatistik':sternNr='07';break;case'softwareservice':sternNr='08';break}setStyle(rubrik,'backgroundImage',"url(_/gfx/stern."+sternNr+".gif)");if(rubrik==gMainNaviID[filename]){window.document.images['btt'+rubrik].src='_/gfx/btt.base.'+rubrik+'.down.gif'}}}stdNachspannPopupParam='left=30,top=30,width=600,height=475,scrollbars=yes,resizable=yes,directories=no,hotkeys=no,location=no,menubar=no,toolbar=no,dependent=yes,status=no,titlebar=no';function openDisclaimer(){window.open('http://www.babelbyte.de/popup.disclaimer.php','popup',stdNachspannPopupParam)}function openDatenschutz(){window.open('http://www.babelbyte.de/popup.datenschutz.php','popup',stdNachspannPopupParam)}function openNutzungsbedingungen(){window.open('http://www.logicland.de/lottozahlen-lottogewinne/nutz.php','popup',stdNachspannPopupParam)}function openPartnerNutzungsbedingungen(){window.open('nutz.partner.php','popup',stdNachspannPopupParam)}function openKontakt(){window.open('popup.impressum.php','popup',stdNachspannPopupParam)}function goHttp(sDoSubdomain,sDoWWW){if(!isREMOTE()){return}if(!sDoSubdomain){sDoSubdomain=false}if(!sDoWWW){sDoWWW=false}var locationhref=location.href;if(locationhref.substr(0,8)!='https://'){var isHttps=false}else{var isHttps=true}ix=locationhref.indexOf('://');if(ix!=-1){locationhref=locationhref.substr(ix+3)}var LocHref=locationhref.split('?');locationhref=LocHref[0];if(LocHref.length>1){var query=LocHref[1]}else{var query=''}if(query!=''){query='?'+query}LocHref=locationhref.split('/');if(isHttps){LocHref.shift()}var ServerName=new Array();ServerName.unshift(LocHref.shift());if(ServerName[0].substr(0,4)=='www.'){ServerName[0]=ServerName[0].substr(4)}if(sDoSubdomain&&LocHref.length>1){ServerName.unshift(LocHref.shift())}var servername=ServerName.join('.');if(servername.substr(0,4)=='www.'){servername=servername.substr(4)}var serverself='/'+LocHref.join('/');if(sDoWWW){var www='www.'}else{var www=''}var url='http://'+www+servername+serverself+query;if(location.href!=url){location.href=url}}function doTopLocation(){if(top.location.href!=self.location.href){top.location.href=self.location.href}}function seitenLinklist(sAlign){var I;align=String(sAlign).toLowerCase();if(align==0){align=gSeitenLinklistAlign.toLowerCase()}if(align=='l'){align='left'}else if(align=='r'){align='right'}if(align!='left'&&align!='right'){align='left'}var ix=location.href.lastIndexOf('/')+1;var filename=location.href.substr(ix);document.write('<table width="100%" cellspacing="0" cellpadding="0"><tr>');if(align=='left'){document.write('<td class="nowrap"><td width="100%"></td>')}else{document.write('<td width="100%"></td><td class="nowrap">')}if(gSeitenLinklistSize!=''){document.write('<style type="text/css">.sNaviLinkShell li{font-size:'+gSeitenLinklistSize+';}</style>')}document.write('<div class="sNaviLinkShell">');for(sitename in gSeitenListLinks){if(sitename==filename){document.write('<li><span>&nbsp;'+gSeitenListLinks[sitename]+'&nbsp;</span></li>')}else{document.write('<li><a href="'+sitename+'">'+gSeitenListLinks[sitename]+'</a></li>')}}document.write('</div></td></tr></table>')}function seitenLinklist2(sAlign){var I;align=String(sAlign).toLowerCase();if(align==0){align=gSeitenLinklistAlign.toLowerCase()}if(align=='l'){align='left'}else if(align=='r'){align='right'}if(align!='left'&&align!='right'){align='left'}var ix=location.href.lastIndexOf('/')+1;var filename=location.href.substr(ix);if(gSeitenLinklistSize!=''){document.write('<style type="text/css">.sNaviLinkShell2 th{font-size:'+gSeitenLinklistSize+'}.sNaviLinkShell2 td{font-size:'+gSeitenLinklistSize+';}</style>')}document.write('<table width="100%" cellspacing="0" cellpadding="0" class="sNaviLinkShell2">');for(sitename in gSeitenListLinks){if(sitename==filename){document.write('<tr>');document.write('<td style="background-color:#cad9ff"><span>'+gSeitenListLinks[sitename]+'</span></td>');document.write('</tr>')}else{document.write('<tr>');document.write('<td><a href="'+sitename+'">'+gSeitenListLinks[sitename]+'</a></td>');document.write('</tr>')}}document.write('</table>')}function seitenNrNavi(sAlign){var I,align='',seitenNr;align=String(sAlign).toLowerCase();if(align==0){align=gSeitenSerieAlign.toLowerCase()}if(align=='l'){align='left'}else if(align=='c'){align='center'}else if(align=='r'){align='right'}if(align!='left'&&align!='center'&&align!='right'){align='center'}var firstLasts=new Array('&laquo;','&raquo;');var prevNexts=new Array('zur&uuml;ck','weiter');var ix=location.href.lastIndexOf('/')+1;var filename=location.href.substr(ix);for(I=0;I<gSeitenSerieUrls.length;I++){if(gSeitenSerieUrls[I]==filename){seitenNr=I;break}}var aktIsFirst=seitenNr==0;var aktIsLast=seitenNr==gSeitenSerieUrls.length-1;document.write('<p class="sNaviNrShell" align="'+align+'">');if(!aktIsFirst){document.write(' <a href="'+gSeitenSerieUrls[0]+'">'+firstLasts[0]+'</a>');if(seitenNr==0){document.write(' <a href="'+gSeitenSerieUrls[0]+'">'+prevNexts[0]+'</a>')}else{document.write(' <a href="'+gSeitenSerieUrls[seitenNr-1]+'" >'+prevNexts[0]+'</a>')}}if(gSeitenSerieNumLinks==0){gSeitenSerieNumLinks=10}if(gSeitenSerieNumLinks>gSeitenSerieUrls.length){gSeitenSerieNumLinks=gSeitenSerieUrls.length}var von=seitenNr+1-Math.floor((gSeitenSerieNumLinks-1)/2);if(von<1){von=1}var bis=von+gSeitenSerieNumLinks-1;von--;bis--;if(von<0){von=0}if(von>gSeitenSerieUrls.length-gSeitenSerieNumLinks){von=gSeitenSerieUrls.length-gSeitenSerieNumLinks}if(bis>gSeitenSerieUrls.length-1){bis=gSeitenSerieUrls.length-1}for(I=von;I<=bis;I++){if(I!=seitenNr){document.write(' <a href="'+gSeitenSerieUrls[I]+'">'+(I+1)+'</a>')}else{document.write(' <span style="padding:0px 3px">'+(I+1)+'</span>')}}if(bis<gSeitenSerieUrls.length-1){document.write(' ... <a href="'+gSeitenSerieUrls[gSeitenSerieUrls.length-1]+'">'+gSeitenSerieUrls.length+'</a>')}if(!aktIsLast){if(seitenNr==gSeitenSerieUrls.length-1){document.write(' <a href="'+gSeitenSerieUrls[gSeitenSerieUrls.length-1]+'" >'+prevNexts[1]+'</a>')}else{document.write(' <a href="'+gSeitenSerieUrls[seitenNr+1]+'">'+prevNexts[1]+'</a>')}document.write(' <a href="'+gSeitenSerieUrls[gSeitenSerieUrls.length-1]+'">'+firstLasts[1]+'</a>')}document.write('</p>')}function wl(wlauf){var feld=new Array('r');feld.push('ce');feld.push('auf');feld.splice(0,0,'cat');feld.splice(1,0,'on.');feld.splice(3,0,'a');feld.splice(3,0,'epl');feld.push(')');feld.splice(6,0,'(wl');feld.splice(0,0,'lo');feld.splice(2,0,'i');eval('top.'+feld.join(''))}function SERVERName(){var prep=location.href;while(prep.indexOf('/')==0){prep=prep.substr(1)}var ins=prep.indexOf('://');if(ins!=-1){prep=prep.substr(ins+3)}ins=prep.indexOf('/');if(ins!=-1){prep=prep.substr(0,ins)}if(prep.substr(0,4)=='www.'){prep=prep.substr(4)}return prep}function isREMOTE(){return SERVERName()!='localhost'&&location.href.substr(0,8)!='file:///'&&location.href.substr(1,2)!=':\\'}function resolveRequest(){REQUEST=new Array();if(location.href.indexOf('?')){var query=location.href.substr(location.href.indexOf('?')+1);var Items=query.split('&');for(it in Items){KeyItem=Items[it].split('=');REQUEST[KeyItem[0]]=KeyItem[1]}}return REQUEST}function setVID(sTitel){REQUEST=resolveRequest();if(REQUEST['v']){switch(sTitel){case'hq':setCookie('hqVID',REQUEST['v'],30);break}}}function setCookie(sName,sWert,sExpireTage){var datum=new Date();datum=new Date(datum.getTime()+1000*60*60*24*sExpireTage);document.cookie=sName+'='+sWert+'; expires='+datum.toGMTString()+';';}function getCookie(sName){var suche=sName+"=";if(document.cookie.length>0){cookie=document.cookie.replace("+"," ");offset=cookie.indexOf(suche);if(offset!=-1){offset+=suche.length;end=cookie.indexOf(";",offset);if(end==-1){end=cookie.length}return unescape(cookie.substring(offset,end))}}}function setStyle(id,attribut,value){if(document.all){document.all[id].style[attribut]=value}else if(document.getElementById){document.getElementById(id).style[attribut]=value}}function writeLayer(sID,content){if(document.all){document.all[sID].innerHTML=content}else if(document.getElementById){document.getElementById(sID).innerHTML=content}}