function expand(thistag,link) { acttag="menu"+thistag; count=menu.length; styleObj = document.getElementById(acttag).style; if (styleObj.display=='none') { for (var i = 0; i < count; i++ ) { mitem = "menu"+i; mstyleObj = document.getElementById(mitem).style; mstyleObj.display = 'none'; } styleObj.display = ''; if (link){ document.location.href=menu[thistag][0][1];} } else { adr=""+document.location; filen=adr.substr(adr.lastIndexOf("/"),adr.length); if (menu[thistag][0][1].indexOf(filen) > 0){ styleObj.display = 'none'; } else { document.location.href=menu[thistag][0][1]; } } } function hilite() { adr=""+document.location; filen=adr.substr(adr.lastIndexOf("/"),adr.length); if (filen.indexOf("_more")>0) { filen=filen.substr(0,filen.indexOf("_more")); } if (filen.length==1) {return false;} for (i=0;i"); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); //*document.writeln("");*// document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln("   "+Tag[w]+", "+t+". "+Monat[m]+" "+y); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(" "); //*document.writeln("");*// document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln("
"); adr=""+document.location; filen=adr.substr(adr.lastIndexOf("/"),adr.length); for (j=0;j"); document.writeln("
"); if (menu[j][0][1].indexOf(filen) != -1) { weight="bolder"; } else { weight="normal"; } document.writeln("

"); document.writeln(""); document.writeln(menu[j][0][0]+"

"); document.writeln("
"); document.writeln("

"); for (k=1;k"+menu[j][k][0]+"
"); } document.writeln("

"); document.writeln(""); } document.writeln(""); document.writeln("");