function load_link(ziel) {window.location.href = ziel;}

function load_zaubereinerballnacht() {
  load_link("http://www.tsc-bruchsal.de/EREIGNISSE/20120331_Ballnacht_Ankuendigung.htm");
}
/* --------------------------------------------------------------------------------------------- */
var _div_init_ = false;var _div_array_ = new Array();var _div_content_ = new Array();var _div_reldivs_ = new Array();var _div_reldivs_counter_ = 0;var divDOM = '';var redraw = '';var browser = '';var system = 'Win';_div_init();
function _div_init(){divDOM='NON';if(document.layers) divDOM='NN4';if(document.all) divDOM='IE4';if(document.getElementById) divDOM='DOM';_appName=navigator._appName;_appVer=parseInt(navigator._appVersion);
if(_appName=='Netscape'){if(_appVer==5) _appVer=6;browser='NN'+_appVer;}if(_appName=='Microsoft Internet Explorer'){if(divDOM=='DOM'&&_appVer==4) _appVer=5;browser='IE'+_appVer;}if(navigator.userAgent.indexOf('Mac')>0) system='Mac';_div_getSizes_();
_div_setRels_();}

function _div_getSizes_(){screenWidth=screen.width;screenHeight=screen.height;screenColors=screen.colorDepth;windowWidth=0;windowHeight=0;if(document.body){if(document.body.clientWidth){windowWidth=document.body.clientWidth;
windowHeight=document.body.clientHeight;}}if(self.innerWidth){windowWidth=self.innerWidth;windowHeight=self.innerHeight;}if(!windowWidth) windowWidth=screenWidth;if(!windowHeight) windowHeight=screenHeight;}
function setRelDivPos(id){var d='';if(!id) return;if(id.id){d=id;id=d.id;}else d=_div_getDiv_(id);if(!d) return;var x=-1;var y=-1;var reldiv=null;var img=getImage(id+'-position');if(img){x=getImageLeft(img);
y=getImageTop(img);}else if(divDOM=='NN4'){reldiv=getDiv(id+'relative');if(reldiv){x=getDivAttribute(reldiv,'offsetLeft');y=getDivAttribute(reldiv,'offsetTop');}}if(x>=0&&y>=0){if(d) moveDivTo(d,x,y);else{var i=0;d=1;while (d){d=_div_getDiv_(id+i);i++;
if(d) moveDivTo(d,x,y);}}}}

function _div_setRels_(){for(i=0;i<_div_reldivs_counter_;i++) setRelDivPos(_div_reldivs_[i]);}

function _div_getDiv_(name){var divID=null;switch (divDOM){case 'NN4': divID=_findNN4div(document,name);break;case 'IE4': divID=document.all[name];break;case 'DOM': divID=document.getElementById(name);break;}return divID;}

function _findNN4div(d,name){var i,div=null;for(i=0;i<d.layers.length;i++){div=d.layers[i];if(div.name==name) return div;if(div.document&&div.document.layers.length>0) if((div=_findNN4div(div.document, name))!=null) return div;}return null;}

function getDiv(name){var divID=_div_getDiv_(name);return divID;}

function getDivAttribute(divID,cmd){if(!divID||!divID.id) divID=getDiv(divID);if(!divID) return 0;var s=eval('divID.'+_div_cmd_(divID,cmd));if(divDOM=='NN4'){if(s=='show') s='visible';if(s=='hide') s='hidden';}return s;}

function setDivAttribute(divID,cmd,value){if(!divID||!divID.id) divID=getDiv(divID);if(!divID) return 0;if(divDOM=='NN4'){if(value=='visible') value='show';if(value=='hidden') value='hide';}eval('divID.'+_div_cmd_(divID,cmd)+'=\''+value+'\'');return 1;}

function _div_cmd_(divID,cmd){if(divDOM=='DOM'){switch(cmd){case 'left': cmd='style.left';break;case 'top': cmd='style.top';break;case 'width': cmd='style.width';break;case 'height': cmd='style.height';break;case 'offsetLeft': cmd='offsetLeft';break;
case 'offsetTop': cmd='offsetTop';break;case 'offsetRight': cmd='offsetLeft+divID.offsetWidth';break;case 'offsetBottom': cmd='offsetTop+divID.offsetHeight';break;case 'offsetWidth': cmd='offsetWidth';break;case 'offsetHeight': cmd='offsetHeight';break;
case 'clip': cmd='style.clip';break;case 'visibility': cmd='style.visibility';break;case 'bgColor': cmd='style.backgroundColor';break;case 'bgImage': cmd='style.backgroundImage';break;
case 'zIndex': cmd='style.zIndex';break;}}if(divDOM=='NN4'){switch(cmd){case 'width': cmd='clip.width';break;case 'height': cmd='clip.height';break;case 'offsetLeft': cmd='pageX';break;case 'offsetTop': cmd='pageY';break;
case 'offsetBottom': cmd='clip.bottom+divID.pageY';break;case 'offsetRight': cmd='clip.right+divID.pageX';break;case 'offsetWidth': cmd='clip.width';break;case 'offsetHeight': cmd='clip.height';break;
case 'bgImage': cmd='background';break;}}if(divDOM=='IE4'){var rel=(divID.style.position=='relative');switch(cmd){case 'left': cmd='style.left';break;case 'top': cmd='style.top';break;case 'width': cmd='style.width';break;
case 'height': cmd='style.height';break;case 'offsetLeft': if(rel) cmd='style.pixelLeft';else cmd='offsetLeft';break;case 'offsetTop': if(rel) cmd='style.pixelTop';else cmd='offsetTop';break;
case 'offsetRight': cmd='style.pixelLeft+divID.style.pixelWidth';break;case 'offsetBottom': cmd='style.pixelTop+divID.style.pixelHeight';break;case 'offsetWidth': cmd='style.pixelWidth';break;case 'offsetHeight': cmd='style.pixelHeight';break;
case 'clip': cmd='style.clip';break;case 'visibility': cmd='style.visibility';break;case 'bgColor': cmd='style.backgroundColor';break;case 'bgImage': cmd='style.backgroundImage';break;case 'zIndex': cmd='style.zIndex';break;}}return cmd;}

function hideDiv(divID){if(!divID||!divID.id) divID=getDiv(divID);if(!divID) return 0;setDivAttribute(divID,'visibility','hidden');return 1;}

function showDiv(divID){if(!divID||!divID.id) divID=getDiv(divID);if(!divID) return 0;setDivAttribute(divID,'visibility','visible');return 1;}



