var navi_1st_t = new Array();
function navi1stLevel() {
 this.text   = "";
 this.imgOffC  = "";
 this.imgOnC  = "";
 this.imgLeftC  = "";
 this.imgLeftCD = "";
 this.imgOff  = "";
 this.imgOn   = "";
 this.imgB   = "";
 this.imgC   = "";
 this.imgAlign  = "";
 this.imgArrow  = "";
 this.imgArrow_2nd = "";
 this.bgcolor  = "";
 this.style   = "";
 this.link   = "javascript:void(0);";
 this.show   = true;
 this.navi_2nd = new Array;
}
function navi2ndLevel() {
 this.text   = "";
 this.link   = "javascript:void(0);";
 this.sel   = false;
 this.navi_3rd  = new Array;
}
function navi3rdLevel() {
 this.text   = "";
 this.link   = "javascript:void(0);";
 this.navi_4th  = new Array;
}
function navi4thLevel() {
 this.text   = "";
 this.link   = "javascript:void(0);";
}
navi_1st_t[0]    = new navi1stLevel();
navi_1st_t[0].text   = "Ärztekammer";
navi_1st_t[0].imgOffC  = "./images/navi_01.gif";
navi_1st_t[0].imgOnC  = "./images/navi_01_on.gif";
navi_1st_t[0].imgLeftC  = "./images/navi_01_left.gif";
navi_1st_t[0].imgOff  = "./images/navi_start_01.gif";
navi_1st_t[0].imgOn  = "./images/navi_start_01_on.gif";
navi_1st_t[0].imgB   = "./images/navi_start_01_b.gif";
navi_1st_t[0].imgC   = "./images/navi_start_01_c.gif";
navi_1st_t[0].imgAlign  = "right";
navi_1st_t[0].imgArrow  = "./images/arrow_start_navi_off_01.gif";
navi_1st_t[0].imgArrow_2nd ="./images/arrow_navi_small_kammer.gif";
navi_1st_t[0].bgcolor  = "#ECD7C2";
navi_1st_t[0].style  = "navi-link-01";
navi_1st_t[0].link   = "javascript:void(0);";
navi_1st_t[0].show   = true;
navi_1st_t[0].navi_2nd[0]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[0].text  = "Unser Leitbild";
navi_1st_t[0].navi_2nd[0].link  = "./7148.html";
navi_1st_t[0].navi_2nd[1]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[1].text  = "Ihre Ansprechpartner";
navi_1st_t[0].navi_2nd[1].link  = "./24.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[0].text  = "Präsidium";
navi_1st_t[0].navi_2nd[1].navi_3rd[0].link  = "./48.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[1].text  = "Referate";
navi_1st_t[0].navi_2nd[1].navi_3rd[1].link  = "./30.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[2].text  = "Kurie Angestellte Ärzte";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].link  = "./1295.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[0] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[0].text  = "Sektion Turnusärzte";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[0].link  = "./1296.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[1] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[1].text  = "Mandatare Sektion Turnusärzte";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[1].link  = "./1297.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[2] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[2].text  = "Turnusärztevertreter";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[2].link  = "./1298.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[3] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[3].text  = "Sektion der zur selbständigen Berufsausübung berechtigten Ärzte";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[3].link  = "./1299.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[4] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[4].text  = "Mandatare der Sektion zur selbständigen Berufsausübung berechtigten Ärzte";
navi_1st_t[0].navi_2nd[1].navi_3rd[2].navi_4th[4].link  = "./1300.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[3].text  = "Kurie Niedergelassene Ärzte";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].link  = "./1301.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[0] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[0].text  = "Sektion Allgemeinmedizin";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[0].link  = "./1302.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[1] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[1].text  = "Mandatare Sektion Allgemeinmedizin";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[1].link  = "./1303.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[2] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[2].text  = "Bezirksärztevertreter";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[2].link  = "./1304.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[3] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[3].text  = "Sektion Fachärzte";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[3].link  = "./1305.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[4] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[4].text  = "Mandatare Sektion Fachärzte";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[4].link  = "./1306.html";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[5] = new navi4thLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[5].text  = "Fachgruppenobmänner/ -frauen";
navi_1st_t[0].navi_2nd[1].navi_3rd[3].navi_4th[5].link  = "./1307.html";
//navi_1st_t[0].navi_2nd[1].navi_3rd[4] = new navi3rdLevel();
//navi_1st_t[0].navi_2nd[1].navi_3rd[4].text  = "Kurie Zahnärzte";
//navi_1st_t[0].navi_2nd[1].navi_3rd[4].link  = "";
navi_1st_t[0].navi_2nd[1].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[1].navi_3rd[4].text  = "Mitarbeiter";
navi_1st_t[0].navi_2nd[1].navi_3rd[4].link  = "./130.html";
navi_1st_t[0].navi_2nd[2]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[2].text  = "Standesführung";
navi_1st_t[0].navi_2nd[2].link  = "./131.html";
navi_1st_t[0].navi_2nd[3]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[3].text  = "Terminkalender";
navi_1st_t[0].navi_2nd[3].link  = "./4298.cfm";
navi_1st_t[0].navi_2nd[4]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[4].text  = "Öffentlichkeitsarbeit";
navi_1st_t[0].navi_2nd[4].link  = "./133.html";
navi_1st_t[0].navi_2nd[4].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[0].text  = "Presse- aussendungen";
navi_1st_t[0].navi_2nd[4].navi_3rd[0].link  = "./134.py";
navi_1st_t[0].navi_2nd[4].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[1].text  = "Presse- konferenzen";
navi_1st_t[0].navi_2nd[4].navi_3rd[1].link  = "./135.py";
navi_1st_t[0].navi_2nd[4].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[2].text  = "doktorinwien";
navi_1st_t[0].navi_2nd[4].navi_3rd[2].link  = "./3725.html";

navi_1st_t[0].navi_2nd[4].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[3].text  = "Kampagnen";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].link  = "./9763.html";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[0] = new navi4thLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[0].text  = "Gesund durch Vorsorge";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[0].link  = "./9828.html";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[1] = new navi4thLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[1].text  = "Jahr der Gesundheitsvorsorge";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[1].link  = "./9827.html";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[2] = new navi4thLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[2].text  = "Demo";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[2].link  = "./10350.html";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[3] = new navi4thLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[3].text  = "Streik";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[3].link  = "./10438.html";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[4] = new navi4thLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[4].text  = "Krisengipfel";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[4].link  = "./10259.html";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[5] = new navi4thLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[5].text  = "PatientInnenbegehren";
navi_1st_t[0].navi_2nd[4].navi_3rd[3].navi_4th[5].link  = "./9989.html";


navi_1st_t[0].navi_2nd[4].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[4].text  = "Newsletter-Artikel";
navi_1st_t[0].navi_2nd[4].navi_3rd[4].link  = "./6251.html";
navi_1st_t[0].navi_2nd[4].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[0].navi_2nd[4].navi_3rd[5].text  = "Bilddatenbank";
navi_1st_t[0].navi_2nd[4].navi_3rd[5].link  = "./136.php3";
navi_1st_t[0].navi_2nd[5]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[5].text  = "Wer, was, wann - in Wien!";
navi_1st_t[0].navi_2nd[5].link  = "./5868.html";
navi_1st_t[0].navi_2nd[6]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[6].text  = "Kundmachungen";
navi_1st_t[0].navi_2nd[6].link  = "./137.html";
navi_1st_t[0].navi_2nd[7]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[7].text  = "Finanzen";
navi_1st_t[0].navi_2nd[7].link  = "./138.html";
navi_1st_t[0].navi_2nd[8]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[8].text  = "Landesärztekammern";
navi_1st_t[0].navi_2nd[8].link  = "./140.html";
navi_1st_t[0].navi_2nd[9]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[9].text  = "Fraktionen der aekwien";
navi_1st_t[0].navi_2nd[9].link  = "./4350.html";
navi_1st_t[0].navi_2nd[10]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[10].text  = "Ärzteball";
navi_1st_t[0].navi_2nd[10].link  = "http://www.aerzteball.at";
navi_1st_t[0].navi_2nd[11]   = new navi2ndLevel();
navi_1st_t[0].navi_2nd[11].text  = "Kammerwahl 2007";
navi_1st_t[0].navi_2nd[11].link  = "./7541.html";
navi_1st_t[1]    = new navi1stLevel();
navi_1st_t[1].text   = "Ärztliche Tätigkeit";
navi_1st_t[1].imgOffC  = "./images/navi_03.gif";
navi_1st_t[1].imgOnC  = "./images/navi_03_on.gif";
navi_1st_t[1].imgLeftC  = "./images/navi_03_left.gif";
navi_1st_t[1].imgOff  = "./images/navi_start_03.gif";
navi_1st_t[1].imgOn  = "./images/navi_start_03_on.gif";
navi_1st_t[1].imgB   = "./images/navi_start_03_b.gif";
navi_1st_t[1].imgC   = "./images/navi_start_03_c.gif";
navi_1st_t[1].imgAlign  = "left";
navi_1st_t[1].imgArrow  = "./images/arrow_start_navi_off_03.gif";
navi_1st_t[1].imgArrow_2nd ="./images/arrow_navi_small_blue.gif";
navi_1st_t[1].bgcolor  = "#C7D7DF";
navi_1st_t[1].style  = "navi-link-03";
navi_1st_t[1].link   = "javascript:void(0);";
navi_1st_t[1].show   = true;
navi_1st_t[1].navi_2nd[0]   = new navi2ndLevel();
navi_1st_t[1].navi_2nd[0].text  = "Berufs-und Standesrecht";
navi_1st_t[1].navi_2nd[0].link  = "./141.html";
navi_1st_t[1].navi_2nd[0].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[0].navi_3rd[0].text  = "Ärztegesetz";
navi_1st_t[1].navi_2nd[0].navi_3rd[0].link  = "./143.html";
navi_1st_t[1].navi_2nd[0].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[0].navi_3rd[1].text  = "ASVG-Novelle";
navi_1st_t[1].navi_2nd[0].navi_3rd[1].link  = "./142.html";
navi_1st_t[1].navi_2nd[0].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[0].navi_3rd[2].text  = "Ärztliche Anzeigepflicht";
navi_1st_t[1].navi_2nd[0].navi_3rd[2].link  = "./144.html";
navi_1st_t[1].navi_2nd[0].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[0].navi_3rd[3].text  = "Haftung";
navi_1st_t[1].navi_2nd[0].navi_3rd[3].link  = "./145.html";
navi_1st_t[1].navi_2nd[0].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[0].navi_3rd[4].text  = "Aufklärungs- verpflichtung";
navi_1st_t[1].navi_2nd[0].navi_3rd[4].link  = "./146.html";
navi_1st_t[1].navi_2nd[1]   = new navi2ndLevel();
navi_1st_t[1].navi_2nd[1].text  = "Steuerrecht";
navi_1st_t[1].navi_2nd[1].link  = "./7372.html";
navi_1st_t[1].navi_2nd[2]   = new navi2ndLevel();
navi_1st_t[1].navi_2nd[2].text  = "Kassenplanstellen";
navi_1st_t[1].navi_2nd[2].link  = "./147.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[0].text  = "Ausschreibungen Kassenplanstellen";
navi_1st_t[1].navi_2nd[2].navi_3rd[0].link  = "./160.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[0].text  = "Allgemeinmediziner";
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[0].link  = "./161.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[1].text  = "Fachärzte";
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[1].link  = "./162.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[2].text  = "ZMK";
navi_1st_t[1].navi_2nd[2].navi_3rd[0].navi_4th[2].link  = "./163.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[1].text  = "Formulare";
navi_1st_t[1].navi_2nd[2].navi_3rd[1].link  = "./7226.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[2].text  = "Reihungskriterien- Verordnung";
navi_1st_t[1].navi_2nd[2].navi_3rd[2].link  = "./148.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[3].text  = "Richtlinien zur Invertragnahme";
navi_1st_t[1].navi_2nd[2].navi_3rd[3].link  = "./149.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[3].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[3].navi_4th[0].text  = "Allgemeinmediziner/Fachärzte";
navi_1st_t[1].navi_2nd[2].navi_3rd[3].navi_4th[0].link  = "./150.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[3].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[3].navi_4th[1].text  = "Fachärzte für ZMK/Zahnärzte";
navi_1st_t[1].navi_2nd[2].navi_3rd[3].navi_4th[1].link  = "./151.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[4].text  = "Wie komme ich zu meinen Punkten";
navi_1st_t[1].navi_2nd[2].navi_3rd[4].link  = "./152.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[4].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[4].navi_4th[0].text  = "Punktesystem Allgemeinmediziner/Fachärzte";
navi_1st_t[1].navi_2nd[2].navi_3rd[4].navi_4th[0].link  = "./153.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[4].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[4].navi_4th[1].text  = "Punktesystem Fachärzte für ZMK/Zahnärzte";
navi_1st_t[1].navi_2nd[2].navi_3rd[4].navi_4th[1].link  = "./154.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[5].text  = "Wie komme ich zu einem Kassenvertrag";
navi_1st_t[1].navi_2nd[2].navi_3rd[5].link  = "./155.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[6] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[6].text  = "Reihungskriterien";
navi_1st_t[1].navi_2nd[2].navi_3rd[6].link  = "./1554.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[0].text  = "Allgemeinmediziner";
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[0].link  = "./157.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[1].text  = "Fachärzte";
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[1].link  = "./158.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[2].text  = "ZMK";
navi_1st_t[1].navi_2nd[2].navi_3rd[6].navi_4th[2].link  = "./159.html";
navi_1st_t[1].navi_2nd[2].navi_3rd[7] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[2].navi_3rd[7].text  = "Interessentenlisten";
navi_1st_t[1].navi_2nd[2].navi_3rd[7].link  = "./156.html";
navi_1st_t[1].navi_2nd[3]   = new navi2ndLevel();
navi_1st_t[1].navi_2nd[3].text  = "Honorare";
navi_1st_t[1].navi_2nd[3].link  = "./164.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[0].text  = "WGKK";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].link  = "./166.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[0].text  = "Einzelpraxen";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[0].link  = "./167.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[1].text  = "Gruppenpraxen";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[1].link  = "./168.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[2].text  = "Tarife";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[2].link  = "./169.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[3] = new navi4thLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[3].text  = "Wie teile ich einen Kassenvertrag";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[3].link  = "./170.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[4] = new navi4thLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[4].text  = "Wie vertrete ich in einer Kassenordination";
navi_1st_t[1].navi_2nd[3].navi_3rd[0].navi_4th[4].link  = "./171.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[1].text  = "BVA";
navi_1st_t[1].navi_2nd[3].navi_3rd[1].link  = "./172.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[2].text  = "KFA";
navi_1st_t[1].navi_2nd[3].navi_3rd[2].link  = "./173.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[3].text  = "SVA";
navi_1st_t[1].navi_2nd[3].navi_3rd[3].link  = "./174.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[4].text  = "VAEB";
navi_1st_t[1].navi_2nd[3].navi_3rd[4].link  = "./175.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[5].text  = "Punktewerte Krankenkassen";
navi_1st_t[1].navi_2nd[3].navi_3rd[5].link  = "./165.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[6] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[6].text = "Sonderklasse";
navi_1st_t[1].navi_2nd[3].navi_3rd[6].link = "./177.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[6].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[6].navi_4th[0].text  = "Online-Formular für Einreichungen bei der Schlichtungsstelle";
navi_1st_t[1].navi_2nd[3].navi_3rd[6].navi_4th[0].link  = "./6529.cfm";
navi_1st_t[1].navi_2nd[3].navi_3rd[7] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[7].text  = "Belegärzte";
navi_1st_t[1].navi_2nd[3].navi_3rd[7].link  = "./176.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[7].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[7].navi_4th[0].text  = "Online-Formular für Einreichungen bei der Schlichtungsstelle";
navi_1st_t[1].navi_2nd[3].navi_3rd[7].navi_4th[0].link  = "./6530.cfm";
navi_1st_t[1].navi_2nd[3].navi_3rd[8] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[8].text  = "Wahlärzte";
navi_1st_t[1].navi_2nd[3].navi_3rd[8].link  = "./178.html";
navi_1st_t[1].navi_2nd[3].navi_3rd[9] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[3].navi_3rd[9].text  = "Mahn- und Inkassostelle";
navi_1st_t[1].navi_2nd[3].navi_3rd[9].link  = "./179.html";
navi_1st_t[1].navi_2nd[4]   = new navi2ndLevel();
navi_1st_t[1].navi_2nd[4].text  = "E-Card";
navi_1st_t[1].navi_2nd[4].link  = "./4516.html";
navi_1st_t[1].navi_2nd[4].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[4].navi_3rd[0].text  = "R&uuml;ckblick und Vorschau";
navi_1st_t[1].navi_2nd[4].navi_3rd[0].link  = "./7427.html";
navi_1st_t[1].navi_2nd[5]   = new navi2ndLevel();
navi_1st_t[1].navi_2nd[5].text  = "Niederlassung / Praxis";
navi_1st_t[1].navi_2nd[5].link  = "./180.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[0].text  = "Praxismanagement";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].link  = "./181.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[0].text  = "Ablöse bei Praxisübernahme";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[0].link  = "./182.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[1].text  = "Betriebsübergang";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[1].link  = "./183.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[2].text  = "Das Formular Kassenadministration";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[2].link  = "./184.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[3] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[3].text  = "Erreichbarkeiten und Einsatzbereitschaft";
navi_1st_t[1].navi_2nd[5].navi_3rd[0].navi_4th[3].link  = "./185.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].text  = "Lehrpraxis";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].link  = "./186.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[0].text  = "Das Lehrpraxisreferat";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[0].link  = "./187.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[1].text  = "Beschreibung";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[1].link  = "./188.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[2].text  = "Qualitätskriterien";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[2].link  = "./189.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[3] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[3].text  = "Wie wird man Lehrpraxisleiter?";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[3].link  = "./190.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[4] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[4].text  = "Musterdienstvertrag";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[4].link  = "./191.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[5] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[5].text  = "Wie kommt man zur Förderung? / Förderungsmittel";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[5].link  = "./192.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[6] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[6].text  = "Einfluss der Lehrpraktikanten auf die Lehrpraxis";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[6].link  = "./193.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[7] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[7].text  = "Rechtsgutachten zur Universitären Lehrpraxis";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[7].link  = "./194.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[8] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[8].text  = "Juridische und finanzielle Fragen";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[8].link  = "./195.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[9] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[9].text  = "Infos für Lehrpraxisleiter";
navi_1st_t[1].navi_2nd[5].navi_3rd[1].navi_4th[9].link  = "./196.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[2].text  = "Wahlarzt";
navi_1st_t[1].navi_2nd[5].navi_3rd[2].link  = "./197.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[3].text  = "Urlaubsmeldung";
navi_1st_t[1].navi_2nd[5].navi_3rd[3].link  = "./198.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[4].text  = "Praxisvertretung";
navi_1st_t[1].navi_2nd[5].navi_3rd[4].link  = "./199.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[5].text  = "Der Arzt als Dienstgeber";
navi_1st_t[1].navi_2nd[5].navi_3rd[5].link  = "./200.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[0].text  = "Kollektivvertrag";
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[0].link  = "./201.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[1].text  = "Abfertigung neu";
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[1].link  = "./202.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[2].text  = "Suche nach Ordinationshilfe";
navi_1st_t[1].navi_2nd[5].navi_3rd[5].navi_4th[2].link  = "./203.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[6] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[6].text  = "EDV in der Ordination";
navi_1st_t[1].navi_2nd[5].navi_3rd[6].link  = "./204.html";
navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[0].text  = "Gesundheitsnetz Wien (GNW)";
navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[0].link  = "./205.html";
//navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[1] = new navi4thLevel();
//navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[1].text  = "Zertifizierte Anbieter";
//navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[1].link  = "./3442.html";
//navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[2] = new navi4thLevel();
//navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[2].text  = "Auslobung";
//navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[2].link  = "./3443.html";  
navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[1].text  = "Download-Dokumente für Softwarehersteller";
navi_1st_t[1].navi_2nd[5].navi_3rd[6].navi_4th[1].link  = "./3444.py";
navi_1st_t[1].navi_2nd[5].navi_3rd[7] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[5].navi_3rd[7].text  = "Behandlungsfehler";
navi_1st_t[1].navi_2nd[5].navi_3rd[7].link  = "./206.html";
navi_1st_t[1].navi_2nd[6]   = new navi2ndLevel();
navi_1st_t[1].navi_2nd[6].text  = "Weitere Tätigkeiten";
navi_1st_t[1].navi_2nd[6].link  = "./207.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[0].text  = "Ärztefunkdienst";
navi_1st_t[1].navi_2nd[6].navi_3rd[0].link  = "./208.html";
//navi_1st_t[1].navi_2nd[6].navi_3rd[0].navi_4th[0] = new navi4thLevel();
//navi_1st_t[1].navi_2nd[6].navi_3rd[0].navi_4th[0].text  = "Tätigkeitsbereich";
//navi_1st_t[1].navi_2nd[6].navi_3rd[0].navi_4th[0].link  = "";
navi_1st_t[1].navi_2nd[6].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].text  = "Betriebsarzt";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].link  = "./210.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[0].text  = "Tätigkeiten und Leistungen";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[0].link  = "./211.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[1].text  = "Arbeitsmediziner-Datei";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[1].link  = "./212.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[2].text  = "Arbeitsmediziner-Jobbörse";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[2].link  = "./213.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[3] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[3].text  = "ÖAK - Diplom Arbeitsmedizin";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[3].link  = "./214.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[4] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[4].text  = "Ausbildung zum Arbeitsmediziner";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[4].link  = "./215.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[5] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[5].text  = "Arbeitsmedizin - Eigene medizinische Fachdisziplin";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[5].link  = "./216.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[6] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[6].text  = "Berufsbild Arbeitsmediziner";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[6].link  = "./217.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[7] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[7].text  = "Unterschied Arbeitsmediziner / kurativ tätiger Arzt";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[7].link  = "./218.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[8] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[8].text  = "Wer darf als Arbeitsmediziner/in tätig sein";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[8].link  = "./219.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[9] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[9].text  = "Möglichkeiten Betriebärztlicher Tätigkeit";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[9].link  = "./220.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[10] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[10].text = "Linksammlung für Arbeitsmediziner";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[10].link = "./221.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[11] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[11].text = "Ausbildung mittels Comuputer based learning";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[11].link = "./222.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[12] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[12].text = "Fragen und Antworten zum Thema Arbeitsmedizin";
navi_1st_t[1].navi_2nd[6].navi_3rd[1].navi_4th[12].link = "./223.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[2].text  = "Drogen / Substitution";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].link  = "./224.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[0].text  = "Drogenarbeit in der Praxis";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[0].link  = "./225.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[1].text  = "Orale Substitutionsbehandlung";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[1].link  = "./226.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[2].text  = "Die Rolle des Allgemeinmediziners in der Drogenersatztherapie";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[2].link  = "./227.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[3] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[3].text  = "Qualitätskriterien in der Substitutionsbehandlung";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[3].link  = "./228.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[4] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[4].text  = "Ärztliches Gespräch mit Drogenkranken";
navi_1st_t[1].navi_2nd[6].navi_3rd[2].navi_4th[4].link  = "./229.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[3].text  = "Geriatrie";
navi_1st_t[1].navi_2nd[6].navi_3rd[3].link  = "./1959.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[4].text  = "Gutachter";
navi_1st_t[1].navi_2nd[6].navi_3rd[4].link  = "./230.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[0].text  = "Tätigkeitsbereich";
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[0].link  = "./231.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[1].text  = "Gesetze und Tarife";
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[1].link  = "./232.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[2] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[2].text  = "Weiterbildung";
navi_1st_t[1].navi_2nd[6].navi_3rd[4].navi_4th[2].link  = "./233.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[5].text  = "Impfen";
navi_1st_t[1].navi_2nd[6].navi_3rd[5].link  = "./234.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[6] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[6].text  = "Klinischer Prüfarzt";
navi_1st_t[1].navi_2nd[6].navi_3rd[6].link  = "./235.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[7] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[7].text  = "Notarzt";
navi_1st_t[1].navi_2nd[6].navi_3rd[7].link  = "./236.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[8] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[8].text  = "Schularzt";
navi_1st_t[1].navi_2nd[6].navi_3rd[8].link  = "./237.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[8].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[8].navi_4th[0].text  = "Tätigkeitsbereich";
navi_1st_t[1].navi_2nd[6].navi_3rd[8].navi_4th[0].link  = "./238.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[8].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[8].navi_4th[1].text  = "Linkliste";
navi_1st_t[1].navi_2nd[6].navi_3rd[8].navi_4th[1].link  = "./239.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[9] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[9].text  = "Wohnsitzarzt";
navi_1st_t[1].navi_2nd[6].navi_3rd[9].link  = "./289.html";
navi_1st_t[1].navi_2nd[6].navi_3rd[10] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[6].navi_3rd[10].text  = "Vorsorge";
navi_1st_t[1].navi_2nd[6].navi_3rd[10].link  = "./3726.html";
navi_1st_t[1].navi_2nd[7]   = new navi2ndLevel();
navi_1st_t[1].navi_2nd[7].text  = "Anstellung/ Spital";
navi_1st_t[1].navi_2nd[7].link  = "./241.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[0].text  = "Wiener Kranken- anstaltengesetz";
navi_1st_t[1].navi_2nd[7].navi_3rd[0].link  = "./242.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[1].text  = "Krankenanstalten- Arbeitszeitgesetz";
navi_1st_t[1].navi_2nd[7].navi_3rd[1].link  = "./243.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[2].text  = "Gehaltsschemen KAV/MUW";
navi_1st_t[1].navi_2nd[7].navi_3rd[2].link  = "./244.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[2].navi_4th[0] = new navi4thLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[2].navi_4th[0].text  = "Gehaltsschema KAV";
navi_1st_t[1].navi_2nd[7].navi_3rd[2].navi_4th[0].link  = "./1961.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[2].navi_4th[1] = new navi4thLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[2].navi_4th[1].text  = "Gehaltsschema MUW";
navi_1st_t[1].navi_2nd[7].navi_3rd[2].navi_4th[1].link  = "./9592.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[3].text  = "Sondergebühren";
navi_1st_t[1].navi_2nd[7].navi_3rd[3].link  = "./245.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[4].text  = "Nebenbe- schäftigungs- und Abwerbeklausel";
navi_1st_t[1].navi_2nd[7].navi_3rd[4].link  = "./246.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[5].text  = "Abfertigung neu";
navi_1st_t[1].navi_2nd[7].navi_3rd[5].link  = "./247.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[6] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[6].text  = "Forschungs- förderungen";
navi_1st_t[1].navi_2nd[7].navi_3rd[6].link  = "./248.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[7] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[7].text  = "Gentechnik";
navi_1st_t[1].navi_2nd[7].navi_3rd[7].link  = "./250.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[8] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[8].text  = "Preise/ Auszeichnungen";
navi_1st_t[1].navi_2nd[7].navi_3rd[8].link  = "./249.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[9] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[9].text  = "Universitätsreferat";
navi_1st_t[1].navi_2nd[7].navi_3rd[9].link  = "./251.html";
navi_1st_t[1].navi_2nd[7].navi_3rd[10] = new navi3rdLevel();
navi_1st_t[1].navi_2nd[7].navi_3rd[10].text  = "Hilfe f&uuml;r Mobbingopfer";
navi_1st_t[1].navi_2nd[7].navi_3rd[10].link  = "./7639.html";
navi_1st_t[2]    = new navi1stLevel();
navi_1st_t[2].text   = "Ausbildung";
navi_1st_t[2].imgOffC  = "./images/navi_02.gif";
navi_1st_t[2].imgOnC  = "./images/navi_02_on.gif";
navi_1st_t[2].imgLeftC  = "./images/navi_02_left.gif";
navi_1st_t[2].imgOff  = "./images/navi_start_02.gif";
navi_1st_t[2].imgOn  = "./images/navi_start_02_on.gif";
navi_1st_t[2].imgB   = "./images/navi_start_02_b.gif";
navi_1st_t[2].imgC   = "./images/navi_start_02_c.gif";
navi_1st_t[2].imgAlign  = "right";
navi_1st_t[2].imgArrow  = "./images/arrow_start_navi_off_02.gif";
navi_1st_t[2].imgArrow_2nd ="./images/arrow_navi_small_ausbildung.gif";
navi_1st_t[2].bgcolor  = "#E4D7B7";
navi_1st_t[2].style  = "navi-link-02";
navi_1st_t[2].link   = "javascript:void(0);";
navi_1st_t[2].show   = true;
navi_1st_t[2].navi_2nd[0]   = new navi2ndLevel();
navi_1st_t[2].navi_2nd[0].text  = "Ausbildung zum Arzt für AM";
navi_1st_t[2].navi_2nd[0].link  = "./252.html";
navi_1st_t[2].navi_2nd[1]   = new navi2ndLevel();
navi_1st_t[2].navi_2nd[1].text  = "Ausbildung zum FA";
navi_1st_t[2].navi_2nd[1].link  = "./253.html";
navi_1st_t[2].navi_2nd[2]   = new navi2ndLevel();
navi_1st_t[2].navi_2nd[2].text  = "Ausbildungsstätten";
navi_1st_t[2].navi_2nd[2].link  = "./254.html";
navi_1st_t[2].navi_2nd[3]   = new navi2ndLevel();
navi_1st_t[2].navi_2nd[3].text  = "Rechte und Pflichten der Turnusärzte";
navi_1st_t[2].navi_2nd[3].link  = "./259.html";
navi_1st_t[2].navi_2nd[4]   = new navi2ndLevel();
navi_1st_t[2].navi_2nd[4].text  = "Anmeldemodalitäten";
navi_1st_t[2].navi_2nd[4].link  = "./255.html";
navi_1st_t[2].navi_2nd[4].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[4].navi_3rd[0].text  = "Gemeinde Wien";
navi_1st_t[2].navi_2nd[4].navi_3rd[0].link  = "./256.html";
navi_1st_t[2].navi_2nd[4].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[4].navi_3rd[1].text  = "Bundesländer";
navi_1st_t[2].navi_2nd[4].navi_3rd[1].link  = "./257.html";
navi_1st_t[2].navi_2nd[4].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[4].navi_3rd[2].text  = "Ausland";
navi_1st_t[2].navi_2nd[4].navi_3rd[2].link  = "./258.html";
navi_1st_t[2].navi_2nd[5]   = new navi2ndLevel();
navi_1st_t[2].navi_2nd[5].text  = "Lehrpraxis";
navi_1st_t[2].navi_2nd[5].link  = "./260.html";
navi_1st_t[2].navi_2nd[5].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[5].navi_3rd[0].text  = "Wo findet man eine Lehrpraxis";
navi_1st_t[2].navi_2nd[5].navi_3rd[0].link  = "./261.html";
navi_1st_t[2].navi_2nd[5].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[5].navi_3rd[1].text  = "Ausbildungs- inhalte der Lehrpraxis und Ausbildungs- ordnung";
navi_1st_t[2].navi_2nd[5].navi_3rd[1].link  = "./262.html";
navi_1st_t[2].navi_2nd[5].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[5].navi_3rd[2].text  = "Das Rasterzeugnis";
navi_1st_t[2].navi_2nd[5].navi_3rd[2].link  = "./263.html";
navi_1st_t[2].navi_2nd[5].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[5].navi_3rd[3].text  = "Gehalts- abrechnungs- schema";
navi_1st_t[2].navi_2nd[5].navi_3rd[3].link  = "./264.html";
navi_1st_t[2].navi_2nd[5].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[5].navi_3rd[4].text  = "Urlaubsrecht";
navi_1st_t[2].navi_2nd[5].navi_3rd[4].link  = "./265.html";
navi_1st_t[2].navi_2nd[5].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[5].navi_3rd[5].text  = "Lernziele der universitären Famulatur in der Allgemeinmedizin";
navi_1st_t[2].navi_2nd[5].navi_3rd[5].link  = "./266.html";
navi_1st_t[2].navi_2nd[5].navi_3rd[6] = new navi3rdLevel();
navi_1st_t[2].navi_2nd[5].navi_3rd[6].text  = "Evaluation der Lehrpraxis";
navi_1st_t[2].navi_2nd[5].navi_3rd[6].link  = "./267.html";
navi_1st_t[3]    = new navi1stLevel();
navi_1st_t[3].text   = "Fortbildung";
navi_1st_t[3].imgOffC  = "./images/navi_05.gif";
navi_1st_t[3].imgOnC  = "./images/navi_05_on.gif";
navi_1st_t[3].imgLeftC  = "./images/navi_05_left.gif";
navi_1st_t[3].imgOff  = "./images/navi_start_05.gif";
navi_1st_t[3].imgOn  = "./images/navi_start_05_on.gif";
navi_1st_t[3].imgB   = "./images/navi_start_05_b.gif";
navi_1st_t[3].imgC   = "./images/navi_start_05_c.gif";
navi_1st_t[3].imgAlign  = "right";
navi_1st_t[3].imgArrow  = "./images/arrow_start_navi_off_05.gif";
navi_1st_t[3].imgArrow_2nd ="./images/arrow_navi_small_fortbildung.gif";
navi_1st_t[3].bgcolor  = "#F2E6AD";
navi_1st_t[3].style  = "navi-link-05";
navi_1st_t[3].link   = "javascript:void(0);";
navi_1st_t[3].show   = true;
navi_1st_t[3].navi_2nd[0]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[0].text  = "Fortbildungskalender";
navi_1st_t[3].navi_2nd[0].link  = "./7244.py";
navi_1st_t[3].navi_2nd[1]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[1].text  = "Approbationsantrag";
navi_1st_t[3].navi_2nd[1].link  = "./8048.html";
navi_1st_t[3].navi_2nd[2]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[2].text  = "Seminare";
navi_1st_t[3].navi_2nd[2].link  = "./285.html";
navi_1st_t[3].navi_2nd[3]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[3].text  = "Collegia publica";
navi_1st_t[3].navi_2nd[3].link  = "./275.html";
navi_1st_t[3].navi_2nd[4]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[4].text  = "Diplomfortbildung";
navi_1st_t[3].navi_2nd[4].link  = "./268.html";
navi_1st_t[3].navi_2nd[4].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[3].navi_2nd[4].navi_3rd[0].text  = "DFP Online";
navi_1st_t[3].navi_2nd[4].navi_3rd[0].link  = "./3962.html";
navi_1st_t[3].navi_2nd[5]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[5].text  = "Fortbildungslinks";
navi_1st_t[3].navi_2nd[5].link  = "./271.html";

//navi_1st_t[3].navi_2nd[6]   = new navi2ndLevel();
//navi_1st_t[3].navi_2nd[6].text = "Fortbildungsbriefe";
//navi_1st_t[3].navi_2nd[6].link = "./3842.html";

navi_1st_t[3].navi_2nd[6]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[6].text  = "Arbeitslose Jungmediziner";
navi_1st_t[3].navi_2nd[6].link  = "./282.html";
navi_1st_t[3].navi_2nd[7]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[7].text = "Drogen / Substitution";
navi_1st_t[3].navi_2nd[7].link = "./288.html";
navi_1st_t[3].navi_2nd[8]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[8].text = "Komplementärmedizin";
navi_1st_t[3].navi_2nd[8].link = "./287.html";

navi_1st_t[3].navi_2nd[9]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[9].text  = "Med. Psychotherapie";
navi_1st_t[3].navi_2nd[9].link  = "./10156.html";

navi_1st_t[3].navi_2nd[10]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[10].text  = "Notarztkurse";
navi_1st_t[3].navi_2nd[10].link  = "./286.html";
navi_1st_t[3].navi_2nd[11]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[11].text  = "Schul&auml;rzte";
navi_1st_t[3].navi_2nd[11].link  = "./284.html";
navi_1st_t[3].navi_2nd[12]   = new navi2ndLevel();
navi_1st_t[3].navi_2nd[12].text  = "ZAM";
navi_1st_t[3].navi_2nd[12].link  = "./276.html"; 
navi_1st_t[3].navi_2nd[12].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[3].navi_2nd[12].navi_3rd[0].text  = "Mitglieder";
navi_1st_t[3].navi_2nd[12].navi_3rd[0].link  = "./277.html"; 
navi_1st_t[3].navi_2nd[12].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[3].navi_2nd[12].navi_3rd[1].text  = "EDV-Kurs";
navi_1st_t[3].navi_2nd[12].navi_3rd[1].link  = "./278.html";
navi_1st_t[3].navi_2nd[12].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[3].navi_2nd[12].navi_3rd[2].text  = "FSG-Kurse";
navi_1st_t[3].navi_2nd[12].navi_3rd[2].link  = "./279.html";
navi_1st_t[3].navi_2nd[12].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[3].navi_2nd[12].navi_3rd[3].text  = "Ordinationshilfen- kurs";
navi_1st_t[3].navi_2nd[12].navi_3rd[3].link  = "./280.html";
navi_1st_t[3].navi_2nd[12].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[3].navi_2nd[12].navi_3rd[4].text  = "Qualitätszirkel";
navi_1st_t[3].navi_2nd[12].navi_3rd[4].link  = "./281.html";

//navi_1st_t[3].navi_2nd[5]   = new navi2ndLevel();
//navi_1st_t[3].navi_2nd[5].text  = "Fortbildungsstunden";
//navi_1st_t[3].navi_2nd[5].link  = "./270.html";
//navi_1st_t[3].navi_2nd[10].navi_3rd[0] = new navi3rdLevel();
//navi_1st_t[3].navi_2nd[10].navi_3rd[0].text  = "Medikamentenzirkel";
//navi_1st_t[3].navi_2nd[10].navi_3rd[0].link  = "./4419.html";

navi_1st_t[4]    = new navi1stLevel();
navi_1st_t[4].text   = "Praxisplan";
navi_1st_t[4].imgOffC  = "";
navi_1st_t[4].imgOnC  = "";
navi_1st_t[4].imgLeftC  = "";
navi_1st_t[4].imgOff  = "";
navi_1st_t[4].imgOn  = "";
navi_1st_t[4].imgB   = "";
navi_1st_t[4].imgC   = "";
navi_1st_t[4].imgAlign  = "";
navi_1st_t[4].imgArrow  = "";
navi_1st_t[4].style  = "";
navi_1st_t[4].link   = "#";
navi_1st_t[4].show   = false;
navi_1st_t[5]    = new navi1stLevel();
navi_1st_t[5].text   = "Jobservice";
navi_1st_t[5].imgOffC  = "";
navi_1st_t[5].imgOnC  = "";
navi_1st_t[5].imgLeftC  = "./images/left_jobservice.gif";
navi_1st_t[5].imgLeftCD = "./images/left_jobservice_button.gif";
navi_1st_t[5].imgOff  = "";
navi_1st_t[5].imgOn  = "";
navi_1st_t[5].imgB   = "";
navi_1st_t[5].imgC   = "";
navi_1st_t[5].imgAlign  = "right";
navi_1st_t[5].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[5].imgArrow_2nd = "./images/arrow_navi_small_kontakt.gif";
navi_1st_t[5].style  = "navi-link-09";
navi_1st_t[5].link   = "./290.html";
navi_1st_t[5].show   = true;
//navi_1st_t[5].navi_2nd[0]   = new navi2ndLevel();
//navi_1st_t[5].navi_2nd[0].text  = "Servicestelle für arbeitslose Jungmediziner (Referat)";
//navi_1st_t[5].navi_2nd[0].link  = "./291.html";
//navi_1st_t[5].navi_2nd[0].navi_3rd[0] = new navi3rdLevel();
//navi_1st_t[5].navi_2nd[0].navi_3rd[0].text  = "Wer sind wir";
//navi_1st_t[5].navi_2nd[0].navi_3rd[0].link  = "./292.html";
//navi_1st_t[5].navi_2nd[0].navi_3rd[1] = new navi3rdLevel();
//navi_1st_t[5].navi_2nd[0].navi_3rd[1].text  = "Was tun wir";
//navi_1st_t[5].navi_2nd[0].navi_3rd[1].link  = "./293.html";
//navi_1st_t[5].navi_2nd[0].navi_3rd[2] = new navi3rdLevel();
//navi_1st_t[5].navi_2nd[0].navi_3rd[2].text  = "Weitere Infos";
//navi_1st_t[5].navi_2nd[0].navi_3rd[2].link  = "./295.html";
navi_1st_t[5].navi_2nd[0]   = new navi2ndLevel();
navi_1st_t[5].navi_2nd[0].text  = "Servicestelle für arbeitslose Ärzte und Jungmediziner";
navi_1st_t[5].navi_2nd[0].link  = "./296.html";
navi_1st_t[5].navi_2nd[0].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[0].navi_3rd[0].text  = "Jobbörse für Ärzte";
navi_1st_t[5].navi_2nd[0].navi_3rd[0].link  = "./309.html";
navi_1st_t[5].navi_2nd[0].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[0].navi_3rd[1].text  = "Aktuelle Infos";
navi_1st_t[5].navi_2nd[0].navi_3rd[1].link  = "./9953.html";
navi_1st_t[5].navi_2nd[0].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[0].navi_3rd[2].text  = "Wer sind wir";
navi_1st_t[5].navi_2nd[0].navi_3rd[2].link  = "./297.html";
navi_1st_t[5].navi_2nd[0].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[0].navi_3rd[3].text  = "Was tun wir";
navi_1st_t[5].navi_2nd[0].navi_3rd[3].link  = "./298.html";
//navi_1st_t[5].navi_2nd[0].navi_3rd[2] = new navi3rdLevel();
//navi_1st_t[5].navi_2nd[0].navi_3rd[2].text  = "Anmeldung";
//navi_1st_t[5].navi_2nd[0].navi_3rd[2].link  = "./299.py";
//navi_1st_t[5].navi_2nd[0].navi_3rd[3] = new navi3rdLevel();
//navi_1st_t[5].navi_2nd[0].navi_3rd[3].text  = "News";
//navi_1st_t[5].navi_2nd[0].navi_3rd[3].link  = "./2900.html";
navi_1st_t[5].navi_2nd[0].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[0].navi_3rd[4].text  = "Leitfaden für Arbeitslose Ärzte";
navi_1st_t[5].navi_2nd[0].navi_3rd[4].link  = "./300.html";
navi_1st_t[5].navi_2nd[0].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[0].navi_3rd[5].text  = "Speziallinks für Arbeitslose Ärzte";
navi_1st_t[5].navi_2nd[0].navi_3rd[5].link  = "./301.html";
navi_1st_t[5].navi_2nd[1]   = new navi2ndLevel();
navi_1st_t[5].navi_2nd[1].text  = "Auslandsreferat und Int. Beziehungen";
navi_1st_t[5].navi_2nd[1].link  = "./303.html";
navi_1st_t[5].navi_2nd[1].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[1].navi_3rd[0].text  = "Wer sind wir / Was tun wir";
navi_1st_t[5].navi_2nd[1].navi_3rd[0].link  = "./304.html";
navi_1st_t[5].navi_2nd[1].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[1].navi_3rd[1].text  = "Vorträge und Workshops";
navi_1st_t[5].navi_2nd[1].navi_3rd[1].link  = "./305.html";
navi_1st_t[5].navi_2nd[1].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[1].navi_3rd[2].text  = "Aktuelle Jobhinweise im Ausland";
navi_1st_t[5].navi_2nd[1].navi_3rd[2].link  = "./306.html";
navi_1st_t[5].navi_2nd[1].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[1].navi_3rd[3].text  = "Publikationen";
navi_1st_t[5].navi_2nd[1].navi_3rd[3].link  = "./307.html";
navi_1st_t[5].navi_2nd[1].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[1].navi_3rd[4].text  = "Unsere Projekte";
navi_1st_t[5].navi_2nd[1].navi_3rd[4].link  = "./308.html";
navi_1st_t[5].navi_2nd[1].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[5].navi_2nd[1].navi_3rd[5].text  = "Speziallinks für Auslands- interessierte";
navi_1st_t[5].navi_2nd[1].navi_3rd[5].link  = "./1958.html";
navi_1st_t[5].navi_2nd[2]   = new navi2ndLevel();
navi_1st_t[5].navi_2nd[2].text  = "Jobbörse für Ärzte";
navi_1st_t[5].navi_2nd[2].link  = "./309.html";
navi_1st_t[5].navi_2nd[3]   = new navi2ndLevel();
navi_1st_t[5].navi_2nd[3].text  = "Praxisvertretung";
navi_1st_t[5].navi_2nd[3].link  = "./4075.html";
//navi_1st_t[5].navi_2nd[4]   = new navi2ndLevel();
//navi_1st_t[5].navi_2nd[4].text  = "ÄrztInnennetzwerk";
//navi_1st_t[5].navi_2nd[4].link  = "./4079.html";
//navi_1st_t[5].navi_2nd[4].navi_3rd[0] = new navi3rdLevel();
//navi_1st_t[5].navi_2nd[4].navi_3rd[0].text  = "Interessentenliste";
//navi_1st_t[5].navi_2nd[4].navi_3rd[0].link  = "./315.html";
//navi_1st_t[5].navi_2nd[4].navi_3rd[1] = new navi3rdLevel();
//navi_1st_t[5].navi_2nd[4].navi_3rd[1].text  = "Kontaktformular";
//navi_1st_t[5].navi_2nd[4].navi_3rd[1].link  = "./316.py";
navi_1st_t[5].navi_2nd[4]   = new navi2ndLevel();
navi_1st_t[5].navi_2nd[4].text  = "Bin/Suche Ordinationshilfe";
navi_1st_t[5].navi_2nd[4].link  = "./318c.html";
navi_1st_t[6]    = new navi1stLevel();
navi_1st_t[6].text   = "Community";
navi_1st_t[6].imgOffC  = "";
navi_1st_t[6].imgOnC  = "";
navi_1st_t[6].imgLeftC  = "./images/content_contact_left.jpg";
navi_1st_t[6].imgLeftCD = "./images/left_community_button.gif";
navi_1st_t[6].imgOff  = "";
navi_1st_t[6].imgOn  = "";
navi_1st_t[6].imgB   = "";
navi_1st_t[6].imgC   = "";
navi_1st_t[6].imgAlign  = "right";
navi_1st_t[6].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[6].imgArrow_2nd = "./images/arrow_navi_small_kontakt.gif";
navi_1st_t[6].bgcolor  = "";
navi_1st_t[6].style  = "navi-link-09";
navi_1st_t[6].link   = "./319.html";
navi_1st_t[6].show   = true;
navi_1st_t[6].navi_2nd[0]   = new navi2ndLevel();
navi_1st_t[6].navi_2nd[0].text  = "Flohmarkt";
navi_1st_t[6].navi_2nd[0].link  = "./2819.html";   
navi_1st_t[6].navi_2nd[0].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[6].navi_2nd[0].navi_3rd[0].text  = "Inserat suchen";
navi_1st_t[6].navi_2nd[0].navi_3rd[0].link  = "./2823.py";
navi_1st_t[6].navi_2nd[0].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[6].navi_2nd[0].navi_3rd[1].text  = "Inserat schalten";
navi_1st_t[6].navi_2nd[0].navi_3rd[1].link  = "./2822.py";
navi_1st_t[6].navi_2nd[0].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[6].navi_2nd[0].navi_3rd[2].text  = "Inserat löschen";
navi_1st_t[6].navi_2nd[0].navi_3rd[2].link  = "./2821.py";
navi_1st_t[6].navi_2nd[1]   = new navi2ndLevel();
navi_1st_t[6].navi_2nd[1].text  = "Ärzteforum";
navi_1st_t[6].navi_2nd[1].link  = "./321.html";
navi_1st_t[6].navi_2nd[3]   = new navi2ndLevel();
navi_1st_t[6].navi_2nd[3].text  = "Voting";
navi_1st_t[6].navi_2nd[3].link  = "./nr_vote.py";
navi_1st_t[7]    = new navi1stLevel();
navi_1st_t[7].text   = "Wohlfahrtsfonds";
navi_1st_t[7].imgOffC  = "";
navi_1st_t[7].imgOnC  = "";
navi_1st_t[7].imgLeftC  = "./images/left_wohlfahrtsfonds.jpg";
navi_1st_t[7].imgLeftCD = "./images/left_wohlfahrtsfonds_button.gif";
navi_1st_t[7].imgOff  = "";
navi_1st_t[7].imgOn  = "";
navi_1st_t[7].imgB   = "";
navi_1st_t[7].imgC   = "";
navi_1st_t[7].imgAlign  = "right";
navi_1st_t[7].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[7].imgArrow_2nd = "./images/arrow_navi_small_kontakt.gif";
navi_1st_t[7].bgcolor  = "";
navi_1st_t[7].style  = "navi-link-09";
navi_1st_t[7].link   = "./322.html";
navi_1st_t[7].show   = true;
navi_1st_t[7].navi_2nd[0]   = new navi2ndLevel();
navi_1st_t[7].navi_2nd[0].text  = "Leistungen";
navi_1st_t[7].navi_2nd[0].link  = "./323.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[0] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[0].text  = "Altersversorgung";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].link  = "./324.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[0] = new navi4thLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[0].text  = "Voraussetzungen";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[0].link  = "./325.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[1] = new navi4thLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[1].text  = "Anwartschaftspunktesystem";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[1].link  = "./326.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[2] = new navi4thLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[2].text  = "Leitfaden";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[2].link  = "./327.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[3] = new navi4thLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[3].text  = "Kapitaldeckungsverfahren";
navi_1st_t[7].navi_2nd[0].navi_3rd[0].navi_4th[3].link  = "./328.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[1] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[1].text  = "Invaliditäts- versorgung";
navi_1st_t[7].navi_2nd[0].navi_3rd[1].link  = "./329.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[1].navi_4th[0] = new navi4thLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[1].navi_4th[0].text  = "dauernde Invalidität";
navi_1st_t[7].navi_2nd[0].navi_3rd[1].navi_4th[0].link  = "./330.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[1].navi_4th[1] = new navi4thLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[1].navi_4th[1].text  = "befristete Invalidität";
navi_1st_t[7].navi_2nd[0].navi_3rd[1].navi_4th[1].link  = "./331.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[2] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[2].text  = "Witwen/ Witwerversorgung";
navi_1st_t[7].navi_2nd[0].navi_3rd[2].link  = "./332.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[3] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[3].text  = "Waisenversorgung";
navi_1st_t[7].navi_2nd[0].navi_3rd[3].link  = "./333.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[4] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[4].text  = "Kinderunter- stützung";
navi_1st_t[7].navi_2nd[0].navi_3rd[4].link  = "./334.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[5] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[5].text  = "Kranken- unterstützung";
navi_1st_t[7].navi_2nd[0].navi_3rd[5].link  = "./336.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[6] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[6].text  = "Einmalige Leistungen gem. § 33";
navi_1st_t[7].navi_2nd[0].navi_3rd[6].link  = "./337.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[7] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[7].text  = "Notstands- unterstützung";
navi_1st_t[7].navi_2nd[0].navi_3rd[7].link  = "./338.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[8] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[8].text  = "BB und HU";
navi_1st_t[7].navi_2nd[0].navi_3rd[8].link  = "./5800.html";
navi_1st_t[7].navi_2nd[0].navi_3rd[9] = new navi3rdLevel();
navi_1st_t[7].navi_2nd[0].navi_3rd[9].text  = "Broschüren";
navi_1st_t[7].navi_2nd[0].navi_3rd[9].link  = "./4517.html";
navi_1st_t[7].navi_2nd[1]   = new navi2ndLevel();
navi_1st_t[7].navi_2nd[1].text  = "Verwaltungs- ausschuss";
navi_1st_t[7].navi_2nd[1].link  = "./3050.html";
navi_1st_t[7].navi_2nd[2]   = new navi2ndLevel();
navi_1st_t[7].navi_2nd[2].text  = "Zusatzkranken- Versicherung";
navi_1st_t[7].navi_2nd[2].link  = "./349.html";
navi_1st_t[7].navi_2nd[3]   = new navi2ndLevel();
navi_1st_t[7].navi_2nd[3].text  = "FAQs";
navi_1st_t[7].navi_2nd[3].link  = "./359.html";
navi_1st_t[7].navi_2nd[4]   = new navi2ndLevel();
navi_1st_t[7].navi_2nd[4].text  = "Kontakt";
navi_1st_t[7].navi_2nd[4].link  = "./369.html";
navi_1st_t[13]    = new navi1stLevel();
navi_1st_t[13].text  = "Patient/Patientin";
navi_1st_t[13].imgOffC  = "./images/spacer.gif";
navi_1st_t[13].imgOnC  = "./images/spacer.gif";
navi_1st_t[13].imgLeftC = "./images/spacer.gif";
navi_1st_t[13].imgOff  = "./images/spacer.gif";
navi_1st_t[13].imgOn  = "./images/spacer.gif";
navi_1st_t[13].imgB  = "./images/spacer.gif";
navi_1st_t[13].imgC  = "./images/spacer.gif";
navi_1st_t[13].imgAlign = "left";
navi_1st_t[13].imgArrow = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[13].imgArrow_2nd ="./images/spacer.gif";
navi_1st_t[13].bgcolor  = "#C7D7DF";
navi_1st_t[13].style  = "navi-link-03";
navi_1st_t[13].link  = "javascript:void(0);";
navi_1st_t[13].show  = true;
navi_1st_t[13].navi_2nd[0]   = new navi2ndLevel();
navi_1st_t[13].navi_2nd[0].text = "Patientenservice";
navi_1st_t[13].navi_2nd[0].link = "#";
navi_1st_t[14]    = new navi1stLevel();
navi_1st_t[14].text   = "Downloadcenter";
navi_1st_t[14].imgLeftC  = "./images/left_downloadcenter.gif";
navi_1st_t[14].imgLeftCD = "./images/left_downloadcenter_button.gif";
navi_1st_t[14].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[14].style  = "navi-link-09";
navi_1st_t[14].link  = "./1549.html";
navi_1st_t[15]    = new navi1stLevel();
navi_1st_t[15].text   = "Sitemap";
navi_1st_t[15].imgLeftC  = "./images/left_sitemap.jpg";
navi_1st_t[15].imgLeftCD = "./images/left_sitemap_button.gif";
navi_1st_t[15].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[15].style  = "navi-link-09";
navi_1st_t[15].link  = "./1551.html";
navi_1st_t[16]    = new navi1stLevel();
navi_1st_t[16].text   = "Ansprechpartner";
navi_1st_t[16].imgLeftC  = "./images/left_ansprechpartner.jpg";
navi_1st_t[16].imgLeftCD = "./images/left_ansprechpartner_button.gif";
navi_1st_t[16].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[16].style  = "navi-link-09";
navi_1st_t[16].link  = "./1550.html";
navi_1st_t[17]    = new navi1stLevel();
navi_1st_t[17].text   = "News Archiv";
navi_1st_t[17].imgLeftC  = "./images/left_newsarchiv.jpg";
navi_1st_t[17].imgLeftCD = "./images/left_newsarchiv_button_gray.gif";
navi_1st_t[17].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[17].style  = "navi-link-09";
navi_1st_t[17].link  = "./1964.py";
navi_1st_t[18]    = new navi1stLevel();
navi_1st_t[18].text   = "Suche";
navi_1st_t[18].imgLeftC  = "./images/left_suchergebnis.jpg";
navi_1st_t[18].imgLeftCD = "./images/left_suchergebnis_button.gif";
navi_1st_t[18].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[18].style  = "navi-link-09";
navi_1st_t[18].link  = "./suche.cfm";
navi_1st_t[19]    = new navi1stLevel();
navi_1st_t[19].text   = "Newsletter";
navi_1st_t[19].imgLeftC  = "./images/left_newsarchiv.jpg";
navi_1st_t[19].imgLeftCD = "./images/left_newsletter_button_rose.gif";
navi_1st_t[19].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[19].style  = "navi-link-09";
navi_1st_t[19].link  = "./6267.py";
navi_1st_t[20]    = new navi1stLevel();
navi_1st_t[20].text   = "Sondergebühren";
navi_1st_t[20].imgLeftC  = "./images/left_downloadcenter.gif";
navi_1st_t[20].imgLeftCD = "./images/left_sondergebuhren_button.gif";
navi_1st_t[20].imgArrow  = "./images/arrow_start_navi_off_09.gif";
navi_1st_t[20].style  = "navi-link-09";
navi_1st_t[20].link  = "http://www.oeqmed.at/";

navi_1st_t[21]    = new navi1stLevel();
navi_1st_t[21].text  = "Ärzteclub";
navi_1st_t[21].imgOffC  = "./images/aek_aerzteclub_sub_navi_level1_off.gif";
navi_1st_t[21].imgOnC  = "./images/aek_aerzteclub_sub_navi_level1_on.gif";
navi_1st_t[21].imgOff  = "./images/aek_aerzteclub_navi_level1_off.gif";
navi_1st_t[21].imgOn  = "./images/aek_aerzteclub_navi_level1_on.gif";
navi_1st_t[21].imgLeftC = "./images/logo_aerzteclub_114x118_spalte_links.gif";
navi_1st_t[21].imgAlign = "left";
navi_1st_t[21].imgArrow = "./images/arrow_start_navi_off_02.gif";
navi_1st_t[21].bgcolor  = "#C7D7DF";
navi_1st_t[21].style  = "navi-link-03";
navi_1st_t[21].link  = "index_club.py";
navi_1st_t[21].show  = true;

var navi_1st = new Array();
ich_bin_cookie = getCookie("ich_bin");
if(ich_bin_cookie == "1") {
 navi_1st_t[8] = navi_1st_t[1];
 navi_1st_t[8].text   = "Niedergelassener Arzt/Ärztin";
 navi_1st_t[8].imgOffC  = "./images/navi_09.gif";
 navi_1st_t[8].imgOnC  = "./images/navi_09_on.gif";
 navi_1st_t[8].imgLeftC  = "./images/navi_03_left.gif";
 navi_1st_t[8].imgOff  = "./images/navi_start_09.gif";
 navi_1st_t[8].imgOn  = "./images/navi_start_09_on.gif";
 navi_1st_t[8].imgB   = "./images/navi_start_09_b.gif";
 navi_1st_t[8].imgC   = "./images/navi_start_09_c.gif";
 navi_1st_t[8].navi_2nd[6] = "";
 navi_1st[0] = navi_1st_t[0];
 navi_1st[1] = navi_1st_t[8];
 navi_1st[2] = navi_1st_t[3];
 navi_1st[3] = "";
 navi_1st[4] = "";
 navi_1st[5] = navi_1st_t[5];
 navi_1st[6] = navi_1st_t[6];
 navi_1st[7] = navi_1st_t[7];
 navi_1st[8] = navi_1st_t[8];
 navi_1st[9] = navi_1st_t[9];
 navi_1st[10] = navi_1st_t[10];
 navi_1st[11] = navi_1st_t[11];
 navi_1st[12] = navi_1st_t[12];
 navi_1st[13] = navi_1st_t[13];
 navi_1st[14] = navi_1st_t[14];
 navi_1st[15] = navi_1st_t[15];
 navi_1st[16] = navi_1st_t[16];
 navi_1st[17] = navi_1st_t[17];
 navi_1st[18] = navi_1st_t[18];
 navi_1st[19] = navi_1st_t[19];
 navi_1st[20] = navi_1st_t[20];
 navi_1st[21] = navi_1st_t[21];
;} else if(ich_bin_cookie == "2") {
 navi_1st_t[9] = navi_1st_t[1];
 navi_1st_t[9].text   = "Angestellter Arzt/Ärztin";
 navi_1st_t[9].imgOffC  = "./images/navi_sub_angestellt.gif";
 navi_1st_t[9].imgOnC  = "./images/navi_sub_angestellt_on.gif";
 navi_1st_t[9].imgLeftC  = "./images/navi_03_left.gif";
 navi_1st_t[9].imgOff  = "./images/navi_start_10.gif";
 navi_1st_t[9].imgOn  = "./images/navi_start_10_on.gif";
 navi_1st_t[9].imgB   = "./images/navi_start_10_b.gif";
 navi_1st_t[9].imgC   = "./images/navi_start_10_c.gif";
 navi_1st_t[9].navi_2nd[1] = "";
 navi_1st_t[9].navi_2nd[3] = "";
 navi_1st_t[9].navi_2nd[4] = "";
 navi_1st[0] = navi_1st_t[0];
 navi_1st[1] = navi_1st_t[9];
 navi_1st[2] = navi_1st_t[3];
 navi_1st[3] = "";
 navi_1st[4] = "";
 navi_1st[5] = navi_1st_t[5];
 navi_1st[6] = navi_1st_t[6];
 navi_1st[7] = navi_1st_t[7];
 navi_1st[8] = navi_1st_t[8];
 navi_1st[9] = navi_1st_t[9];
 navi_1st[10] = navi_1st_t[10];
 navi_1st[11] = navi_1st_t[11];
 navi_1st[12] = navi_1st_t[12];
 navi_1st[13] = navi_1st_t[13];
 navi_1st[14] = navi_1st_t[14];
 navi_1st[15] = navi_1st_t[15];
 navi_1st[16] = navi_1st_t[16];
 navi_1st[17] = navi_1st_t[17];
 navi_1st[18] = navi_1st_t[18];
 navi_1st[19] = navi_1st_t[19];
 navi_1st[20] = navi_1st_t[20]; 
 navi_1st[21] = navi_1st_t[21];
} else if(ich_bin_cookie == "3") {
 navi_1st_t[10] = navi_1st_t[1];
 navi_1st_t[10].text  = "Turnusarzt";
 navi_1st_t[10].imgOffC  = "./images/navi_sub_turnus.gif";
 navi_1st_t[10].imgOnC  = "./images/navi_sub_turnus_on.gif";
 navi_1st_t[10].imgLeftC = "./images/navi_03_left.gif";
 navi_1st_t[10].imgOff  = "./images/navi_start_11.gif";
 navi_1st_t[10].imgOn  = "./images/navi_start_11_on.gif";
 navi_1st_t[10].imgB  = "./images/navi_start_11_b.gif";
 navi_1st_t[10].imgC  = "./images/navi_start_11_c.gif";
 navi_1st_t[10].navi_2nd[1] = "";
 navi_1st_t[10].navi_2nd[2] = "";
 navi_1st_t[10].navi_2nd[3] = "";
 navi_1st_t[10].navi_2nd[4] = "";
 navi_1st_t[10].navi_2nd[5] = "";
 navi_1st[0] = navi_1st_t[0];
 navi_1st[1] = navi_1st_t[10];
 navi_1st[2] = navi_1st_t[2];
 navi_1st[3] = navi_1st_t[3];
 navi_1st[4] = "";
 navi_1st[5] = navi_1st_t[5];
 navi_1st[6] = navi_1st_t[6];
 navi_1st[7] = navi_1st_t[7];
 navi_1st[8] = navi_1st_t[8];
 navi_1st[9] = navi_1st_t[9];
 navi_1st[10] = navi_1st_t[10];
 navi_1st[11] = navi_1st_t[11];
 navi_1st[12] = navi_1st_t[12];
 navi_1st[13] = navi_1st_t[13];
 navi_1st[14] = navi_1st_t[14];
 navi_1st[15] = navi_1st_t[15];
 navi_1st[16] = navi_1st_t[16];
 navi_1st[17] = navi_1st_t[17];
 navi_1st[18] = navi_1st_t[18];
 navi_1st[19] = navi_1st_t[19]; 
 navi_1st[20] = navi_1st_t[20]; 
 navi_1st[21] = navi_1st_t[21];
} else if(ich_bin_cookie == "4") {
 navi_1st_t[12] = navi_1st_t[1];
 navi_1st_t[12].text  = "Arbeitsloser Arzt/Ärztin";
 navi_1st_t[12].imgOffC  = "./images/navi_sub_arbeitslos.gif";
 navi_1st_t[12].imgOnC  = "./images/navi_sub_angestellt_on.gif";
 navi_1st_t[12].imgLeftC = "./images/navi_03_left.gif";
 navi_1st_t[12].imgOff  = "./images/navi_start_13.gif";
 navi_1st_t[12].imgOn  = "./images/navi_start_13_on.gif";
 navi_1st_t[12].imgB  = "./images/navi_start_13_b.gif";
 navi_1st_t[12].imgC  = "./images/navi_start_13_c.gif";
 navi_1st_t[12].navi_2nd[1].text = "Steuerrecht";
 navi_1st_t[12].navi_2nd[1].link = "./7372.html";
 navi_1st_t[12].navi_2nd[2].text = "Servicestelle f&uuml;r arbeitslose &Auml;rzte und Jungmediziner";
 navi_1st_t[12].navi_2nd[2].link = "./296.html"; 
 navi_1st_t[12].navi_2nd[3].text = "Auslandsreferat";
 navi_1st_t[12].navi_2nd[3].link = "./303.html";
 navi_1st_t[12].navi_2nd[4].text = "Jobbörse";
 navi_1st_t[12].navi_2nd[4].link = "./290.html";
 navi_1st_t[12].navi_2nd[4].text = "Praxisvertretung";
 navi_1st_t[12].navi_2nd[4].link = "./4075.html";
 navi_1st_t[12].navi_2nd[5] = "";
 navi_1st_t[12].navi_2nd[6] = "";
 navi_1st[0] = navi_1st_t[0];
 navi_1st[1] = navi_1st_t[12];
 navi_1st[2] = navi_1st_t[2];
 navi_1st[3] = navi_1st_t[3];
 navi_1st[4] = "";
 navi_1st[5] = navi_1st_t[5];
 navi_1st[6] = navi_1st_t[6];
 navi_1st[7] = navi_1st_t[7];
 navi_1st[8] = navi_1st_t[8];
 navi_1st[9] = navi_1st_t[9];
 navi_1st[10] = navi_1st_t[10];
 navi_1st[11] = navi_1st_t[11];
 navi_1st[12] = navi_1st_t[12];
 navi_1st[13] = navi_1st_t[13];
 navi_1st[14] = navi_1st_t[14];
 navi_1st[15] = navi_1st_t[15];
 navi_1st[16] = navi_1st_t[16];
 navi_1st[17] = navi_1st_t[17];
 navi_1st[18] = navi_1st_t[18];
 navi_1st[19] = navi_1st_t[19]; 
 navi_1st[20] = navi_1st_t[20]; 
 navi_1st[21] = navi_1st_t[21];
} else if(ich_bin_cookie == "5") {
 navi_1st_t[11] = navi_1st_t[1];
 navi_1st_t[11].text  = "Jungmediziner";
 navi_1st_t[11].imgOffC  = "./images/navi_sub_jungmed.gif";
 navi_1st_t[11].imgOnC  = "./images/navi_sub_jungmed_on.gif";
 navi_1st_t[11].imgLeftC = "./images/navi_03_left.gif";
 navi_1st_t[11].imgOff  = "./images/navi_start_jungmed.gif";
 navi_1st_t[11].imgOn  = "./images/navi_start_jungmed_on.gif";
 navi_1st_t[11].imgB  = "./images/navi_start_11_b.gif";
 navi_1st_t[11].imgC  = "./images/navi_start_11_c.gif";
 navi_1st_t[11].navi_2nd[1].text = "Steuerrecht";
 navi_1st_t[11].navi_2nd[1].link = "./7372.html"; 
 navi_1st_t[11].navi_2nd[2].text = "Servicestelle für arbeitslose Ärzte und Jungmediziner";
 navi_1st_t[11].navi_2nd[2].link = "./291.html";
 navi_1st_t[11].navi_2nd[3].text = "Jobbörse";
 navi_1st_t[11].navi_2nd[3].link = "./290.html";
 navi_1st_t[11].navi_2nd[4] = "";
 navi_1st_t[11].navi_2nd[5] = "";
 navi_1st_t[11].navi_2nd[6] = "";
 navi_1st[0] = navi_1st_t[0];
 navi_1st[1] = navi_1st_t[11];
 navi_1st[2] = navi_1st_t[2];
 navi_1st[3] = navi_1st_t[3];
 navi_1st[4] = "";
 navi_1st[5] = navi_1st_t[5];
 navi_1st[6] = navi_1st_t[6];
 navi_1st[7] = navi_1st_t[7];
 navi_1st[8] = navi_1st_t[8];
 navi_1st[9] = navi_1st_t[9];
 navi_1st[10] = navi_1st_t[10];
 navi_1st[11] = navi_1st_t[11];
 navi_1st[12] = navi_1st_t[12];
 navi_1st[13] = navi_1st_t[13];
 navi_1st[14] = navi_1st_t[14];
 navi_1st[15] = navi_1st_t[15];
 navi_1st[16] = navi_1st_t[16];
 navi_1st[17] = navi_1st_t[17];
 navi_1st[18] = navi_1st_t[18];
 navi_1st[19] = navi_1st_t[19]; 
 navi_1st[20] = navi_1st_t[20];
 navi_1st[21] = navi_1st_t[21];
} else if(ich_bin_cookie == "8") {
 navi_1st_t[13] = navi_1st_t[1];
 navi_1st_t[13].text   = "Wahlarzt/-&auml;rztin";
 navi_1st_t[13].imgOffC  = "./navi_03_new_rdax_114x40.gif";
 navi_1st_t[13].imgOnC  = "./navi_03_on_new.gif";
 navi_1st_t[13].imgLeftC  = "./images/navi_03_left.gif";
 navi_1st_t[13].imgOff  = "./navi_start_03_new.gif";
 navi_1st_t[13].imgOn  = "./navi_start_03_on_new.gif";
 navi_1st_t[13].imgB   = "./images/navi_start_09_b.gif";
 navi_1st_t[13].imgC   = "./images/navi_start_09_c.gif";
 navi_1st[0] = navi_1st_t[0];
 navi_1st[1] = navi_1st_t[1];
 navi_1st[2] = navi_1st_t[2];
 navi_1st[3] = navi_1st_t[3];
 navi_1st[4] = navi_1st_t[4];
 navi_1st[5] = navi_1st_t[5];
 navi_1st[6] = navi_1st_t[6];
 navi_1st[7] = navi_1st_t[7];
 navi_1st[8] = navi_1st_t[8];
 navi_1st[9] = navi_1st_t[9];
 navi_1st[10] = navi_1st_t[10];
 navi_1st[11] = navi_1st_t[11];
 navi_1st[12] = navi_1st_t[12];
 navi_1st[13] = navi_1st_t[13];
 navi_1st[14] = navi_1st_t[14];
 navi_1st[15] = navi_1st_t[15];
 navi_1st[16] = navi_1st_t[16];
 navi_1st[17] = navi_1st_t[17];
 navi_1st[18] = navi_1st_t[18];
 navi_1st[19] = navi_1st_t[19]; 
 navi_1st[20] = navi_1st_t[20]; 
 navi_1st[21] = navi_1st_t[21];
} else {
 for (var i=0; i<navi_1st_t.length; i++) {
  navi_1st[i] = navi_1st_t[i];
 }
}
function printDiv(str_css_clss) {
 css_class = str_css_clss;
 popUpPrint('./15.html', 'print', 500, 420);
}
