// Pfad von der aktuellen Seite aus
uripath = "";
index = "h"
foto = "h"
kalend = "h"
mathe = "h"
impress = "h"
schrift = "h"
ww = "h"
verbformen="h"
spiele="h"

// Erkennen welche Seite als aktiv markiert werden soll
if( window.location.href.indexOf("index.html") >= 0) { index = "d"; uripath = ""; }
else if( window.location.href.indexOf("index.htm") >= 0) { index = "d";uripath = ""; }
else if( window.location.href.indexOf("fotos.html") >= 0) { foto = "d";uripath = "../"; }
else if( window.location.href.indexOf("foto.html") >= 0) { foto = "d";uripath = "../"; }
else if( window.location.href.indexOf("casio.html") >= 0) { mathe = "d";uripath = "../"; }
else if( window.location.href.indexOf("ikalend.html") >= 0) { kalend = "d";uripath = "../"; }
else if( window.location.href.indexOf("imathe.html") >= 0) { mathe = "d";uripath = "../"; }
else if( window.location.href.indexOf("impress.html") >= 0) { impress = "d";uripath = "../"; }
else if( window.location.href.indexOf("kalend.html") >= 0) { kalend = "d";uripath = "../"; }
else if( window.location.href.indexOf("logik.html") >= 0) { mathe = "d";uripath = "../"; }
else if( window.location.href.indexOf("roemzahl.html") >= 0) { mathe = "d";uripath = "../"; }
else if( window.location.href.indexOf("schrift.html") >= 0) { schrift = "d";uripath = "../"; }
else if( window.location.href.indexOf("tage.html") >= 0) { kalend = "d";uripath = "../"; }
else if( window.location.href.indexOf("transkript.html") >= 0) { schrift = "d";uripath = "../"; }
else if( window.location.href.indexOf("wherleitung.html") >= 0) { mathe = "d";uripath = "../"; }
else if( window.location.href.indexOf("verbformen.html") >= 0) { verbformen = "d";uripath = "../"; }
else if( window.location.href.indexOf("wurzel.html") >= 0) { mathe = "d";uripath = "../"; }
else if( window.location.href.indexOf("ww.html") >= 0) { ww = "d";uripath = "../"; }
else { index = "h"; uripath = "../"; }

document.writeln('<table border=0 cellpadding=0 cellspacing=0>');
document.writeln('<td class="reiter' + index + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + index + '" align=center valign=center><a href="' + uripath + 'index.html" class="reiter' + index + '" target="_parent">Hauptseite</a></td>');
document.writeln('<td class="reiter' + index + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + foto + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + foto + '" align=center valign=center><a href="' + uripath + 'html/fotos.html" class="reiter' + foto + '" target="_parent">Fotografien</a></td>');
document.writeln('<td class="reiter' + foto + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + kalend + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + kalend + '" align=center valign=center><a href="' + uripath + 'html/ikalend.html" class="reiter' + kalend + '" target="_parent">Kalender</a></td>');
document.writeln('<td class="reiter' + kalend + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + mathe + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + mathe + '" align=center valign=center><a href="' + uripath + 'html/imathe.html" class="reiter' + mathe + '" target="_parent">Mathematik</a></td>');
document.writeln('<td class="reiter' + mathe + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + schrift + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + schrift + '" align=center valign=center><a href="' + uripath + 'html/schrift.html" class="reiter' + schrift + '" target="_parent"><nobr>Deutsche Schrift</nobr></a></td>');
document.writeln('<td class="reiter' + schrift + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + ww + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + ww + '" align=center valign=center><a href="' + uripath + 'html/ww.html" class="reiter' + ww + '" target="_parent">wortwoertlich</a></td>');
document.writeln('<td class="reiter' + ww + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + verbformen + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + verbformen + '" align=center valign=center><a href="' + uripath + 'html/verbformen.html" class="reiter' + verbformen + '" target="_parent">Verbformen</a></td>');
document.writeln('<td class="reiter' + verbformen + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + spiele + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + spiele + '" align=center valign=center><a href="http://www.lojol.de/html/menue.html" class="reiter' + spiele + '" target="_parent">Spiele</a></td>');
document.writeln('<td class="reiter' + spiele + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + impress + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterl.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td class="reiter' + impress + '" align=center valign=center><a href="' + uripath + 'html/impress.html" class="reiter' + impress + '" target="_parent">Impressum</a></td>');
document.writeln('<td class="reiter' + impress + '_space" align=center valign=top><img src="' + uripath + 'bilder/reiterr.gif" width="3" height="15" border="0" alt=""></td>');
document.writeln('<td></td></tr>');
document.writeln('</td></tr></table>');