 function rotmenue(xx) {

 document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"500\">");
 document.write("    <tr>");
 document.write("     <td height=\"20\" bgcolor=\"#90002d\" align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
 document.write("                                                       <tr>");
 document.write("                                                        <td class=\"menu\" width=\"1\"><img src=\"../images/fill.gif\" width=1 height=1 border=0 alt=\"\"></td>");
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
 if (xx=="home") 
     document.write("                                                        <td class=\"menuaktuell\">&nbsp;Home&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"../index.html\" class=\"menu\">Home</a>&nbsp;</td>"); 
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>");

 /* if (xx=="aktuell") 
     document.write("                                                        <td class=\"menuaktuell\">&nbsp;Aktuell&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"../aktuell/aktuell.html\" class=\"menu\">Aktuell</a>&nbsp;</td>");
 
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>");
 */
 if (xx=="termine") 
     document.write("                                                        <td class=\"menuaktuell\">&nbsp;Termine&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"../termine/termine.html\" class=\"menu\">Termine</a>&nbsp;</td>");
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>");
  if (xx=="turniere") 
     document.write("                                                        <td class=\"menuaktuell\">&nbsp;Turniere&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"../turniere/turniere.html\" class=\"menu\">Turniere</a>&nbsp;</td>");
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>");
   if (xx=="klubzeitung") 
     document.write("                                                        <td class=\"menuaktuell\">&nbsp;Klubzeitung&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"../presse/presse.html\" class=\"menu\">Klubzeitung</a>&nbsp;</td>");
 
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>");

 if (xx=="kontakt") 
     document.write("                                                        <td class=\"menuaktuell\">&nbsp;Kontakt&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"../kontakt/kontakt.html\" class=\"menu\">Kontakt</a>&nbsp;</td>");  
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>");
 if (xx=="gaestebuch") 
     document.write("                                                        <td class=\"menuaktuell\">&nbsp;G&auml;stebuch&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"http://www.schachfreunde-sasel.de/cgi-bin/guestbook.php.cgi\" class=\"menu\">G&auml;stebuch</a>&nbsp;</td>");  
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
 if (xx=="links") 
 document.write("                                                        <td class=\"menuaktuell\">&nbsp;Links&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"../links/links.html\" class=\"menu\">Links</a>&nbsp;</td>");  
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>");
 if (xx=="impressum") 
 document.write("                                                        <td class=\"menuaktuell\">&nbsp;Impressum&nbsp;</td>");
  else
     document.write("                                                        <td class=\"menu\">&nbsp;<a href=\"../impressum/impressum.html\" class=\"menu\">Impressum</a>&nbsp;</td>");  
 document.write("                                                        <td class=\"menu\" width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>");
 
 document.write("                                                        <td class=\"menu\" width=\"1\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
 document.write("                                                       </tr>");

 document.write("    </table></td>");
 document.write("    </tr>");
 document.write("</table>");

 document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
 document.write("    <tr>");
 document.write("     <td height=\"25\" align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
 document.write("                                                         <tr>");
 document.write("                                                                <td bgcolor=\"#ffffff\" width=\"1\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
   if (xx=="verein")
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Verein&nbsp;</td>");
   else 
       document.write("                                                          <td>&nbsp;<a href=\"../verein/verein.html\" class=\"menu\">Verein</a>&nbsp;</td>");   
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
   if (xx=="jugend")
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Jugendschachgruppe&nbsp;</td>");
   else 
       document.write("                                                          <td>&nbsp;<a href=\"../jugend/jugend.html\" class=\"menu\">Jugendschachgruppe</a>&nbsp;</td>");   
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
   if (xx=="spiellokal")
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Spiellokal&nbsp;</td>");
   else 
       document.write("                                                          <td class=\"menue\">&nbsp;<a href=\"../verein/spiellokal.html\" class=\"menu\">Spiellokal</a>&nbsp;</td>"); 
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
/*   if (xy=="satzung") 
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Satzung&nbsp;</td>"); 
   else 
       document.write("                                                          <td class=\"menu\">&nbsp;<a href=\"satzung.html\" class=\"menu\">Satzung</a>&nbsp;</td>");  
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
*/
   if (xx=="vorstand") 
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Vorstand&nbsp;</td>");
   else 
       document.write("                                                          <td class=\"menu\">&nbsp;<a href=\"../verein/vorstand.html\" class=\"menu\">Vorstand</a>&nbsp;</td>");  
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
   if (xx=="mitglieder") 
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Mitglieder&nbsp;</td>");  
   else 
       document.write("                                                          <td class=\"menu\">&nbsp;<a href=\"../verein/mitglieder.html\" class=\"menu\">Mitglieder</a>&nbsp;</td>");  
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
   if (xx=="beitraege") 
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Beiträge&nbsp;</td>");  
   else 
       document.write("                                                          <td class=\"menu\">&nbsp;<a href=\"../verein/beitraege.html\" class=\"menu\">Beiträge</a>&nbsp;</td>"); 
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
   if (xx=="mitgliedschaft")
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Mitgliedschaft&nbsp;</td>");    
   else 
       document.write("                                                          <td class=\"menu\">&nbsp;<a href=\"../verein/mitgliedschaft.html\" class=\"menu\">Mitgliedschaft</a>&nbsp;</td>"); 
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
    if (xx=="chronik")
       document.write("                                                          <td class=\"menuaktuell\">&nbsp;Chronik&nbsp;</td>");    
   else 
       document.write("                                                          <td class=\"menu\">&nbsp;<a href=\"../chronik/chronik.html\" class=\"menu\">Chronik</a>&nbsp;</td>"); 
 document.write("                                                                <td width=\"1\" bgcolor=\"#ffffff\"><img src=\"../images/fill.gif\" width=1 height=1 border=0></td>	");
 
 document.write("                                                         </tr>");
 document.write("     </table></td>");
 document.write("    </tr>");
 document.write("</table>");  

}	  

function jugendmenue(ju) {
 document.write("<br><a href='jugend.html'>Jugendschachgruppe</a>");
 if (ju=="spielbetrieb") {
   document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<span class='graufett'>Spielbetrieb</span>");
 }
  else {
  document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<a href='spielbetrieb.html'>Spielbetrieb</a>");
 }
 if (ju=="trainer") {
   document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<span class='graufett'>Trainer</span>");
 }
  else {
  document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<a href='trainer.html'>Trainer</a>");
}
if (ju=="fotogalerie") {
   document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<span class='graufett'>Fotogalerie</span>");
 }
  else {
  document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<a href='intro_fotogalerie.html'>Fotogalerie</a>");
}

}


