// <script language="JavaScript">
// <!--
//4 = text
//5 = bottom

function nav_home()
{ frames[4].location.href="../texte/homepage.php"; }
function nav_moreinfo()
{ frames[4].location.href="../texte/moreinfo.htm"; }
function nav_kontakt()
{ frames[4].location.href="../texte/kontakt.htm"; }
function nav_aktuell()
{ frames[4].location.href="../texte/aktuell.htm"; }
function nav_vorstand()
{ frames[4].location.href="../texte/vorstand.htm"; }
function nav_jugend()
{ frames[4].location.href="../texte/jugendausschuss.htm"; }
function nav_aktionen()
{ frames[4].location.href="../texte/aktionen.htm"; }
function nav_sommer()
{ 
//frames[4].location.href="../archiv/sommer2011/s_frame.htm"; 
frames[4].location.href="../texte/sommer_allgemein.htm"; 
}
function nav_winter()
{ 
frames[4].location.href="../archiv/winter2011/winter_frame.htm";
//frames[4].location.href="../texte/winter_allgemein.htm";
 }
function nav_hallen()
{ frames[4].location.href="../texte/hallen.htm"; }
function nav_download()
{ frames[4].location.href="../texte/download.htm"; }
function nav_vereine()
{ frames[4].location.href="../vereine/suchen.htm"; }
function nav_termine()
{ frames[4].location.href="../termine/termine.php"; }
function nav_presse()
{ frames[4].location.href="../texte/presse.htm"; }
function nav_buttonmaschine()
{ frames[4].location.href="../texte/buttonmaschine.htm"; }
function nav_spieltreff()
{ frames[4].location.href="../texte/spieltreff.htm"; }
function nav_links()
{ frames[4].location.href="../texte/links.htm"; }
function nav_impressum()
{ frames[4].location.href="../texte/impressum.htm"; }
function nav_archiv()
{ frames[4].location.href="../texte/archiv.htm"; }
function nav_newsletter()
{ frames[4].location.href="../texte/newsletter.htm"; }
function nav_schulung()
{ frames[4].location.href="../texte/schulung.htm"; }


function nav_ksb_nord()
{ frames[4].location.href="../texte/ksb_nord.htm"; }


// //-->
// </script>
