document.write('<STYLE type="text/css">');
document.write('#menuspantex { position:absolute; width:507px; }');
document.write('#menutabletex { border-width: 0px; border-color: #6080C0; border-style:solid}');
document.write('td.menucelltex { padding:2px; padding-left:4px; padding-right:4px; background:#4E699E; border:0px solid CDCDCD; text-align:LEFT; }');
document.write('#submenutabletex { background: #7EA4CC; border-width: 3px; border-color: #6081C1; border-style:solid}');
document.write('td.topcelltex {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; text-align:LEFT; }');
document.write('a.topitemtex {text-decoration:none; color:#000000; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; } ');
document.write('a.topitemtex:hover {text-decoration:none; color:#FFD800; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal;}');
document.write('a.subitemtex {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; } ');
document.write('a.subitemtex:hover {text-decoration:none; color:#FFD800; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; }');
document.write('P.MNtex {margin:0px; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size:12px; font-style:normal;  }');
document.write('P.SMNtex {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size:12px; font-style:normal; margin:0px; }');
document.write('#submenutex_0 { position:absolute; left:0px; top:22px; visibility:hidden; }');
document.write('#submenutex_1 { position:absolute; left:72px; top:22px; visibility:hidden; }');
document.write('#submenutex_2 { position:absolute; left:147px; top:22px; visibility:hidden; }');
document.write('#submenutex_3 { position:absolute; left:225px; top:22px; visibility:hidden; }');
document.write('#submenutex_4 { position:absolute; left:300px; top:22px; visibility:hidden; }');
document.write('#submenutex_5 { position:absolute; left:366px; top:22px; visibility:hidden; }');
document.write('#submenutex_6 { position:absolute; left:437px; top:22px; visibility:hidden; }');
document.write('</style>');
var thisbrowsertex
var hidetimertex = null;
if(document.layers){ thisbrowsertex='NN4'; }
if(document.all){ thisbrowsertex='IE'; }
if(!document.all && document.getElementById){ thisbrowsertex='NN6'; }
function showmenutex(menuname)
{
if(thisbrowsertex=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowsertex=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowsertex=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimertex) clearTimeout(hidetimertex);}
function timermenutex()
{
if(hidetimertex) clearTimeout(hidetimertex);hidetimertex = setTimeout("hidealltex();",1000);
}
function hidemenutex(menuname)
{
if(thisbrowsertex=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowsertex=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowsertex=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilitetex(menuitem) 
{
if(typeof(currentpagetex)!='undefined' && menuitem==currentpagetex) return;
if(thisbrowsertex=='IE') document.all[menuitem].style.backgroundColor = '#14315B';
if(thisbrowsertex=='NN6') document.getElementById(menuitem).style.backgroundColor = '#14315B';
if(hidetimertex) clearTimeout(hidetimertex);}
function unhilitetex(menuitem) 
{
if(typeof(currentpagetex)!='undefined' && menuitem==currentpagetex) return;
if(thisbrowsertex=='IE') document.all[menuitem].style.backgroundColor = '#4E699E';
if(thisbrowsertex=='NN6') document.getElementById(menuitem).style. backgroundColor = '#4E699E';
if(hidetimertex) clearTimeout(hidetimertex);hidetimertex = setTimeout("hidealltex();",1000);
}
function hidealltex()
{
hidemenutex('submenutex_0');
hidemenutex('submenutex_1');
hidemenutex('submenutex_2');
hidemenutex('submenutex_3');
hidemenutex('submenutex_4');
hidemenutex('submenutex_5');
hidemenutex('submenutex_6');
}
function openmenutex(menuname)
{
showmenutex(menuname);
if(menuname!='submenutex_0') hidemenutex('submenutex_0');
if(menuname!='submenutex_1') hidemenutex('submenutex_1');
if(menuname!='submenutex_2') hidemenutex('submenutex_2');
if(menuname!='submenutex_3') hidemenutex('submenutex_3');
if(menuname!='submenutex_4') hidemenutex('submenutex_4');
if(menuname!='submenutex_5') hidemenutex('submenutex_5');
if(menuname!='submenutex_6') hidemenutex('submenutex_6');
}
document.write('<span id="menuspantex">');
document.write('<table width=507 id="menutabletex" cellspacing=0 cellpadding=0 >');
document.write('<tr>');
document.write('<td class="topcelltex" align=LEFT width=100 height=5>')
document.write('<a href="http://www.woffenbach.de/index.html" target="_self" title="" class="topitemtex" onMouseOver="openmenutex(\'submenutex_0\')" onMouseOut="timermenutex();">Home</a>');
document.write('</td>');
document.write('<td class="topcelltex" align=LEFT width=100 height=5>')
document.write('<a href="http://www.woffenbach.de/ogv/ogv.html" target="_self" title="" class="topitemtex" onMouseOver="openmenutex(\'submenutex_1\')" onMouseOut="timermenutex();">Vereine</a>');
document.write('</td>');
document.write('<td class="topcelltex" align=LEFT width=100 height=5 >')
document.write('<a href="http://www.woffenbach.de/mullabte07.html" target="_self" title="" class="topitemtex" onMouseOver="openmenutex(\'submenutex_2\')" onMouseOut="timermenutex();">Service</a>');
document.write('</td>');
document.write('<td class="topcelltex" align=LEFT width=100 height=5 >')
document.write('<a href="http://www.woffenbach.de/kindergarten.html" target="_self" title="" class="topitemtex" onMouseOver="openmenutex(\'submenutex_3\')" onMouseOut="timermenutex();">Soziales</a>');
document.write('</td>');
document.write('<td class="topcelltex" align=LEFT width=85 height=5 >')
document.write('<a href="http://www.woffenbach.de/links/linkliste.html" target="_self" title="" class="topitemtex" onMouseOver="openmenutex(\'submenutex_4\')" onMouseOut="timermenutex();">Links</a>');
document.write('</td>');
document.write('<td class="topcelltex" align=LEFT width=100 height=5 >')
document.write('<a href="http://www.staufonline.de" target="_self" title="" class="topitemtex" onMouseOver="openmenutex(\'submenutex_5\')" onMouseOut="timermenutex();">Stauf</a>');
document.write('</td>');
document.write('<td class="topcelltex" align=LEFT width=100 height=5 >')
document.write('<a href="http://www.woffenbach.de/visits.html/" target="_self" title="" class="topitemtex" onMouseOver="openmenutex(\'submenutex_6\')" onMouseOut="timermenutex();">Über uns</a>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('<div id="submenutex_0">');
document.write('<table id="submenutabletex" width=140 cellspacing=1>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_0_0" onMouseOver="hilitetex(\'stex_0_0\')" onMouseOut="unhilitetex(\'stex_0_0\')">');
document.write('<a href="http://www.woffenbach.de/index.html" target="_self" title="" class="subitemtex" >Startseite</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_0_1" onMouseOver="hilitetex(\'stex_0_1\')" onMouseOut="unhilitetex(\'stex_0_1\')">');
document.write('<a href="http://www.woffenbach.de/bilder/bildergalerie.html" target="_self" title="" class="subitemtex" >Bildergalerie</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_0_2" onMouseOver="hilitetex(\'stex_0_2\')" onMouseOut="unhilitetex(\'stex_0_2\')">');
document.write('<a href="http://www.woffenbach.de/geschichte.html" target="_self" title="" class="subitemtex" >Geschichte</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_0_3" onMouseOver="hilitetex(\'stex_0_3\')" onMouseOut="unhilitetex(\'stex_0_3\')">');
document.write('<a href="http://www.woffenbach.de/cgi-bin/guestbook.php.cgi" target="_blank" title="" class="subitemtex" >Gästebuch</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_0_4" onMouseOver="hilitetex(\'stex_0_4\')" onMouseOut="unhilitetex(\'stex_0_4\')">');
document.write('<a href="http://www.woffenbach.de/anfahrt.html" target="_self" title="" class="subitemtex" >Anfahrt</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_0_5" onMouseOver="hilitetex(\'stex_0_5\')" onMouseOut="unhilitetex(\'stex_0_5\')">');
document.write('<a href="http://www.woffenbach.de/archiv09.html" target="_self" title="" class="subitemtex" >Archiv</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_0_6" onMouseOver="hilitetex(\'stex_0_6\')" onMouseOut="unhilitetex(\'stex_0_6\')">');
document.write('<a href="http://www.woffenbach.de/suchen.html" target="_self" title="" class="subitemtex" >Suchen</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenutex_1">');
document.write('<table id="submenutabletex" width=165 cellspacing=1>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_0" onMouseOver="hilitetex(\'stex_1_0\')" onMouseOut="unhilitetex(\'stex_1_0\')">');
document.write('<a href="http://www.woffenbach.de/feuerwehr/feuerwehr.html" target="_self" title="" class="subitemtex" >FF Woffenbach</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_1" onMouseOver="hilitetex(\'stex_1_1\')" onMouseOut="unhilitetex(\'stex_1_1\')">');
document.write('<a href="http://www.woffenbach.de/bauernthea/bauerntheater.html" target="_self" title="" class="subitemtex" >Bauerntheater</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_2" onMouseOver="hilitetex(\'stex_1_2\')" onMouseOut="unhilitetex(\'stex_1_2\')">');
document.write('<a href="http://www.woffenbach.de/csu/csu.html" target="_self" title="" class="subitemtex" >CSU OV-Woffenbach</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_3" onMouseOver="hilitetex(\'stex_1_3\')" onMouseOut="unhilitetex(\'stex_1_3\')">');
document.write('<a href="http://www.woffenbach.de/ogv/ogv.html" target="_self" title="" class="subitemtex" >OGV Woffenbach</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_4" onMouseOver="hilitetex(\'stex_1_4\')" onMouseOut="unhilitetex(\'stex_1_4\')">');
document.write('<a href="http://www.woffenbach.de/kolping/kolping.html" target="_self" title="" class="subitemtex" >Kolping</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_5" onMouseOver="hilitetex(\'stex_1_5\')" onMouseOut="unhilitetex(\'stex_1_5\')">');
document.write('<a href="http://www.woffenbach.de/pfeifenclub/pfeifenclub.html" target="_self" title="" class="subitemtex" >Pfeifenclub</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_6" onMouseOver="hilitetex(\'stex_1_6\')" onMouseOut="unhilitetex(\'stex_1_6\')">');
document.write('<a href="http://www.woffenbach.de/schuetzen/schuetzen.html" target="_self" title="" class="subitemtex" >Schützen "Alte Linde"</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_7" onMouseOver="hilitetex(\'stex_1_7\')" onMouseOut="unhilitetex(\'stex_1_7\')">');
document.write('<a href="http://www.woffenbach.de/hachtn.html" target="_self" title="" class="subitemtex" >Bühler Hacht´n</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_1_8" onMouseOver="hilitetex(\'stex_1_8\')" onMouseOut="unhilitetex(\'stex_1_8\')">');
document.write('<a href="http://www.woffenbach.de/srk/reservistenaktu.html" target="_self" title="" class="subitemtex" >RK Woffenbach</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenutex_2">');
document.write('<table id="submenutabletex" width=150 cellspacing=1>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_2_0" onMouseOver="hilitetex(\'stex_2_0\')" onMouseOut="unhilitetex(\'stex_2_0\')">');
document.write('<a href="http://www.woffenbach.de/mullabte07.html" target="_self" title="" class="subitemtex">Abfuhrpläne</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_2_1" onMouseOver="hilitetex(\'stex_2_1\')" onMouseOut="unhilitetex(\'stex_2_1\')">');
document.write('<a href="http://www.woffenbach.de/firmen/branchenbuch.html" target="_self" title=""class="subitemtex">Branchenbuch</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_2_2" onMouseOver="hilitetex(\'stex_2_2\')" onMouseOut="unhilitetex(\'stex_2_2\')">');
document.write('<a href="http://www.woffenbach.de/veranstaltung07.html" target="_self" title="" class="subitemtex" >Veranstaltungen</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_2_3" onMouseOver="hilitetex(\'stex_2_3\')" onMouseOut="unhilitetex(\'stex_2_3\')">');
document.write('<a href="http://www.woffenbach.de/immobilien/immobilien.html" target="_self" title=""class="subitemtex">Immobilien</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_2_4" onMouseOver="hilitetex(\'stex_2_4\')" onMouseOut="unhilitetex(\'stex_2_4\')">');
document.write('<a href="http://www.woffenbach.de/newsletter.html" target="_self" title="" class="subitemtex" >Newsletter</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_2_5" onMouseOver="hilitetex(\'stex_2_5\')" onMouseOut="unhilitetex(\'stex_2_5\')">');
document.write('<a href="http://www.woffenbach.de/kurznachri/kurznachrichten11.html" target="_self" title="" class="subitemtex" >Kurznachrichten</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_2_6" onMouseOver="hilitetex(\'stex_2_6\')" onMouseOut="unhilitetex(\'stex_2_6\')">');
document.write('<a href="http://www.woffenbach.de/wetter.html" target="_self" title="" class="subitemtex" >Das Wetter</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenutex_3">');
document.write('<table id="submenutabletex" width=165 cellspacing=1>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_0" onMouseOver="hilitetex(\'stex_3_0\')" onMouseOut="unhilitetex(\'stex_3_0\')">');
document.write('<a href="http://www.woffenbach.de/grundschule/grundschule.html" target="_self" title="" class="subitemtex" >Grundschule</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_1" onMouseOver="hilitetex(\'stex_3_1\')" onMouseOut="unhilitetex(\'stex_3_1\')">');
document.write('<a href="http://www.woffenbach.de/pfarrfamilie/pfarrgemeinde.html" target="_self" title="" class="subitemtex" >Pfarrgemeinde</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_2" onMouseOver="hilitetex(\'stex_3_2\')" onMouseOut="unhilitetex(\'stex_3_2\')">');
document.write('<a href="http://www.woffenbach.de/kindergarten.html" target="_self" title="" class="subitemtex" >Kindergarten/ -krippe</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_3" onMouseOver="hilitetex(\'stex_3_3\')" onMouseOut="unhilitetex(\'stex_3_3\')">');
document.write('<a href="http://www.woffenbach.de/kurznachri/krankenpflege.html" target="_self" title="" class="subitemtex" >Krankenpflegeverein</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_4" onMouseOver="hilitetex(\'stex_3_4\')" onMouseOut="unhilitetex(\'stex_3_4\')">');
document.write('<a href="http://www.woffenbach.de/kolping/togo.html" target="_self" title="" class="subitemtex" >TOGO-Hilfe</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_5" onMouseOver="hilitetex(\'stex_3_5\')" onMouseOut="unhilitetex(\'stex_3_5\')">');
document.write('<a href="http://www.woffenbach.de/oekonachbhilfe/oekunachhilfe.html" target="_self" title="" class="subitemtex" >Nachbarschaftshilfe</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_6" onMouseOver="hilitetex(\'stex_3_6\')" onMouseOut="unhilitetex(\'stex_3_6\')">');
document.write('<a href="http://www.woffenbach.de/jugend.html" target="_self" title="" class="subitemtex" >Jugendtreff</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_7" onMouseOver="hilitetex(\'stex_3_7\')" onMouseOut="unhilitetex(\'stex_3_7\')">');
document.write('<a href="http://www.woffenbach.de/grundschule/verkehrsschule.html" target="_self" title="" class="subitemtex">Jugendverkehrsschule</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_8" onMouseOver="hilitetex(\'stex_3_8\')" onMouseOut="unhilitetex(\'stex_3_8\')">');
document.write('<a href="http://www.bvniederbayern.brk.de/sites/seniorenheime/woffenbach/woffenbach.htm" target="_blank" title="" class="subitemtex" >Seniorenzentrum</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_3_9" onMouseOver="hilitetex(\'stex_3_9\')" onMouseOut="unhilitetex(\'stex_3_9\')">');
document.write('<a href="http://www.jura-werkstaetten.com/" target="_blank" title="" class="subitemtex" >Theo-Betz-Wohnstätte</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenutex_4">');
document.write('<table id="submenutabletex" width=175 cellspacing=1>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_0" onMouseOver="hilitetex(\'stex_4_0\')" onMouseOut="unhilitetex(\'stex_4_0\')">');
document.write('<a href="http://www.neumarktonline.de" target="_blank" title="" class="subitemtex" >Neumarktonline</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_1" onMouseOver="hilitetex(\'stex_4_1\')" onMouseOut="unhilitetex(\'stex_4_1\')">');
document.write('<a href="http://www.funrunners-neumarkt.de" target="_blank" title="" class="subitemtex" >Lauftreff Funrunner´s</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_2" onMouseOver="hilitetex(\'stex_4_2\')" onMouseOut="unhilitetex(\'stex_4_2\')">');
document.write('<a href="http://www.staufonline.de" target="_blank" title="" class="subitemtex" >Staufonline</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_3" onMouseOver="hilitetex(\'stex_4_3\')" onMouseOut="unhilitetex(\'stex_4_3\')">');
document.write('<a href="http://www.bsc-woffenbach.de" target="_blank" title="" class="subitemtex" >BSC Woffenbach</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_4" onMouseOver="hilitetex(\'stex_4_4\')" onMouseOut="unhilitetex(\'stex_4_4\')">');
document.write('<a href="http://www.ff-woffenbach.de" target="_blank" title="" class="subitemtex" >FF Woffenbach</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_5" onMouseOver="hilitetex(\'stex_4_5\')" onMouseOut="unhilitetex(\'stex_4_5\')">');
document.write('<a href="http://www.siedlung-taize.de" target="_blank" title="" class="subitemtex" >Pfadfinder TAIZE</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_6" onMouseOver="hilitetex(\'stex_4_6\')" onMouseOut="unhilitetex(\'stex_4_6\')">');
document.write('<a href="http://www.champions2001.de" target="_blank" title="" class="subitemtex" >FC Bayern Fanclub</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_7" onMouseOver="hilitetex(\'stex_4_7\')" onMouseOut="unhilitetex(\'stex_4_7\')">');
document.write('<a href="http://www.extremskifahrer.de" target="_blank" title="" class="subitemtex" >Extrem-Skifahrer</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_8" onMouseOver="hilitetex(\'stex_4_8\')" onMouseOut="unhilitetex(\'stex_4_8\')">');
document.write('<a href="http://www.st-willibald-woffenbach.de" target="_blank" title="" class="subitemtex" >St.Willibald Woffenbach</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_10" onMouseOver="hilitetex(\'stex_4_10\')" onMouseOut="unhilitetex(\'stex_4_10\')">');
document.write('<a href="http://www.altelinde-woffenbach.de" target="_blank" title="" class="subitemtex" >Schützen Alte Linde</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_11" onMouseOver="hilitetex(\'stex_4_11\')" onMouseOut="unhilitetex(\'stex_4_11\')">');
document.write('<a href="http://www.landkreis-neumarkt.de" target="_blank" title="" class="subitemtex" >Landratsamt Neumarkt</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_12" onMouseOver="hilitetex(\'stex_4_12\')" onMouseOut="unhilitetex(\'stex_4_12\')">');
document.write('<a href="http://www.neumarkt.de" target="_blank" title="" class="subitemtex" >Stadt Neumarkt</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_4_13" onMouseOver="hilitetex(\'stex_4_13\')" onMouseOut="unhilitetex(\'stex_4_13\')">');
document.write('<a href="http://www.woffenbach.de/links/linkliste.html" target="_self" title="" class="subitemtex" >Linkliste</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenutex_5">');
document.write('<table id="submenutabletex" width=170 cellspacing=1>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_0" onMouseOver="hilitetex(\'stex_5_0\')" onMouseOut="unhilitetex(\'stex_5_0\')">');
document.write('<a href="http://www.woffenbach.de/stauf/mullabte07stauf.html" target="_self" title="" class="subitemtex" >Abfuhrpläne Stauf</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_1" onMouseOver="hilitetex(\'stex_5_1\')" onMouseOut="unhilitetex(\'stex_5_1\')">');
document.write('<a href="http://www.woffenbach.de/stauf/archivstauf.html" target="_self" title="" class="subitemtex" >Archiv Stauf</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_2" onMouseOver="hilitetex(\'stex_5_2\')" onMouseOut="unhilitetex(\'stex_5_2\')">');
document.write('<a href="http://www.burgschuetzen-stauf.de" target="_blank" title="" class="subitemtex" >Burgschützen Stauf</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_3" onMouseOver="hilitetex(\'stex_5_3\')" onMouseOut="unhilitetex(\'stex_5_3\')">');
document.write('<a href="http://www.csu-neumarkt.de/auctores/scs/imc/fdInf_ID=16672d6X10007a5df23XY6794/Stauf.htm?ITServ=Y5bd4026dX1069c388b51X738f" target="_blank" title="" class="subitemtex" >CSU OV-Stauf</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_4" onMouseOver="hilitetex(\'stex_5_4\')" onMouseOut="unhilitetex(\'stex_5_4\')">');
document.write('<a href="http://www.woffenbach.de/stauf/geschichtest.html" target="_self" title="" class="subitemtex" >Geschichte/Sage</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_5" onMouseOver="hilitetex(\'stex_5_5\')" onMouseOut="unhilitetex(\'stex_5_5\')">');
document.write('<a href="http://www.herbert.drescher.de.vu" target="_blank" title="" class="subitemtex" >Home H. Drescher</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_6" onMouseOver="hilitetex(\'stex_5_6\')" onMouseOut="unhilitetex(\'stex_5_6\')">');
document.write('<a href="http://www.woffenbach.de/stauf/kurznachrichtenst.html" target="_self" title="" class="subitemtex" >Kurznachrichten Stauf</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_7" onMouseOver="hilitetex(\'stex_5_7\')" onMouseOut="unhilitetex(\'stex_5_7\')">');
document.write('<a href="http://www.woffenbach.de/stauf/ogvrstauf.html" target="_self" title="" class="subitemtex" >OGV Stauf</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_8" onMouseOver="hilitetex(\'stex_5_8\')" onMouseOut="unhilitetex(\'stex_5_8\')">');
document.write('<a href="http://www.svstauf.de" target="_blank" title="" class="subitemtex" >SV - Stauf</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_5_9" onMouseOver="hilitetex(\'stex_5_9\')" onMouseOut="unhilitetex(\'stex_5_9\')">');
document.write('<a href="http://www.woffenbach.de/stauf/veranstaltungst07.html" target="_self" title="" class="subitemtex" >Veranstaltungen Stauf</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenutex_6">');
document.write('<table id="submenutabletex" width=140 cellspacing=1>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_6_0" onMouseOver="hilitetex(\'stex_6_0\')" onMouseOut="unhilitetex(\'stex_6_0\')">');
document.write('<a href="mailto:webmaster@woffenbach.de" target="_self" title="" class="subitemtex" >Kontakt</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_6_1" onMouseOver="hilitetex(\'stex_6_1\')" onMouseOut="unhilitetex(\'stex_6_1\')">');
document.write('<a href="mailto:webmaster@woffenbach.de?subject=Neuer Termin" target="_self" title="" class="subitemtex" >Termin melden</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_6_2" onMouseOver="hilitetex(\'stex_6_2\')" onMouseOut="unhilitetex(\'stex_6_2\')">');
document.write('<a href="http://www.woffenbach.de/visits.html" target="_self" title="" class="subitemtex" >Was bleibt</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_6_3" onMouseOver="hilitetex(\'stex_6_3\')" onMouseOut="unhilitetex(\'stex_6_3\')">');
document.write('<a href="http://www.woffenbach.de/impressum.html" target="_self" title="" class="subitemtex" >Impressum</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucelltex" height=20 id="stex_6_4" onMouseOver="hilitetex(\'stex_6_4\')" onMouseOut="unhilitetex(\'stex_6_4\')">');
document.write('<a href="http://www.woffenbach.de/archiv01.html" target="_self" title="" class="subitemtex" >Archiv</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('</span>');

