
  function initMainNav() {
  	initMainNavItem("main-nav-1", [
{text: 'Motoröl', href: '../products/Motoroel_0W-30BMWLF01.html'},{text: 'Getriebeöl', href: '../products/Getriebeoel_CLP220.html'},{text: 'Bremsflüssigkeit', href: '../products/Bremsfluessigkeit_SuperDOT4.html'},{text: 'Hydrauliköl', href: '../products/Hydraulikoel_10W-30Traktoroel.html'},{text: 'Motorradbedarf', href: '../products/Motorradbedarf_10W-40MotorradMotoroel4-Takt.html'},{text: 'Zweitaktöl', href: '../products/Zweitaktoel_2-Takt-lmineralisch.html'},{text: 'Automatiköl', href: '../products/Automatikoel_ATFDexronIIIIIG.html'},{text: 'Kompressoröl', href: '../products/Kompressoroel_HDSAE20W-20-Einbereichsoel.html'},{text: 'Fette', href: '../products/Fette_K00K-40Fliefett.html'},{text: 'Gartenbedarf', href: '../products/Gartenbedarf_SKMSaegekettenoel.html'},
      ]);
    	initMainNavItem("main-nav-2", [ {text: "Typisierung Motoröl", href: "../faq.html"}  ,  {text: "Was bedeutet API", href: "../faq_api.html"}  ,  {text: "Vorteile synthetische Öle", href: "../faq_synthetische_oele.html"}  ,  {text: "Sind Motoröle mischbar?", href: "../faq_motoroele_mischbar.html"}  ,  {text: "Welches Öl für mein KFZ?", href: "../faq_welches_oel.html"}  ,  {text: "Ölwechselintervalle", href: "../faq_wechselinterwalle.html"}  ]);
    	initMainNavItem("main-nav-3", [ {text: "Händler", href: "http://www.autoreifenonline.de"}  ,  {text: "Endverbraucher", href: "http://www.reifendirekt.de/Motoroel.html"}  ]);
  }

