var dRoot = 0;

function menuText()
{
document.write('<table border="0" cellpadding="0" cellspacing="0" bgcolor="#cccc99" width="100%">');
document.write(' <tr bgcolor="#cccc99" valign="middle" align="center">');
document.write('   <td align="center" valign="middle"><a name="lnhome" href="#" onmouseover="Menu(\'home\')">Home<\/a><\/td>');
document.write('   <td align="center" valign="middle"><a name="lnaktuelles" href="#" onmouseover="Menu(\'aktuelles\')">Aktuelles<\/a><\/td>');
document.write('   <td align="center" valign="middle"><a name="lngeschichte" href="#" onmouseover="Menu(\'geschichte\')">Geschichte<\/a><\/td>');
document.write('   <td align="center" valign="middle"><a name="lnwanderung" href="#" onmouseover="Menu(\'wanderung\')">Wanderung<\/a><\/td>');
document.write('   <td align="center" valign="middle"><a name="lnessen" href="#" onmouseover="Menu(\'essen\')">Essen<\/a><\/td>');
document.write('   <td align="center" valign="middle"><a name="lnschlafen" href="#" onmouseover="Menu(\'schlafen\')">Schlafen<\/a><\/td>');
document.write('   <td align="center" valign="middle"><a name="lnmuseen" href="#" onmouseover="Menu(\'museen\')">Museen<\/a><\/td>');
document.write('   <td align="center" valign="middle"><a name="lnaktionen" href="#" onmouseover="Menu(\'aktionen\')">Aktionen<\/a><\/td>');
document.write('   <td align="center" valign="middle"><a name="lngb" href="#" onmouseover="Menu(\'gb\')">Gästebuch<\/a><\/td>');

document.write('   <td align="center" valign="middle"><a name="lnleer2" href="');
if (!dRoot)
  document.write('..\/');
document.write('immobilien\/index.html" onmouseover="Menu(\'\')">Immobilien<\/a><\/td>');

document.write('   <td align="center" valign="middle"><a name="lnleer2" href="');
if (!dRoot)
  document.write('..\/');
document.write('impressum.html" onmouseover="Menu(\'\')">Impressum<\/a><\/td>');

document.write(' <\/tr>');
document.write('<\/table>');
dRoot=0;
}

function writeMainMap()
{
document.write('<map name="headmap">');
document.write('<area shape="rect" coords="669,6,728,44" nohref title="Dorfteich">');
document.write('<area shape="rect" coords="592,5,656,45" nohref title="Schloß">');
document.write('<area shape="rect" coords="515,0,585,49" title="Steinstock">');
document.write('<area shape="rect" coords="486,0,509,50" title="Kirche">');
document.write('<area shape="rect" coords="410,0,475,49" title="Firstensteinbruch">');
document.write('<area shape="rect" coords="334,0,404,49" title="Belvedere auf dem Steinberg">');
document.write('<area shape="rect" coords="302,0,332,49" title="Felsgebilde Kaffeekrug">');
document.write('<area shape="rect" coords="224,0,298,49" title="250 Jahre altes Fachwerkhaus">');
document.write('<area shape="rect" coords="147,1,219,51" title="Wanderweg zum Hochstein">');
document.write('<area shape="rect" coords="72,1,146,51" title="Pferdetränke auf dem Schloßgelände">');
document.write('<area shape="rect" coords="9,0,68,50" title="Hochsteinbaude">');
document.write('<\/map>');
}

function writeMainDiv()
{
document.write('<div id="home"><table class="popup"><tr><td>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('index.html#willkommen">Willkommen<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('index.html#anreise">Anreise<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('index.html#amt">Gemeindeamt<\/a>');
document.write('<\/td><\/tr><\/table><\/div>');

document.write('<div id="aktuelles"><table class="popup"><tr><td>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktuelles\/veranstaltung.html">Veranstaltungen<\/a><br>');
document.write('<\/td><\/tr><\/table><\/div>');

document.write('<div id="geschichte"><table class="popup"><tr><td>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('geschichte\/chronik.html">Chronik<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('geschichte\/historie.html">Historie<\/a>');
document.write('<\/td><\/tr><\/table><\/div>');

document.write('<div id="wanderung"><table class="popup"><tr><td>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('wanderung\/wanderung1.html">Wanderung 1\/3<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('wanderung\/wanderung2.html">Wanderung 2\/3<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('wanderung\/wanderung3.html">Wanderung 3\/3<\/a>');
document.write('<\/td><\/tr><\/table><\/div>');

document.write('<div id="essen"><table class="popup"><tr><td>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('essen\/baecker.html">Bäckerei "Melzer"<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('essen\/noack.html">Eiscafe Noack<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('schlafen\/firsten.html">Restaurant "Zum Firstenstein"<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('essen\/hoch.html">Restaurant "Zum Hochstein"<\/a><br>');

document.write('  <a href="http:\/\/www.cafecare.de\/');
document.write('">Cafe CaRe<\/a>');
document.write('<\/td><\/tr><\/table><\/div>');



document.write('<div id="schlafen"><table class="popup"><tr><td>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('schlafen\/firsten.html">Hotel "Zum Firstenstein"<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('schlafen\/pensionen.html">Ferienwohnung "M&uuml;hlehof"<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('essen\/hoch.html#uebernachtung">Ferienwohnung "Zum Hochstein"<\/a><br>');

document.write('  <a href="http:\/\/www.cafecare.de\/');
document.write('">Zimmervermietung Großmann<\/a><br>');

document.write('  <a href="http:\/\/www.ferienwohnung-koenigshain.de\/');
document.write('">Ferienwohnung "Am Schloßpark"<\/a><br>');

document.write('<\/td><\/tr><\/table><\/div>');

document.write('<div id="museen"><table class="popup"><tr><td>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('museen\/granit.html">Granitabbau<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('museen\/kutschen.html">Kutschenmuseum<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('museen\/militaria.html">Militaria<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('museen\/poppe.html">"Haus Poppe"<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('museen\/steinstock.html">Steinstock<\/a><br>');
document.write('<\/td><\/tr><\/table><\/div>');

document.write('<div id="aktionen"><table class="popup"><tr><td>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktionen\/2001abfischen.html">Abfischen<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktionen\/fest2001.html">Dorffest 2001<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktionen\/fest2002.html">Dorffest 2002<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktionen\/fest2003.html">Dorffest 2003<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktionen\/klassen.html">Klassenfoto<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktionen\/maerchen.html">Märchenbühne<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktionen\/noldorf.html">Sieg beim Landeswettbewerb<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktionen\/feuerwehr.html">Feuerwehrübung<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktuelles\/hm-lausitz.html">Buchlesung Holland Moritz<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktuelles\/fischer1.html">Veronika Fischer &amp; Band<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('aktuelles\/mueller-l.html">Tucholsky Abend mit Müllers<\/a><br>');

document.write('<\/td><\/tr><\/table><\/div>');

document.write('<div id="gb"><table class="popup"><tr><td>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('gaestebuch\/index.html">aktuelles Gästebuch<\/a><br>');

document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('gaestebuch\/gb2002.html">Gästebuch 2002<\/a><br>');
document.write('  <a href="');
if (!dRoot)
  document.write('..\/');
document.write('gaestebuch\/gb2001.html">Gästebuch 2001<\/a><br>');
document.write('<\/td><\/tr><\/table><\/div>');
}
