//ALDARON - 00001010 - 1.0.11 - 2007-12-14

SysVarsHead("aldaron.de","index.html");

// ============================= Submenue-Daten ==============================

// Delay-Zeit in ms
menuDelay=300;

// Popup-Parameter
 popupParam="left=400,top=200,width=450,height="+((agt_maxHeight)?Math.min(agt_maxHeight-240,800):480)+",menubar=no,location=no,scrollbars=yes";
 popupPageParam=new Array();
 popupPageParam["impressum"]=popupParam;
 popupPageParam["kontakt"]=popupParam;
 popupPageParam["datenschutz"]=popupParam;
 popupFocus=true;

// Globale Farben (ueberschreiben Farbdefinitionen der Seiten)
 activeSubColor="#1C1C1C"; activeSubBackgroundColor="#FFFFFF";
 activeMenuColor="#1C1C1C"; activeMenuBackgroundColor="#FFFFFF";
 standardSubColor="#808080"; standardSubBackgroundColor="#FFFFFF";
 standardMenuColor="#808080"; standardMenuBackgroundColor="#FFFFFF";
 hoverSubColor="#FFFFFF"; hoverSubBackgroundColor="#A0A0A0";
 hoverMenuColor="#FFFFFF"; hoverMenuBackgroundColor="#A0A0A0";
// Generelle Hintergrundfarbe des Submenues (entspricht Farbdefinition der Seite)
 standardBackgroundColor="#FFFFFF";

function writeSub() {
 var i=-1;
 sm=new Array();
 is_dhtml=toggle();

 var border=0;
 var size="width:35em; height:1px; background-color:"+activeSubBackgroundColor;

 if(is_dhtml || activeSub=="Leer") {
  i++; sm[i]='<table id="SubLeer" border="'+border+'" bgcolor="'+standardBackgroundColor+'" width="100%" style="width:100%; height:1em;" cellspacing="0" cellpadding="0" onmouseout="abortSub(); sub(lastSub);">';
  i++; sm[i]=' <tr valign="middle" onmouseover="abortSub();"><td class="MenuStart"> '
  i++; sm[i]='&#160;&#160;';
  i++; sm[i]='   <br></td></tr>';
  i++; sm[i]=' <tr><td><img src="/poc/leer.gif" style="'+size+'" alt="" border="0"></td></tr>';
  i++; sm[i]='</table>';
 }

 if(is_dhtml || activeSub=="Start") {
  i++; sm[i]='<table id="SubStart" border="'+border+'" bgcolor="'+standardBackgroundColor+'" width="100%" style="width:100%; height:1em;" cellspacing="0" cellpadding="0" onmouseout="abortSub(); sub(lastSub);">';
  i++; sm[i]=' <tr valign="middle" onmouseover="hover(this); abortSub();" onmouseout="standard(this);"><td class="MenuStart"> '
  i++; sm[i]='&#160;&#160;';
//  i++; sm[i]='  <!-- a id="angebot" class="MenuStart" href="/start_angebot.html" onMouseUp="b(this);">angebot</a> <span class="SubDiv">|</span -->';
  i++; sm[i]='   <br></td></tr>';
  i++; sm[i]=' <tr><td><img src="/poc/leer.gif" style="'+size+'" alt="" border="0"></td></tr>';
  i++; sm[i]='</table>';
 }

 if(is_dhtml || activeSub=="Services") {
  i++; sm[i]='<table id="SubServices" border="'+border+'" bgcolor="'+standardBackgroundColor+'" width="100%" style="width:100%; height:1em;" cellspacing="0" cellpadding="0" onmouseout="abortSub(); sub(lastSub);">';
  i++; sm[i]=' <tr valign="middle" onmouseover="hover(this); abortSub();" onmouseout="standard(this);"><td class="MenuServices"> ';
  i++; sm[i]='&#160;&#160;';
  i++; sm[i]='  <a id="beratung" class="MenuServices" href="/service_beratung.html" onmouseup="b(this);">beratung</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="it-management" class="MenuServices" href="/service_it.html" onmouseup="b(this);">it-management</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="internet" class="MenuServices" href="/service_internet.html" onmouseup="b(this);">internet </a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="unix" class="MenuServices" href="/service_unix.html" onmouseup="b(this);">unix</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="netzwerk" class="MenuServices" href="/service_netzwerk.html" onmouseup="b(this);">netzwerk</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="sicherheit" class="MenuServices" href="/service_sicherheit.html" onmouseup="b(this);">sicherheit</a>';
  i++; sm[i]='   <br></td></tr>';
  i++; sm[i]=' <tr><td><img src="/poc/leer.gif" style="'+size+'" alt="" border="0"></td></tr>';
  i++; sm[i]='</table>';
 }

 if(is_dhtml || activeSub=="Produkte") {
  i++; sm[i]='<table id="SubProdukte" border="'+border+'" bgcolor="'+standardBackgroundColor+'" width="100%" style="width:100%; height:1em;" cellspacing="0" cellpadding="0" onmouseout="abortSub(); sub(lastSub);">';
  i++; sm[i]=' <tr valign="middle" onmouseover="hover(this); abortSub();" onmouseout="standard(this);"><td class="MenuProdukte"> ';
  i++; sm[i]='&#160;&#160;';
  i++; sm[i]='  <a id="pinternet" class="MenuProdukte" href="/produkte_internet.html" onmouseup="b(this);">internet</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="branchen" class="MenuProdukte" href="/produkte_branchen.html" onmouseup="b(this);">branchen</a>';
  i++; sm[i]='   <br></td></tr>';
  i++; sm[i]=' <tr><td><img src="/poc/leer.gif" style="'+size+'" alt="" border="0"></td></tr>';
  i++; sm[i]='</table>';
 }

 if(is_dhtml || activeSub=="Unternehmen") {
  i++; sm[i]='<table id="SubUnternehmen" border="'+border+'" bgcolor="'+standardBackgroundColor+'" width="100%" style="width:100%; height:1em;" cellspacing="0" cellpadding="0" onmouseout="abortSub(); sub(lastSub);">';
  i++; sm[i]=' <tr valign="middle" onmouseover="hover(this); abortSub();" onmouseout="standard(this);"><td class="MenuUnternehmen"> ';
  i++; sm[i]='&#160;&#160;';
  i++; sm[i]='  <a id="info" class="MenuUnternehmen" href="/unternehmen_info.html" onmouseup="b(this);">info</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="jobs" class="MenuUnternehmen" href="/unternehmen_jobs.html" onmouseup="b(this);">jobs</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="agb" class="MenuUnternehmen" href="/unternehmen_agb.html" onmouseup="b(this);">agb</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="referenzen" class="MenuUnternehmen" href="/unternehmen_referenzen.html" onmouseup="b(this);">referenzen</a> <span class="SubDiv">|</span>';
  i++; sm[i]='  <a id="im focus" class="MenuUnternehmen" href="/unternehmen_focus.html" onmouseup="b(this);">im focus</a> <!-- span class="SubDiv">|</span -->';
  i++; sm[i]='   <br></td></tr>';
  i++; sm[i]=' <tr><td><img src="/poc/leer.gif" style="'+size+'" alt="" border="0"></td></tr>';
  i++; sm[i]='</table>';
 }
 
 for(i=0;i<sm.length;i++) { document.writeln(sm[i]); }

 if(is_dhtml) {
  if(document.getElementById(activeSub)) {
   document.getElementById(activeSub).style.color=activeSubColor;
   document.getElementById(activeSub).style.backgroundColor=activeSubBackgroundColor;
  }
  if(document.getElementById(activeMenu)) {
   document.getElementById(activeMenu).style.color=activeMenuColor;
   document.getElementById(activeMenu).style.backgroundColor=activeMenuBackgroundColor;
  }
  toggle("fold","table:id","Sub",activeSub,true);
 }

 document.getElementById(activeSub).onmouseover=function() { hover(this); sub(activeSub); document.getElementById(activeSub).style.backgroundColor=hoverSubBackgroundColor; }
 document.getElementById(activeSub).onmouseout=function() { standard(this); document.getElementById(activeSub).style.backgroundColor=standardSubBackgroundColor; }
 document.getElementById(activeMenu).onmouseover=function() { document.getElementById(activeMenu).style.backgroundColor=hoverMenuBackgroundColor; }
 document.getElementById(activeMenu).onmouseout=function() { document.getElementById(activeMenu).style.backgroundColor=standardMenuBackgroundColor; }

}

actualSub="";
displaySubInterrupt=false;
function sub(subid) {
 if(subid!=actualSub) {
  lastSub=actualSub;
  actualSub=subid;
  displaySubInterrupt=window.setTimeout("displaySub('"+actualSub+"')",menuDelay);
 }
}

function displaySub(subid) {
 displaySubInterrupt=false;
 if(subid) {
  toggle("fold","table:id","Sub",subid,true);
 }
}

function abortSub() {
 if(displaySubInterrupt) {
  window.clearTimeout(displaySubInterrupt);
  displaySubInterrupt=false;
 }
}

function hover(menu) {
 // Link- oder Tabellen-Event?
 menu=(menu.id)?menu:document.getElementById(menu.parentNode.parentNode.id.substr(3));
 var mStyle=menu.style;
 if(menu.id!=activeSub) {
  mStyle.color=hoverSubColor;
  mStyle.backgroundColor=hoverSubBackgroundColor;
 }
}

function standard(menu) {
 // Link- oder Tabellen-Event?
 menu=(menu.id)?menu:document.getElementById(menu.parentNode.parentNode.id.substr(3));
 var mStyle=menu.style;
 if(menu.id!=activeSub) {
  mStyle.color=standardSubColor;
  mStyle.backgroundColor=standardSubBackgroundColor;
 }
}

function eyecatch(obj,flag) {
 var eyespace;
 if(obj.style) {
  eyespace=new Object();
  eyetext=new Object();

  eyespace.container=obj.parentNode.parentNode.parentNode.getElementsByTagName("tr")[0];
  eyetext.container=obj.parentNode.parentNode.parentNode.getElementsByTagName("tr")[1];
  
  eyespace.link=eyespace.container.getElementsByTagName("a")[0];
  eyetext.link=eyetext.container.getElementsByTagName("a")[0];

  eyespace.color=cssRule(".eyespace a:link","color");
  eyespace.backgroundColor=cssRule(".eyespace a:link","background-color");
  eyetext.color=cssRule(".eyetext a:link","color");
  eyetext.backgroundColor=cssRule(".eyetext a:link","background-color");

  if(flag) {
   eyespace.link.style.color=eyetext.color;
   eyespace.link.style.backgroundColor=eyetext.backgroundColor;
   eyetext.link.style.color=eyespace.color;
   eyetext.link.style.backgroundColor=eyespace.backgroundColor;
  } else {
   eyespace.link.style.color=eyespace.color;
   eyespace.link.style.backgroundColor=eyespace.backgroundColor;
   eyetext.link.style.color=eyetext.color;
   eyetext.link.style.backgroundColor=eyetext.backgroundColor;
  }
 }
}


// ---------------------------------------------------------------------------

function displayChanger() {
 ChangerElement.innerHTML=ChangerListe[ChangerNr];
// ChangerNr=(ChangerNr<ChangerListe.length-1)?ChangerNr+1:0;
 ChangerNr=rnd(ChangerListe.length)-1; ChangerWechsel=window.setTimeout("displayChanger()",ChangerSeconds*1000);
 var ImageStart=ChangerListe[ChangerNr].toLowerCase().indexOf(" src=");
 if(ImageStart>=0) {
  ImageStart+=5; var ImageEnd=ChangerListe[ChangerNr].indexOf(" ",ImageStart);
  cacheChangerBild.src=ChangerListe[ChangerNr].substring(ImageStart,ImageEnd).replace(/"/g,"").replace(/'/g,"");
 }
}

function holdChanger() {
 window.clearTimeout(ChangerWechsel);
}

function contChanger() {
 ChangerWechsel=window.setTimeout("displayChanger()",ChangerSeconds*1000);
}

function initChanger() {
 if(document.getElementById && document.getElementById(ChangerID)) {
  ChangerElement=document.getElementById(ChangerID);
//  ChangerNr=0;
  ChangerNr=rnd(ChangerListe.length)-1;
  window.setTimeout("displayChanger()",0)
  cacheChangerBild=new Image();
 }
}

function writeChanger() {
 var ChangerBox;
 ChangerBox='<div id="Changer" style="width:203px; height:160px; float:right; padding-left:2px;" align="right" on!MouseOver="if(xChanger){holdChanger();}" on!MouseOut="if(xChanger){contChanger();}"><\/div>\n';
 document.write(ChangerBox);
}

// =============================== Bibliothek ================================

function ceh() { return true; }
function deFocus(element,always) { if((do_deFocus || always) && element.blur) { element.blur(); } }
function rc(text,chars,subs,insensitive) { if(chars) { var i, work, result="", start=0; subs=(subs)?subs:""; if(insensitive) { work=text.toLowerCase(); chars=chars.toLowerCase(); } else { work=text; } i=work.indexOf(chars,start); while(i>=0) { result+=text.substring(start,i)+subs; start=i+chars.length; i=work.indexOf(chars,start); if(!i) { break; } } result+=text.substring(start,text.length); return result; } else { return text; } }
function cc(text,chars) { if(chars) { var ccnext=text.indexOf(chars); var ccfound=0; while(parseInt(ccnext)>=0) { ccfound++; ccnext+=chars.length; ccnext=text.indexOf(chars,ccnext); if(!ccnext) { break; } } return ccfound; } else { return 0; } }
function lineType(hardware,real) { if(agt_speed<=0) { return 0; } if(!hardware) { if(agt_speed<50) { return 1; } else if(agt_speed<120) { return 2; } else if(agt_speed<300) { return 3; } else if(agt_speed<600) { return 4; } else if(agt_speed>=600) { return 5; } } else { hardware=hardware.toLowerCase(); if(hardware=="modem") { return (real)?(agt_speed>0 && agt_speed<50):(agt_speed>0); } else if(hardware=="isdn") { return (real)?(agt_speed>=50 && agt_speed<120):(agt_speed>=50); } else if(hardware=="cable") { return (real)?(agt_speed>=120 && agt_speed<300):(agt_speed>=120); } else if(hardware=="dsl") { return (real)?(agt_speed>=300 && agt_speed<600):(agt_speed>=300); } else if(hardware=="high") { return (agt_speed>=600); } else { return 0; } } }
function winResize() {
 // Alte Groessen sichern, dann System-Variablen aktualisieren
 var doc_widthOld=doc_width, doc_heightOld=doc_height; SysVarsBody()
 // Bei Verwendung von MagicHTML ggf. eigene Routinen aufrufen
 // ( http://Coding.binon.net/html/magichtm.htm )
 magicXL();
 // Bei Aenderung der Browsergroesse: Reload (wenn gewuenscht) - mit Mozilla-Workaround
 if(do_resize && (doc_width!=doc_widthOld || (doc_height!=doc_heightOld && doc_height!=doc_heightOld-1))) { location.reload(); }
}

function SysVarsBody() {
 if(top.window.innerWidth) {
  agt_docWidth=top.window.innerWidth;
  agt_docHeight=top.window.innerHeight;
 } else if(top.document.documentElement && top.document.documentElement.offsetWidth) {
  agt_docWidth=top.document.documentElement.offsetWidth;
  agt_docHeight=top.document.documentElement.offsetHeight;
 } else if(top.document.body && top.document.body.clientWidth) {
  agt_docWidth=top.document.body.clientWidth;
  agt_docHeight=top.document.body.clientHeight;
 }
 if(window.innerWidth) {
  doc_width=window.innerWidth;
  doc_height=window.innerHeight;
 } else if(document.documentElement && document.documentElement.offsetWidth) {
  agt_docWidth=document.documentElement.offsetWidth;
  agt_docHeight=document.documentElement.offsetHeight;
 } else if(document.body && document.body.clientWidth) {
  doc_width=document.body.clientWidth;
  doc_height=document.body.clientHeight;
 }
 if(window.outerWidth) {
  agt_width=window.outerWidth;
  agt_height=window.outerHeight;
 } else if(top.document.body && top.document.body.clientWidth) {
  // Leider keine exakten Werte beim IE!
  agt_width=Math.min(screen.width,top.document.body.clientWidth+12);
  agt_height=Math.min(screen.height,top.document.body.clientHeight+120);
 }
 window.onresize=winResize;
}

function SysVarSpeedDone() {
 var speedTime=new Date();
 var speedSeconds=(speedTime.getTime()-SysVarSpeedStart)/1000;
 var speedImgSize=51200;
 agt_speed=Math.round((speedImgSize*8/1024)/speedSeconds);
} function SysVarSpeed() {
 agt_speed=-1;
 var speedImg=new Image();
 var speedTime=new Date();
 SysVarSpeedStart=speedTime.getTime();
 speedImg.onload=SysVarSpeedDone;
 speedImg.src=doc_rootPath+"sysvars.gif?"+SysVarSpeedStart;
}

function SysVarsHead(offlineDir,defaultFile) {
 var i, r, agt, ver, sys, pathBegin, cacheBegin;
 // Aktuelle Uhrzeit & Datum
 doc_time=new Date();
 // Verwendete Browser-Software & vorhandenes Document Object Model (DOM)
 agt=navigator.userAgent.toLowerCase();
 ver=navigator.appVersion.toLowerCase();
 sys=(navigator.platform)?navigator.platform.toLowerCase():agt;
 agt_version=parseFloat(ver);
 agt_jsVersion=(document.getElementsByClassName)?1.7:(Array.filter)?1.6:(document.getElementById)?1.5:(doc_time.getFullYear)?1.3:(window.screen)?1.2:(document.images)?1.1:1.0;
 agt_ieVersion=0; agt_opVersion=0; agt_kqVersion=0; agt_safVersion=0
 if(ver.indexOf("msie")>=0) { agt_ieVersion=parseFloat(ver.substring(ver.indexOf("msie")+4,ver.length)); }
 if(ver.indexOf("safari/")>=0) { r=""+parseFloat(ver.substring(ver.indexOf("safari/")+7,ver.length)); i=""+parseInt(r,10)/100; r=(r.indexOf(".")>=0)?r.substring(r.indexOf(".")+1,r.length):""; agt_safVersion=parseFloat(i+((i.indexOf(".")==-1 && r)?".":"")+r); }
 if(ver.indexOf("konqueror/")>=0) { agt_kqVersion=parseFloat(ver.substring(ver.indexOf("konqueror/")+10,ver.length)); }
 if(agt.indexOf("opera")>=0) { agt_opVersion=parseFloat(agt.substring(agt.indexOf("opera")+6,agt.length)); }
 agt_major=parseInt(agt_version);
 is_op=(window.opera || agt.indexOf('opera')>=0)?true:false;
 is_w3cxDOM=(document.getElementsByTagName && document.getElementsByTagName("title").length && document.getElementsByTagName("title")[0] && (document.getElementsByTagName("title")[0].innerHTML || document.getElementsByTagName("title")[0].innerHTML==""))?true:false;
 is_w3cDOM=(document.getElementById && (!is_op || is_w3cxDOM))?true:false;
 is_ieDOM=(document.all && (!is_op || is_w3cxDOM))?true:false;
 is_nnDOM=(document.layers)?true:false;
 is_kq=(navigator.vendor && navigator.vendor=="KDE")?true:false;
 is_saf=(agt.indexOf('safari')>=0)?true:false;
 is_saf=(navigator.product && navigator.product=="Gecko" && navigator.vendor && navigator.vendor.indexOf("Apple")>-1);
 /*@cc_on
 @if(@_jscript)
  is_ie=true;
 @else @*/
  is_ie=(agt_ieVersion && agt_ieVersion<4)?true:false;
 /*@end @*/
 agt_ieSP=agt.indexOf("sp"); agt_ieSP=(is_ie && agt_ieVersion && agt_ieSP>=0)?agt.substring(agt_ieSP+2,agt_ieSP+3):0;
 is_ieSafer=(is_ie && agt_ieVersion && ((agt_ieVersion==6 && agt_ieSP>=2) || agt_ieVersion>6))?true:false;
 is_external=(is_ie && window.external)?true:false;
 is_oldie=(is_ie && !is_ieDOM && !is_external);
 is_nav=(navigator.product && navigator.product=="Gecko" && !is_saf) || (agt_major<5 && !is_ie && !is_op && !is_saf && !is_kq && (agt.indexOf('mozilla')>=0) && (agt.indexOf('spoofer')==-1) && (agt.indexOf('compatible')==-1) && (agt.indexOf('opera')==-1) && (agt.indexOf('webtv')==-1));
 is_nav2=(is_nav && (agt_major==2));
 is_nav3=(is_nav && (agt_major==3));
 is_nav4=(is_nav && (agt_major==4) && is_nnDOM);
 is_oldnav=(is_nav && !is_w3cDOM);
 if(is_nav4) { is_nav=(is_nnDOM)?true:false; }
 is_oldop=(is_op && !document.styleSheets);
 // Browser-Daten
 agt_os=((sys.indexOf('mac')>=0)?"Macintosh":(sys.indexOf('unix')>=0 || sys.indexOf('linux')>=0 || sys.indexOf('x11')>=0 || sys.indexOf('x 11')>=0)?"Linux/Unix":(sys.indexOf('os/2')>=0)?"OS/2":(sys.indexOf('win')>=0)?"Windows":"");
 agt_lang=(navigator.language)?navigator.language:(navigator.userLanguage)?navigator.userLanguage:"";
 agt_speed=0; agt_colors=0; agt_maxWidth=0; agt_maxHeight=0; agt_screenWidth=0; agt_screenHeight=0; agt_docWidth=0; agt_docHeight=0; agt_width=0; agt_height=0; is_agtSize=false;
 if(window.screen) {
  agt_colors=(window.screen.colorDepth)?Math.pow(2,window.screen.colorDepth):(window.screen.pixelDepth)?Math.pow(2,window.screen.pixelDepth):0;
  agt_maxWidth=window.screen.availWidth;
  agt_maxHeight=window.screen.availHeight;
  agt_screenWidth=window.screen.width;
  agt_screenHeight=window.screen.height;
 }
 // Spezielle Browser-Eigenschaften
 is_noscript=(!is_nav2);
 is_complete=(!is_oldnav);
 is_ActiveX=(agt_jsVersion>1)?(typeof(ActiveXObject)=="function"):false;
 // Spezielle Dokumenten-Eigenschaften
 is_online=(window.location.protocol!="file:");
 is_connected=(navigator.online || navigator.onLine)?(navigator.online || navigator.onLine):is_online;
 if(!defaultFile) { defaultFile="index.htm"; }
 doc_URI=rc(window.location.href,"\\","/");
 doc_URI=(doc_URI.indexOf("?")>=0)?doc_URI.substring(0,doc_URI.indexOf("?")):doc_URI;
 doc_URI=(doc_URI.indexOf("#")>=0)?doc_URI.substring(0,doc_URI.indexOf("#")):doc_URI;
 doc_URI=(doc_URI.charAt(doc_URI.length-1)=="/")?(doc_URI+defaultFile):doc_URI;
 doc_User=""; doc_Password="";
 if(is_online) {
  doc_localPath="";
  doc_Server=doc_URI.substring(doc_URI.indexOf("://")+3,doc_URI.indexOf("/",doc_URI.indexOf("://")+4));
  i=doc_Server.indexOf("@");
  if(i>=0) {
   doc_User=doc_Server.substring(0,i); doc_Server=doc_Server.substring(i+1,doc_Server.length);
   i=doc_User.indexOf(":"); if(i>=0) { doc_Password=doc_User.substring(i+1,doc_User.length); doc_User=doc_User.substring(0,i) }
  }
  doc_Server=(doc_Server.indexOf(":")>=0)?doc_Server.substring(0,doc_Server.indexOf(":")):doc_Server;
  doc_TLDomain=doc_Server.substring(doc_Server.lastIndexOf(".")+1,doc_Server.length);
  doc_Domain=doc_Server.substring(0,doc_Server.lastIndexOf("."));
  doc_Subdomain=(doc_Domain.indexOf("."))?doc_Domain.substring(0,doc_Domain.lastIndexOf(".")):"";
  doc_Domain=(doc_Domain.indexOf("."))?doc_Domain.substring(doc_Domain.lastIndexOf(".")+1,doc_Domain.length):doc_Domain;
 } else {
  if(!offlineDir) { offlineDir=doc_URI.substring(7,doc_URI.lastIndexOf("/")-1); }
  pathBegin=(doc_URI.indexOf("://")>=0)?7:5;
  doc_localPath=doc_URI.substring(pathBegin,doc_URI.indexOf(offlineDir)+offlineDir.length+1);
  doc_URI=doc_URI.substring(doc_URI.indexOf(offlineDir)+offlineDir.length,doc_URI.length);
  doc_Server=""; doc_TLDomain=""; doc_Domain=""; doc_Subdomain="";
 }
 i=doc_URI.indexOf(":",doc_URI.indexOf("://")+3); // Port-Adresse ausfiltern
 doc_URI=(i>=0)?doc_URI.substring(0,i)+doc_URI.substring(doc_URI.indexOf("/",i),doc_URI.length):doc_URI;
 doc_File=doc_URI.substring(doc_URI.lastIndexOf("/")+1,doc_URI.length);
 doc_FileExt=(doc_File.indexOf(".")>=0)?doc_File.substring(doc_File.lastIndexOf(".")+1,doc_File.length):"";
 doc_FileName=(doc_FileExt)?doc_File.substring(0,doc_File.lastIndexOf(doc_FileExt)-1):doc_File;
 doc_Path=doc_URI.substring(doc_URI.indexOf(doc_Server)+doc_Server.length+1,doc_URI.lastIndexOf("/"));
 doc_Path=(doc_Path=="/")?"":doc_Path;
 doc_MainDir=(doc_Path.indexOf("/")>=0)?doc_Path.substring(0,doc_Path.indexOf("/")):doc_Path;
 doc_FileDir=(doc_Path.indexOf("/")>=0)?doc_Path.substring(doc_Path.lastIndexOf("/")+1,doc_Path.length):doc_Path;
 doc_Path+="/";
 doc_PathDeep=(doc_Path=="/")?0:cc(doc_Path,"/");
 doc_rootPath=""; for(i=1;i<=doc_PathDeep;i++) { doc_rootPath+="../"; }
 doc_fullFile=doc_Path+doc_File;
 doc_Search=unescape(rc(document.location.search.substring(1),"+"," "));
 doc_cachedURL="";
 if(doc_Search.indexOf("q=cache:")+1) {
  cacheBegin=doc_Search.indexOf(":",doc_Search.indexOf("q=cache:")+8)+1, cacheEnd=(doc_Search.indexOf(" ",cacheBegin)+1)?doc_Search.indexOf(" ",cacheBegin):doc_Search.length;
  doc_cachedURL=doc_Search.substring(cacheBegin,cacheEnd);
  if(parseInt(doc_cachedURL.indexOf("://"))<0) { doc_cachedURL="http://"+doc_cachedURL; }
 }
 is_frame=(top.location.href!=self.location.href);
 if(is_online) {
  doc_Referrer=rc(document.referrer,"\\","/");
  doc_xURI=doc_Referrer;
  doc_xServer=doc_xURI.substring(doc_xURI.indexOf("://")+3,doc_xURI.indexOf("/",doc_xURI.indexOf("://")+3))
  doc_xServer=(doc_xServer.indexOf(":")>=0)?doc_xServer.substring(0,doc_xServer.indexOf(":")):doc_xServer;
  doc_xTLDomain=doc_xServer.substring(doc_xServer.lastIndexOf(".")+1,doc_xServer.length)
  doc_xDomain=doc_xServer.substring(0,doc_xServer.lastIndexOf("."))
  doc_xSubdomain=(doc_xDomain.indexOf("."))?doc_xDomain.substring(0,doc_xDomain.lastIndexOf(".")):"";
  doc_xDomain=(doc_xDomain.indexOf("."))?doc_xDomain.substring(doc_xDomain.lastIndexOf(".")+1,doc_xDomain.length):doc_xDomain;
  doc_xURI=doc_xURI.substring(doc_xURI.lastIndexOf("/")+1,doc_xURI.length);
  // Geblockter Referrer-URL
  is_refblocked=(is_frame)?(doc_Server!=doc_xServer && document.referrer==parent.document.referrer):false;
  // Ungueltiger Referrer-URL
  if(is_refblocked || (doc_Referrer.substring(0,7)!="http://" && doc_Referrer.substring(0,8)!="https://" && doc_Referrer.substring(0,6)!="ftp://" && doc_Referrer.substring(0,7)!="news://")) {
   doc_Referrer=""; doc_xURI=""; doc_xServer=""; doc_xTLDomain=""; doc_xDomain=""; doc_xSubdomain="";
  }
 } else {
  is_refblocked=false; doc_Referrer=""; doc_xURI=""; doc_xServer=""; doc_xTLDomain=""; doc_xDomain=""; doc_xSubdomain="";
 }
 doc_temp=""; doc_width=0; doc_height=0;
 is_cached=(doc_cachedURL);
 is_xcall=(doc_xServer!="" && doc_Server!=doc_xServer);
 is_icall=(doc_Server==doc_xServer);
 // Spezielle Dokumenten-Steuerung
 do_ceh=is_online && doc_TLDomain!="hd";
 do_resize=false;
 do_deFocus=true;
 do_deFrame=false;
 // Script-Fehler abfangen?
 if(do_ceh) { window.onerror=ceh; }
}

// --------------------------------------------------------------------------

function rnd(max) { if(Math.random) { return Math.ceil(Math.max(1,max)*Math.random()); } else { return max; } }

// --------------------------------------------------------------------------

function toggle(type,element,toggleID) {
 var i, j, t="", start=0, result=0, obj, objName, objFirst=-1, objLast=-1, objCount, exceptions, lastArgument, xSwitch;
 var toggleDisplay, displayType, displayStyle, displayXStyle, toggleVisibility, visibilityStyle, visibilityXStyle;
 var toggleAttribute="gid"; // hier ggf. gewuenschten Standard-Attribut-Namen eintragen (z.B. "id")
 type=(type)?type.toLowerCase():"fold";
 if(element) {
  i=element.indexOf("{"); j=element.indexOf("}",i);
  if(i>=0 && j>=0) {
   objFirst=parseInt(element.substring(i+1,element.indexOf("-",i)));
   objLast=parseInt(element.substring(element.indexOf("-",i)+1,j));
   element=element.substring(0,i);
  }
 }
 if(!element || type=="test") {
  result=(document.getElementsByTagName)?true:false;
 } else {
  if(type.indexOf("fold")>=0) {
   toggleDisplay=true;
   displayType="";
   i=type.indexOf("fold:");
   if(i>=0) {
    i+=4; j=type.indexOf(" ",i)
    displayType=type.substring(i+1,(j<0)?type.length:j);
    type=type.substring(0,i)+((j<0)?"":type.substring(j,type.length));
    displayType=(displayType=="none")?"":displayType;
   }
   if(type.indexOf("unfold")>=0) { displayStyle=displayType; displayXStyle="none"; } else { displayStyle="none"; displayXStyle=displayType; }
  }
  if(type.indexOf("hide")>=0) {
   toggleVisibility=true;
   if(type.indexOf("unhide")>=0) { visibilityStyle="visible"; visibilityXStyle="hidden"; } else { visibilityStyle="hidden"; visibilityXStyle="visible"; }
  }
  if(document.getElementById && document.getElementById(element)) {
   obj=document.getElementById(element);
   result=1;
   if(toggleVisibility) {
    obj.style.visibility=visibilityStyle;
   }
   if(toggleDisplay) {
    obj.style.display=displayStyle;
   }
  } else if(document.getElementsByTagName) {
   i=element.indexOf(":");
   if(i>=0) {
    toggleAttribute=element.substring(i+1,element.length);
    element=element.substring(0,i);
   }
   if(document.getElementsByTagName(element).length && toggleID) {
    lastArgument=(typeof(toggle.arguments[toggle.arguments.length-1])=="boolean")?-1:0;
    xSwitch=(lastArgument)?toggle.arguments[toggle.arguments.length-1]:false;
    exceptions=toggleID; for(i=3;i<(toggle.arguments.length+lastArgument);i++) { exceptions+=toggle.arguments[i]+"|"; }
    i=exceptions.indexOf("|"); while(i>=0) { t+=exceptions.substring(start,i+1)+toggleID; start=i+1; i=exceptions.indexOf("|",start); if(!i) { break; } }
    exceptions=t.substring(0,t.length-toggleID.length);
    obj=document.getElementsByTagName(element);
    objFirst=(objFirst<0)?0:Math.max(0,objFirst);
    objLast=(objLast<0)?obj.length:Math.min(obj.length,objLast);
    objCount=(objLast-objFirst)+1;
    for(i=objFirst;i<objLast;i++) {
     result++;
     objName=obj[i].getAttribute(toggleAttribute);
     if(objName && objName.substring(0,toggleID.length)==toggleID) {
      toggleException=(exceptions.indexOf(objName+"|")>=0)?true:false;
      if(objCount>100) { window.status="Bearbeitetes Element: "+(result)+"/"+objCount; }
      if(toggleVisibility) {
       if(xSwitch) {
        obj[i].style.visibility=(toggleException)?visibilityXStyle:visibilityStyle;
       } else if(!toggleException) {
        obj[i].style.visibility=visibilityStyle;
       }
      }
      if(toggleDisplay) {
       if(xSwitch) {
        obj[i].style.display=(toggleException)?displayXStyle:displayStyle;
       } else if(!toggleException) {
        obj[i].style.display=displayStyle;
       }
      }
     }
    }
    window.status=" ";
   } else {
    result=0;
   }
  } else {
   result=false;
  }
 }
 return result;
}

// --------------------------------------------------------------------------

function S(Name1,Source1,Name2,Source2,Text,TopDown,All) {
 var i, SNameBeginn;
 if(Text!="") { window.status=Text; }
 if(document.images) { if(document.images[0]) {
   if(Name1!="" && Source1=="" && oldSource1!="") { Source1=oldSource1; }
   if(Name1!="" && Source1!="") {
    SNameBeginn=Name1.substring(0,Name1.indexOf("*"));
    if(SNameBeginn=="" && All==false) {
     oldSource1=document.images[Name1].src;
     document.images[Name1].src=Source1;
    } else {
     if(TopDown) {
      for(i=0;i<document.images.length;i++) {
       if(document.images[i].name==Name1 || (SNameBeginn!="" && document.images[i].name.substring(0,SNameBeginn.length)==SNameBeginn)) {
        oldSource1=document.images[i].src;
        document.images[i].src=Source1;
        if(All==false) { break; }
       }
      }
     } else {
      for(i=document.images.length-1;i>=0;i--) {
       if(document.images[i].name==Name1 || (SNameBeginn!="" && document.images[i].name.substring(0,SNameBeginn.length)==SNameBeginn)) {
        oldSource1=document.images[i].src;
        document.images[i].src=Source1;
        if(All==false) { break; }
       }
      }
     }
    }
   }
   if(Name2!="" && Source2=="" && oldSource2!="") { Source2=oldSource2; }
   if(Name2!="" && Source2!="") {
    SNameBeginn=Name2.substring(0,Name2.indexOf("*"));
    if(SNameBeginn=="" && All==false) {
     oldSource2=document.images[Name2].src;
     document.images[Name2].src=Source2;
    } else {
     if(TopDown) {
      for(i=0;i<document.images.length;i++) {
       if(document.images[i].name==Name2 || (SNameBeginn!="" && document.images[i].name.substring(0,SNameBeginn.length)==SNameBeginn)) {
        oldSource2=document.images[i].src;
        document.images[i].src=Source2;
        if(All==false) { break; }
       }
      }
     } else {
      for(i=document.images.length-1;i>=0;i--) {
       if(document.images[i].name==Name2) {
        if(document.images[i].name==Name2 || (SNameBeginn!="" && document.images[i].name.substring(0,SNameBeginn.length)==SNameBeginn)) {
         oldSource2=document.images[i].src;
         document.images[i].src=Source2;
         if(All==false) { break; }
        }
       }
      }
     }
    }
   }
  }
 }
 return true;
}

// --------------------------------------------------------------------------

function F0(Name) {
 if(document.images) {
  var FimgFile=document.images[Name].src;
  var FimgExt=FimgFile.substring(FimgFile.lastIndexOf("."),FimgFile.length);
  S(Name,FimgDir+Name+'0'+FimgExt,'','','',0,0);
 }
}

function F1(Name) {
 if(document.images) {
  var FimgFile=document.images[Name].src;
  var FimgExt=FimgFile.substring(FimgFile.lastIndexOf("."),FimgFile.length);
  S(Name,FimgDir+Name+'1'+FimgExt,'','','',0,0);
 }
}

function F2(Name) {
 if(document.images) {
  var FimgFile=document.images[Name].src;
  var FimgExt=FimgFile.substring(FimgFile.lastIndexOf("."),FimgFile.length);
  S(Name,FimgDir+Name+'2'+FimgExt,'','','',0,0);
 }
}

// --------------------------------------------------------------------------

function cssRule(target,attrib,value) {
 var s=0, r=0, i, result=false, clipper, sheetNo=NaN, startSheetNo, endSheetNo, mediaType, unifiedSelectorText, complete, write;
 var sheetObj=false, ruleColl=false, ruleObj=false, styleObj=false, ownerObj=false, rulePointer="", sheetIndex=NaN;
 if(!target && document.styleSheets) {
  result=true;
 }
 if(typeof(target)=="object") {
  sheetObj=true;
  styleObj=target;
  target=false;
 }
 if(document.styleSheets && document.styleSheets.length && target) {
  if(!isNaN(parseInt(target)) && target.indexOf("/")>0) {
   s=parseInt(target.split("/")[0],10);
   r=parseInt(target.split("/")[1],10);
   if(typeof(document.styleSheets[s])=="object" && document.styleSheets[s]) {
    sheetObj=document.styleSheets[s];
    rulePointer=""+s;
    ownerObj=(sheetObj.ownerNode)?sheetObj.ownerNode:sheetObj.owningElement;
    if(sheetAccessible(s)) {
     if(sheetObj.rules && typeof(sheetObj.media)=="string") {
      ruleColl=sheetObj.rules;
      if(ruleColl[r]) {
       ruleObj=ruleColl[r];
       styleObj=ruleObj.style;
       rulePointer+="/"+r;
      }
     } else if(sheetObj.cssRules) {
      ruleColl=sheetObj.cssRules;
      if(ruleColl[r]) {
       if(ruleColl[r].type==1) {
        ruleObj=ruleColl[r];
        styleObj=ruleObj.style;
        rulePointer+="/"+r;
       }
      }
     }
    }
   }
  } else {
   target=target.toLowerCase();
   i=target.indexOf("@")+1;
   if(i) {
    clipper=target.substring(i);
    target=target.substring(0,i-1);
    sheetNo=parseInt(clipper);
    mediaType=(isNaN(sheetNo))?clipper:"*"
   } else {
    mediaType="*";
   }
   if(!isNaN(sheetNo)) {
    startSheetNo=sheetNo;
    endSheetNo=sheetNo;
   } else {
    startSheetNo=document.styleSheets.length-1;
    endSheetNo=0;
   }
   if(startSheetNo>=endSheetNo && startSheetNo<document.styleSheets.length && endSheetNo>=0) {
    for(s=startSheetNo; s>=endSheetNo; s-=1) {
     sheetObj=document.styleSheets[s];
     rulePointer=""+s;
     ownerObj=(sheetObj.ownerNode)?sheetObj.ownerNode:sheetObj.owningElement;
     if(sheetAccessible(s)) {
      if(sheetObj.rules && typeof(sheetObj.media)=="string") {
       ruleColl=sheetObj.rules;
       for(r=ruleColl.length-1; r>=0; r-=1) {
        if(((mediaType && sheetObj.media.toLowerCase().indexOf(mediaType)>=0) || (!mediaType && !sheetObj.media) || mediaType=="*") && ruleColl[r].selectorText.toLowerCase().indexOf(target)>-1) {
         unifiedSelectorText=unifySelectorText(ruleColl[r].selectorText);
         if(unifiedSelectorText==target) {
          ruleObj=ruleColl[r];
          styleObj=ruleObj.style;
          rulePointer=s+"/"+r;
          break;
         }
        }
       }
      } else if(sheetObj.cssRules) {
       ruleColl=sheetObj.cssRules;
       for(r=ruleColl.length-1; r>=0; r-=1) {
        if(ruleColl[r].type==1 && ((mediaType && sheetObj.media.mediaText.toLowerCase().indexOf(mediaType)>=0) || (!mediaType && !sheetObj.media.mediaText) || mediaType=="*") && ruleColl[r].selectorText.toLowerCase().indexOf(target)>-1) {
         unifiedSelectorText=unifySelectorText(ruleColl[r].selectorText);
         if(unifiedSelectorText==target) {
          ruleObj=ruleColl[r];
          styleObj=ruleObj.style;
          rulePointer=s+"/"+r;
          break;
         } else if(unifiedSelectorText.indexOf(",")>-1) {
          selectorArray=unifiedSelectorText.split(",");
          for(i=0; i<selectorArray.length; i++) {
           while(selectorArray[i].charAt(0)==" ") { selectorArray[i]=selectorArray[i].substring(1,selectorArray[i].length); }
           while(selectorArray[i].charAt(selectorArray[i].length-1)==" ") { selectorArray[i]=selectorArray[i].substring(0,selectorArray[i].length-1); }
           if(selectorArray[i]==target) {
            ruleObj=ruleColl[r];
            styleObj=ruleObj.style;
            rulePointer=s+"/"+r;
            break;
           }
          }
          if(styleObj) { break; }
         }
        }
       }
      }
      if(styleObj) { break; }
     }
    }
   }
   if(isNaN(sheetNo) && !styleObj) {
    sheetObj=false;
    ruleColl=false;
    ownerObj=false;
    rulePointer="";
   }
  }
 }
 if(!sheetObj) {
  if(attrib=="sheetindex") { result=NaN; }
 } else {
  switch(attrib) {
   case "sheetobject":
    result=sheetObj;
    break;
   case "rulecollection":
    result=ruleColl;
    break;
   case "ruleobject":
    result=ruleObj;
    break;
   case "styleobject":
    result=styleObj;
    break;
   case "ownerobject":
    result=ownerObj;
    break;
   case "ownermarkup":
    if(ownerObj.outerHTML) {
     result=ownerObj.outerHTML;
     while(result.charCodeAt(0)==13 || result.charCodeAt(0)==10) { result=result.substring(1); } 
    } else {
     result="<"+ownerObj.tagName;
     for(i=0; i<ownerObj.attributes.length; i++) { result+=' '+ownerObj.attributes[i].name+'="'+ownerObj.attributes[i].value+'"'; }
     result+=(ownerObj.tagName=="LINK")?">":(">"+ownerObj.innerHTML+"</"+ownerObj.tagName+">");
    }
    break;
   case "sheetindex":
    result=parseInt(rulePointer);
    break;
   case "rulepointer":
    result=(rulePointer.indexOf("/")>-1 || rulePointer===false)?rulePointer:(sheetAccessible(rulePointer)?false:"");
    break;
  default:
   complete=(!attrib)?true:false;
   write=(typeof(value)!="undefined")?true:false;
   if(!complete) {
    attrib=propertyToStyle(attrib);
    if(write) {
     styleObj[attrib]=value;
     result=true;
    } else {
     result=styleObj[attrib];
    }
   } else if(styleObj.cssText!=null) {
    if(write) {
     styleObj.cssText=value;
     result=true;
    } else {
     result=styleObj.cssText.toLowerCase();
    }
   }
  }
 }
 return result;
}
function unifySelectorText(selText) {
 var i, addSelectors, addSelectorsRegExp;
 addSelectors=selText.match(/\.([A-Za-z]+[\w-]*\[)/g);
 if(addSelectors) {
  for(i=0; i<addSelectors.length; i++) {
   addSelectorsRegExp=new RegExp("\\"+addSelectors[i].substring(0,addSelectors[i].length-1)+"\\[(CLASS|class)~=["+'"'+"|']?"+addSelectors[i].substring(1,addSelectors[i].length-1)+"["+'"'+"|']?\\]","g");
   selText=selText.replace(addSelectorsRegExp,addSelectors[i].substring(0,addSelectors[i].length-1));
  }
 }
 addSelectors=selText.match(/#([A-Za-z]+[\w-]*\[)/g);
 if(addSelectors) {
  for(i=0; i<addSelectors.length; i++) {
   addSelectorsRegExp=new RegExp(addSelectors[i].substring(0,addSelectors[i].length-1)+"\\[(ID|id)["+'"'+"|']?"+addSelectors[i].substring(1,addSelectors[i].length-1)+"["+'"'+"|']?\\]","g");
   selText=selText.replace(addSelectorsRegExp,addSelectors[i].substring(0,addSelectors[i].length-1));
  }
 }
 selText=selText.toLowerCase();
 return selText;
}
function propertyToStyle(property) {
 var syntax;
 if(property=="float") { property=((typeof(window.cssFloat)=="undefined")?"style":"css")+property.charAt(0).toUpperCase()+property.substring(1); }
 else if(property.indexOf("-")>=0) {
  syntax=property.split("-");
  property=syntax[0];
  for(i=1; i<syntax.length; i++) { property+=syntax[i].charAt(0).toUpperCase()+syntax[i].substring(1); }
 }
 return property;
}
function sheetAccessible(sheetNo) {
 try {
  if(document.styleSheets[sheetNo].cssRules || document.styleSheets[sheetNo].rules) {
   throw "sheetAccessible";
  }
 } catch(e) {
  return (e=="sheetAccessible");
 }
}

// --------------------------------------------------------------------------

// Anti-Spam-E-Mail decodieren 060104
// mailto.php?user:example.org
// <span gid="email">user&part;example.org</span>
function decodeMailto(ext) {
 var i, url, email, user, userid, userstart, userend, serverid, serverstart, serverend;
 ext=(ext)?("."+ext):".php";

 // MailTo-Links
 for(i=0;i<document.links.length;i++) {
  url=(document.getElementById)?document.links[i].getAttribute("href"):document.links[i].href;
  if(url.indexOf("mailto"+ext+"?")>=0) {
   email=rc(url.substring(url.indexOf("?")+1),":","@");
   email=rc(email,"aldaron","ALDARON");
   document.links[i].href="mailto:"+email;
   if(document.getElementById && encodeURI(document.links[i].innerHTML).indexOf("2%88%82")>0) {
    document.links[i].innerHTML=email;
   }
  }
 }

 // E-Mail-Adressen
 if(document.getElementsByTagName) {
  spanColl=document.getElementsByTagName("span");
  for(i=0;i<spanColl.length;i++) {
   if(spanColl[i].getAttribute("gid")=="email") {
    email=encodeURI(spanColl[i].innerHTML).replace(/%e2%88%82/i,"@").replace(/&part;/i,"@");
    spanColl[i].innerHTML=decodeURI(email);
   }
  }
 }

}

// --------------------------------------------------------------------------

function filename(URI) {
 var file=URI.substring(URI.lastIndexOf("/")+1,URI.length);
 var fileExt=(file.indexOf(".")>=0)?file.substring(file.lastIndexOf(".")+1,file.length):"";
 var fileName=(fileExt)?file.substring(0,file.lastIndexOf(fileExt)-1):file;
 return fileName;
}

// --------------------------------------------------------------------------

function popup(src,w,h,x,y) {
 var options="", popupURL, popupName, popupWin, aboutBlank=(window.opera)?"":"about:blank";
 if(typeof(x)=="number") options+=",left="+x;
 if(typeof(y)=="number") options+=",top="+y;
 if(typeof(w)=="number") options+=",width="+w;
 if(typeof(h)=="number") options+=",height="+h;
 lastParam=popup.arguments[popup.arguments.length-1];
 if(typeof(lastParam)=="string") {
  options+=","+lastParam;
 } else {
  if(typeof(lastParam)=="boolean" && lastParam) {
   options+=",menubar=no"
  } else if(typeof(lastParam)!="boolean" || (typeof(lastParam)!="boolean" && !lastParam)) {
   options+=",menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes";
  }
 }

 if(options) { options=options.substring(1); }

 if(typeof(src)=="object") {
  popupURL=(src.href)?src.href:aboutBlank;
  popupName=(src.target)?src.target:"_blank";
 } else if(typeof(src)=="string") {
  popupURL=(src)?src:aboutBlank;
  popupName="_blank";
 } else {
  popupURL=aboutBlank;
  popupName="_blank";
 }

 // Global Impact
 var popupFileName=(filename(popupURL))
 if(popupPageParam[popupFileName]) { options=popupPageParam[popupFileName]; }

 popupWin=window.open(popupURL,popupName,options);

 // YAGlobal Impact
 if(popupWin && popupWin.focus && popupFocus) { popupWin.focus(); }

 return popupWin;
}

// =============================== MagicHTML ================================

function magicGO() {
 // Ggf. uebergeordnetes Frameset entfernen
 if(is_frame && do_deFrame) {
  top.location.replace(self.location.href);
 }
}

function magicB4() {
 // Fenster-Parameter holen
 SysVarsBody();
}

function magicL8() {
 // E-Mail-Spamschutz benutzerfreundlicher machen
 decodeMailto();
}

function magicOK() {
 if(doc_type=="Single" && document.images) { cache=new Array(); i=-1;
  i++; cache[i]=new Image(); cache[i].src="/poc/bit2.gif";
 }
 if(xChanger){initChanger();}

 // "Link-Rahmen" ggf. immer deaktivieren
 if(do_deFocus) {
  for(i=0; i<document.links.length; i++) {
   document.links[i].onmouseup=function() { deFocus(this); }
  }
 }

}

function magicXL() {
}

function magicKO() {
}

// =============================== Direkt-Code ===============================

//SysVarsHead("aldaron.de","index.html");

/* Dokument-Typen:
   Single   (Standardseite)
*/

xJS=true; // Externes JavaScript geladen!
