﻿var chk_url = new String(window.location);
var topnavigation = "";

topnavigation = "<table cellspacing='0' cellpadding='0' width='100%' border='0'>";
topnavigation += "<tbody>";
topnavigation += "<tr>";
topnavigation += "<td valign='middle' align='left'>";
topnavigation += "    <div id='menuContainer'>";
topnavigation += "    <div id='menuWrap'>";
topnavigation += "    <div id='menu'>";
topnavigation += "    <ul>";
topnavigation += "        <li id='tabId0'><a href='index.html'>Home</a></li>";
if (chk_url.indexOf("/about_us") != -1) {
	topnavigation += "        <li id='tabId1' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='about_us.html'>Über uns</a>"; 
}
else {
	topnavigation += "        <li id='tabId1'><a href='about_us.html'>Über uns</a>";
}
topnavigation += "        <ul>";
topnavigation += "        <li><a href='about_us.html'>Über Lessons For Life</a>";
topnavigation += "        <li><a href='about_us_how_it_works.html'>So funktioniert’s</a></li>";
topnavigation += "        </ul>";
topnavigation += "        </li>";
if (chk_url.indexOf("products_") != -1) {
	topnavigation += "        <li id='tabId2' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='products_the_complete_set.html'>Produkte</a>";
}
else {
	topnavigation += "        <li id='tabId2'><a href='products_the_complete_set.html'>Produkte</a>";
}
topnavigation += "        <ul>";
topnavigation += "          <li><a href='products_the_complete_set.html'>Englisch: Das komplette Set</a>";
topnavigation += "          <li><a href='products_english_course.html'>Englischkurs</a>";
topnavigation += "          <li><a href='products_grammar_set.html'>Praktische Englisch-Grammatik - Set</a>";
topnavigation += "          <li><a href='products_conversations.html'>Praktische Englisch-Konversationen</a>";
topnavigation += "          <li><a href='products_english_level1.html'>Stufe 1 (Anfänger + fortgeschrittene Anfänger)</a>";
topnavigation += "          <li><a href='products_english_level2.html'>Stufe 2 (fortgeschrittene Anfänger + Fortgeschrittene)</a>";
topnavigation += "          <li><a href='products_beginner_level.html'>Anfänger- Stufe</a>";
topnavigation += "          <li><a href='products_intermediate_level.html'>Fortgeschrittene Anfänger-Stufe</a>";
topnavigation += "          <li><a href='products_advanced_level.html'>Fortgeschrittene-Stufe</a>";
topnavigation += "          <li><a href='products_grammar_part1.html'>Praktische Englisch-Grammatik - Teil 1</a>";
topnavigation += "          <li><a href='products_grammar_part2.html'>Praktische Englisch-Grammatik - Teil 2</a>";
topnavigation += "          <li><a href='products_games.html'>Interaktive Englisch-Spiele</a>";
topnavigation += "        </li>";
topnavigation += "        </ul>";
topnavigation += "        </li>";
if (chk_url.indexOf("/individuals.html") != -1) {
	topnavigation += "        <li id='tabId3' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='individuals.html'>Einzelpersonen</a></li>";
}
else {
	topnavigation += "        <li id='tabId3'><a href='individuals.html'>Einzelpersonen</a></li>";
}
if (chk_url.indexOf("/business.html") != -1) {
	topnavigation += "        <li id='tabId4' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='business.html'>Beruf</a></li>";
}
else {
	topnavigation += "        <li id='tabId4'><a href='business.html'>Beruf</a></li>";
}
if (chk_url.indexOf("/education") != -1) {
	topnavigation += "        <li id='tabId5' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='education.html'>Bildung</a>";	
}
else {
	topnavigation += "        <li id='tabId5'><a href='education.html'>Bildung</a>";
}
topnavigation += "        <ul>";
topnavigation += "        <li><a href='education.html'>Bildung</a>";
topnavigation += "        <li><a href='education_our_method.html'>Unsere Methode</a>";
topnavigation += "        <li><a href='education_esl.html'>Englisch als Zweitsprache (ESL)</a>";
topnavigation += "        <li><a href='education_language_schools.html'>Sprachschulen</a>";
topnavigation += "        <li><a href='education_highschools_lateprimary.html'>Sekundarschulen & Gymnasien</a>";
topnavigation += "        <li><a href='education_universities_and_colleges.html'>Universitäten & Hochschulen</a>";
topnavigation += "        <li><a href='education_homeschool.html'>Hausunterricht</a>";
topnavigation += "        <li><a href='education_adult_learning.html'>Erwachsenenbildung</a></li>";
topnavigation += "        </ul>";
topnavigation += "        </li>";
if (chk_url.indexOf("/libraries") != -1) {
	topnavigation += "        <li id='tabId6' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='libraries.html'>Bibliotheken</a></li>";
}
else {
	topnavigation += "        <li id='tabId6'><a href='libraries.html'>Bibliotheken</a></li>";
}
if (chk_url.indexOf("/distributors") != -1) {
	topnavigation += "        <li id='tabId7' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='distributors.html'>Vertriebshändler</a>";
}
else {
	topnavigation += "        <li id='tabId7'><a href='distributors.html'>Vertriebshändler</a>";
}
topnavigation += "        <ul>";
topnavigation += "        <li><a href='distributors.html'>Vertriebshändler</a>";
topnavigation += "        <li><a href='distributors_resellers.html'>Wiederverkäufer</a>";
topnavigation += "        <li><a href='distributors_english_language_schools.html'>Englisch-Sprachschulen</a>";
topnavigation += "        <li><a href='distributors_strategic_partners.html'>Strategische Partner</a></li>";
topnavigation += "        </ul>";
topnavigation += "        </li>";
if (chk_url.indexOf("/support") != -1 || chk_url.indexOf(".asp") != -1) {
	topnavigation += "        <li id='tabId8' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='support_FAQ.html'>Support</a>";
}
else {
	topnavigation += "        <li id='tabId8'><a href='support_FAQ.html'>Support</a>";
}
topnavigation += "        <ul>";
topnavigation += "        <li><a href='register_en.asp'>Produktregistrierung</a>";
topnavigation += "        <li><a href='support_FAQ.html'>Häufig gestellte Fragen (FAQ)</a></li>";
topnavigation += "       </ul>";
topnavigation += "        </li>";
if (chk_url.indexOf("/contactus.html") != -1) {
	topnavigation += "        <li id='tabId9' style='background-image:url(/global_html/images/menu_roll_bg.gif);background-position:no-repeat;background-position:top left'><a style='color:#091d56' href='contactus.html'>Kontakt</a></li>";
}
else {
	topnavigation += "        <li id='tabId9'><a href='contactus.html'>Kontakt</a></li>";
}
topnavigation += "    </ul>";
topnavigation += "    </div></div></div>";
topnavigation += "</td>";
topnavigation += "</tr>";
topnavigation += "</tbody>";
topnavigation += "</table>";


if (document.getElementById) {
    document.getElementById("top_navigation").innerHTML = topnavigation;
}