// JavaScript Document

 
var tree1=new NlsTree("tree1");
			  tree1.opt.sort="no";
              tree1.opt.stlprf="stl1_";
              tree1.opt.selRow=true;
			  tree1.opt.oneClick = true;
			  tree1.opt.oneExp = true;
			  tree1.opt.icon = true;
			  tree1.opt.indent = true;
			  //tree1.opt.hideRoot =true;
			  tree1.opt.trg = "mainFrame";
			  tree1.add(1, 0, "", "", "",true);
			  tree1.add(2, 1, "Startseite", "../content/maintest.php","");
			  tree1.setNodeStyle(2, "custom", false);
			  tree1.add(16, 1, "Öffnungszeiten", "../content/oeffnungszeiten.php", "",true);			  
			  tree1.add(3, 1, "Wir  über uns", "../content/wir_ueber_uns.php", "",true);
			  tree1.add(4, 1, "Für  Ärzte", "","",true);
			  tree1.add(5, 1, "Für Patienten", "","",true);
              tree1.add(6, 1, "Services", "","",true);
              tree1.add(7, 1, "Aktuelles", "../content/aktuelles.php","",true);
			  tree1.add(701, 1, "Downloadbereich", "../schulungsunterlagen/qm2008.php","");
              tree1.add(8, 1, "Kontakt", "../content/kontakt.php", "",true);
			  tree1.add(9, 1, "Impressum", "../content/impressum.php","",true);
			  tree1.add(221, 1, "Datenschutzerklärung", "../content/datenschutz.php","",true);
              tree1.add(10, 1, "Sitemap", "../content/sitemap.php","",true);
              tree1.add(11, 3,"Das Labor", "../content/das_labor.php","");
			  tree1.setNodeStyle(9, "custom", false);
			  tree1.setNodeStyle(10, "custom", false);
			  tree1.setNodeStyle(11, "custom", false);
			  tree1.setNodeStyle(221, "custom", false);
			  tree1.setNodeStyle(701, "custom", false);
			  tree1.add(12, 3, "Personalia", "../content/start_personalia.php", "");
			  tree1.add(13, 3, "Abteilungen", "../content/abteilungen.php", "");
			  tree1.add(14, 3, "Laborgemeinschaft", "../content/laborgemeinschaft.php", "");
			  tree1.add(15, 3, "Qualitätsmanagement", "../content/qualitaetsmanagement.php?id=qm","",true);
			  
			  tree1.add(17, 3, "Stellenangebote", "../content/stellenangebote.php", "");
			  tree1.add(18, 3,"Publikationen", "../content/publikationen.php","");
			  tree1.add(19, 3, "Presse", "../content/presse.php", "");
			  tree1.setNodeStyle(14, "custom", false);
			  tree1.setNodeStyle(15, "custom", false);
			  tree1.setNodeStyle(16, "custom", false);
			  tree1.setNodeStyle(17, "custom", false);
			  tree1.setNodeStyle(18, "custom", false);
			  tree1.setNodeStyle(19, "custom", false);
			  tree1.add(20, 12, "Leitung", "../content/personalia.php?per=lei", "");
			  tree1.add(200, 12, "Sekretariat", "../content/personalia.php?per=sek", "");
			  tree1.add(21, 12, "Ärztliche Mitarbeiter", "../content/personalia.php?per=A", "");
			  tree1.add(22, 12, "Leitende MTA","../content/personalia.php?per=mta", "");
			  tree1.add(23, 12, "Qualitätsmanagement", "../content/personalia.php?per=qm", "");
			  tree1.add(24, 12, "Koordination & Service", "../content/personalia.php?per=aus", "");
			  tree1.add(25, 12, "DFÜ/EDV", "../content/personalia.php?per=edv", "");
			  tree1.add(26, 12, "Personalabteilung", "../content/personalia.php?per=per", "");
			  tree1.add(27, 12, "Verwaltung", "../content/personalia.php?per=verw", "");
			  tree1.add(28, 12, "Technik", "../content/personalia.php?per=tech", "");
			  tree1.add(29, 12, "Probeneingang", "../content/personalia.php?per=pro", "");
			  tree1.add(30, 12, "Auftragserfassung", "../content/personalia.php?per=erf", "");
			  tree1.add(31, 12, "Empfang/Befundauskunft", "../content/personalia.php?per=empf", "");
			  tree1.add(32, 12, "Materialanforderung", "../content/personalia.php?per=log", "");
			  tree1.add(33, 12, "Fahrdienst", "../content/personalia.php?per=fd", "");
			  tree1.add(34, 13, "Probenverteilung", "../content/probenverteilung.php?id=pro", "");
			  tree1.add(35, 13, "Klinische Chemie", "../content/klinische_chemie.php?id=kc", "");
			  tree1.add(36, 13, "Serologie", "../content/serologie.php?id=se1", "");
			  tree1.add(37, 13, "Gerinnung", "../content/gerinnung.php?id=ger", "");
			  tree1.add(38, 13, "Hämatologie", "../content/haematologie.php?id=haem", "");
			  tree1.add(39, 13, "Serologie II", "../content/nukleardiagnostik.php?id=se2", "");
			  tree1.add(40, 13, "HPLC", "../content/hplc.php?id=hplc", "");
			  tree1.add(41, 13, "PCR", "../content/pcr.php?id=pcr", "");
			  tree1.add(42, 13, "Mikrobiologie", "../content/mikrobiologie.php?id=mik", "");
			  tree1.add(43, 13, "Logistik", "../content/logistik.php", "");
			  tree1.add(44, 13, "Fahrdienst", "../content/fahrdienst.php", "");
			  tree1.add(45, 13, "Befundauskunft", "../content/befundauskunft.php", "");
			  tree1.add(46, 13, "Koordination & Service", "../content/koordination.php?id=aus", "");
			  tree1.add(47, 13, "Qualitätsmanagement", "../content/qualitaetsmanagement.php?id=qm", "");
			  
			  
			  tree1.setNodeStyle(20, "custom2", false);
  			  tree1.setNodeStyle(200, "custom2", false);
			  tree1.setNodeStyle(21, "custom2", false);
			  tree1.setNodeStyle(22, "custom2", false);
			  tree1.setNodeStyle(23, "custom2", false);
			  tree1.setNodeStyle(24, "custom2", false);
			  tree1.setNodeStyle(25, "custom2", false);
			  tree1.setNodeStyle(26, "custom2", false);
			  tree1.setNodeStyle(27, "custom2", false);
			  tree1.setNodeStyle(28, "custom2", false);
			  tree1.setNodeStyle(29, "custom2", false);
			  tree1.setNodeStyle(30, "custom2", false);
			  tree1.setNodeStyle(31, "custom2", false);
			  tree1.setNodeStyle(32, "custom2", false);
			  tree1.setNodeStyle(33, "custom2", false);
			  tree1.setNodeStyle(34, "custom2", false);
			  tree1.setNodeStyle(35, "custom2", false);
			  tree1.setNodeStyle(36, "custom2", false);
			  tree1.setNodeStyle(37, "custom2", false);
			  tree1.setNodeStyle(38, "custom2", false);
			  tree1.setNodeStyle(39, "custom2", false);
			  tree1.setNodeStyle(40, "custom2", false);
			  tree1.setNodeStyle(41, "custom2", false);
			  tree1.setNodeStyle(42, "custom2", false);
			  tree1.setNodeStyle(43, "custom2", false);
			  tree1.setNodeStyle(44, "custom2", false);
			  tree1.setNodeStyle(45, "custom2", false);
			  tree1.setNodeStyle(46, "custom2", false);
			  tree1.setNodeStyle(47, "custom2", false);			  
			  //tree1.add(48, 4, "Leistungsverzeichnis", "../html/content/lv_start.php' onClick='javascript:FrameAendern('../menu/navi_lv2.php', 'leftFrame')'", "");
			  cst1 ="<a class='custom2' onClick='javascript:lv()'>Leistungsverzeichnis</a>";
			  tree1.addCustomNode(48,4,cst1);
			  tree1.add(49, 4, "Präanalytik", "../content/praeanalytik.php", "",true);
			  tree1.add(50, 4, "Spezifische Untersuchungen","","",true);
			  tree1.add(51, 4, "Fachinformationen", "", "",true);
			  tree1.add(52, 4, "Veranstaltungen", "../content/veranstaltungen.php", "");
			  tree1.add(53, 4, "Einheiten-Umrechner", "../content/einheiten_umrechner.php", "");
			  //tree1.add(54, 4, "Resistenzstatitistiken", "", "");
			  tree1.add(200, 4, "Laborbudget", "../content/ebm.php", "");
			  tree1.add(55, 5, "Was ist IGel ?", "../content/igel.php", "");
			  tree1.add(56, 5, "alpha1-Fetoprotein", "../content/afp.php", "");
			  tree1.add(57, 5, "Anti-Aging Frau", "../content/anti_aging_frau.php", "");
			  tree1.add(58, 5, "Anti-Aging Mann", "../content/anti_aging_mann.php", "");
			  tree1.add(59, 5, "B-Streptokokken", "../content/b_streptokokken.php", "");
			  tree1.add(60, 5, "Chlamydien", "../content/chlamydien.php", "");
			  tree1.add(61, 5, "Erst-Trimester-Screening", "../content/ersttrimester_screening.php", "");
			  tree1.add(62, 5, "Oraler Glukose-Toleranztest", "../content/glukosetoleranztest.php", "");
			  tree1.add(63, 5, "Hämo-/Haptoglobin-Test", "../content/haemo_hapto.php", "");
			  tree1.add(64, 5, "HIV", "../content/hiv.php", "");
			  tree1.add(65, 5, "HPV", "../content/hpv.php", "");
			  tree1.add(66, 5, "Listerien", "../content/listerien.php", "");
			  //tree1.add(67, 5, "Osteoporose", "../content/osteoporose.php", "");
			  tree1.add(68, 5, "PSA", "../content/psa.php", "");
			  tree1.add(69, 5, "Ringelröteln", "../content/ringelroeteln.php", "");
			  tree1.add(70, 5, "Röteln", "../content/roeteln.php", "");
			  tree1.add(71, 5, "Toxoplasmose", "../content/toxoplasmose.php", "");
			  tree1.add(72, 5, "Varizellen", "../content/vzv.php", "");
			  tree1.setNodeStyle(48, "custom2", false);
			  tree1.setNodeStyle(49, "custom2", false);
			  tree1.setNodeStyle(50, "custom2", false);
			  tree1.setNodeStyle(51, "custom2", false);
			  tree1.setNodeStyle(52, "custom2", false);
			  tree1.setNodeStyle(53, "custom2", false);
			  //tree1.setNodeStyle(54, "custom2", false);
			  tree1.setNodeStyle(55, "custom2", false);
			  tree1.setNodeStyle(56, "custom2", false);
			  tree1.setNodeStyle(57, "custom2", false);
			  tree1.setNodeStyle(58, "custom2", false);
			  tree1.setNodeStyle(59, "custom2", false);
			  tree1.setNodeStyle(60, "custom2", false);
			  tree1.setNodeStyle(61, "custom2", false);
			  tree1.setNodeStyle(62, "custom2", false);	
			  tree1.setNodeStyle(63, "custom2", false);	
			  tree1.setNodeStyle(64, "custom2", false);	
			  tree1.setNodeStyle(65, "custom2", false);	
			  tree1.setNodeStyle(66, "custom2", false);	
			  //tree1.setNodeStyle(67, "custom2", false);	
			  tree1.setNodeStyle(68, "custom2", false);	
			  tree1.setNodeStyle(69, "custom2", false);	
			  tree1.setNodeStyle(70, "custom2", false);	
			  tree1.setNodeStyle(71, "custom2", false);	
			  tree1.setNodeStyle(72, "custom2", false);	
			  tree1.addCustomNode(80,6,cst1);
			   tree1.add(400, 6, "Anforderungsformulare", "../content/anforderungsformulare.php", "");
			  tree1.add(81, 6, "Probenentnahme- u. Versandmaterial", "../content/probenentnahme.php", "");
			  tree1.add(84, 6, "Probenabholservice", "../content/probenabholservice.php", "");
			  tree1.add(82, 6, "Ersteinsenderpaket", "../content/ersteinsenderpaket.php", "");
			  tree1.add(83, 6, "Nachanforderungen", "../content/nachanforderungen.php", "");
			 
			  tree1.add(85, 6, "Befund", "../content/befund.php", "");
			  tree1.add(86, 6, "FA Befundinterpretation", "../content/fa_befund.php","","Fachärztliche Befundinterpretation");
			  //tree1.add(87, 6, "Beschwerden", "../content/beschwerden.php", "");
			  tree1.add(88, 6, "Budgetrechner", "../content/budgetrechner.php", "");
			  tree1.add(89, 6, "Laborbudget", "../content/ebm.php", "");
			  
			  tree1.add(90, 7, "Aktuelle News", "../content/akt_news.php", "");
			  tree1.add(91, 7, "News-Archiv", "../content/newsarchiv.php", "");
			  tree1.add(92, 7, "Veranstaltungen", "../content/akt_veranstaltungen.php", "");
			  
			  tree1.add(95, 8, "Anfahrtsskizze", "../content/anfahrt.html", "");
			  tree1.add(96, 8, "Telefonverzeichnis", "../../telefonverzeichnis/telefonverzeichnis.php", "");
			  tree1.add(97, 8, "Ansprechpartner A-Z", "../content/personalia.php", "");
			  //tree1.add(98, 8, "Kontaktformular", "", "");
			   tree1.setNodeStyle(400, "custom2", false);
			  tree1.setNodeStyle(80, "custom2", false);
			  tree1.setNodeStyle(81, "custom2", false);
			  tree1.setNodeStyle(82, "custom2", false);
			  tree1.setNodeStyle(83, "custom2", false);
			  tree1.setNodeStyle(84, "custom2", false);
			  tree1.setNodeStyle(85, "custom2", false);
			  tree1.setNodeStyle(86, "custom2", false);
			  //tree1.setNodeStyle(87, "custom2", false);
			   tree1.setNodeStyle(89, "custom2", false);
			  tree1.setNodeStyle(88, "custom2", false);
			  tree1.setNodeStyle(90, "custom2", false);
			  tree1.setNodeStyle(91, "custom2", false);
			  tree1.setNodeStyle(92, "custom2", false);
			  tree1.setNodeStyle(95, "custom2", false);
			  tree1.setNodeStyle(96, "custom2", false);
			  tree1.setNodeStyle(97, "custom2", false);	
			  //tree1.setNodeStyle(98, "custom2", false);
			  
			  tree1.add(300, 51, "Ak-Nachweis Chlamydien", "../content/fachinfo_ak_chlamydien.php", "");
			  tree1.setNodeStyle(300, "custom2", false);
			  tree1.add(301, 51, "PCR Hepatitis B", "../content/fachinfo_pcr_hep_b.php", "");
			  tree1.setNodeStyle(301, "custom2", false);
			  tree1.add(302, 51, "PCR Hepatitis C", "../content/fachinfo_pcr_hep_c.php", "");
			  tree1.setNodeStyle(302, "custom2", false);
			  tree1.add(303, 51, "AK gegen CCP", "../content/fachinfo_ccp.php", "");
			  tree1.setNodeStyle(303, "custom2", false);
			  tree1.add(304, 51, "Osteoporosediagnostik", "../content/fachinfo_crosslinks.php", "");
			  tree1.setNodeStyle(304, "custom2", false);
			   tree1.add(305, 51, "Hämoglobin / Haptoglobin", "../content/fachinfo_haemo_hapto.php", "");
			  tree1.setNodeStyle(305, "custom2", false);
			   tree1.add(306, 51, "Neuroblastom", "../content/fachinfo_neuroblastom.php", "");
			  tree1.setNodeStyle(306, "custom2", false);
			   tree1.add(307, 51, "PCR Bortedella pertussis", "../content/fachinfo_pcr_bortedella_pertussis.php", "");
			  tree1.setNodeStyle(307, "custom2", false);
			   tree1.add(308, 51, "PCR Chlamydia trachom.", "../content/fachinfo_pcr_chlamydia_trachomatis.php", "");
			  tree1.setNodeStyle(308, "custom2", false);
			   tree1.add(309, 51, "PCR Laktoseintoleranz", "../content/fachinfo_pcr_laktoseintoleranz.php", "");
			  tree1.setNodeStyle(309, "custom2", false);
			   tree1.add(310, 51, "PCR Mycobaterium tuberc.", "../content/fachinfo_pcr_mycobacterium_tubercolosis.php", "");
			  tree1.setNodeStyle(310, "custom2", false);
			   tree1.add(311, 51, "Darmkrebsvorsorge M2PK", "../content/fachinfo_m2pk.php", "");
			  tree1.setNodeStyle(311, "custom2", false);
			 tree1.add(350, 50, "Dimaval-Mobilisationstest", "../content/dimaval.php", "");
			  tree1.setNodeStyle(350, "custom2", false);
			  tree1.add(351, 50, "Homocystein", "../content/unt_homocystein.php", "");
			  tree1.setNodeStyle(351, "custom2", false);
			  tree1.add(352, 50, "13C-Atemtests", "../content/fachinfo_c13.php", "");
			  tree1.setNodeStyle(352, "custom2", false);
			  tree1.add(315, 51, "Toxikologie<br>Arom. Kohlenwasserstoffe", "../content/tox_aromat_kw.php", "");
			  tree1.setNodeStyle(315, "custom2", false);
			  tree1.add(312, 51, "Toxikologie<br>Chlor. Kohlenwasserstoffe", "../content/tox_chlor_kw.php", "");
			  tree1.setNodeStyle(312, "custom2", false);
			  tree1.add(313, 51, "Toxikologie<br>Metalle", "../content/tox_metalle.php", "");
			  tree1.setNodeStyle(313, "custom2", false);
			  tree1.add(314, 51, "Toxikologie<br>Sonstige", "../content/tox_sonstige.php", "");
			  tree1.setNodeStyle(314, "custom2", false);
			  
			  tree1.add(360, 49, "Materialentnahme", "../content/materialentnahme.php", "");
			  tree1.setNodeStyle(360, "custom2", false);
			  tree1.add(361, 49, "Probentransport", "../content/probentransport.php", "");
			  tree1.setNodeStyle(361, "custom2", false);
			  tree1.add(362, 49, "Röhrchentypen und<br>Standardeinsatzmöglichkeiten", "", "");
			  tree1.setNodeStyle(362, "custom2", false);
			  tree1.add(370, 362, "EDTA", "../content/edta.php", "");
			  tree1.setNodeStyle(370, "custom2", false);
			  tree1.add(371, 362, "Citrat", "../content/citrat.php", "");
			  tree1.setNodeStyle(371, "custom2", false);
			  tree1.add(371, 362, "Citrat", "../content/citrat.php", "");
			  tree1.setNodeStyle(371, "custom2", false);
			  tree1.add(372, 362, "BSG", "../content/bsg.php", "");
			  tree1.setNodeStyle(372, "custom2", false);
			  tree1.add(373, 362, "Heparin", "../content/heparin.php", "");
			  tree1.setNodeStyle(373, "custom2", false);
			  tree1.add(374, 362, "Vollblut", "../content/vollblut.php", "");
			  tree1.setNodeStyle(374, "custom2", false);
			  tree1.add(375, 362, "Vollblut mit Trenngel", "../content/serum.php", "");
			  tree1.setNodeStyle(375, "custom2", false);
			  tree1.add(376, 362, "Spezialröhrchen", "../content/spezial.php", "");
			  tree1.setNodeStyle(376, "custom2", false);
			  tree1.add(377, 362, "Kapillarblut", "../content/kapillarblut.php", "");
			  tree1.setNodeStyle(377, "custom2", false);
			  tree1.add(378, 362, "Liquorproben", "../content/liquor.php", "");
			  tree1.setNodeStyle(378, "custom2", false);
			  tree1.add(379, 362, "Mikrobiologie", "../content/mikrob.php", "");
			  tree1.setNodeStyle(379, "custom2", false);
			  tree1.add(380, 362, "Parasitologie", "../content/parasitologie.php", "");
			  tree1.setNodeStyle(380, "custom2", false);
			  tree1.add(381, 362, "Molekulargenetik", "../content/molekulargenetik.php", "");
			  tree1.setNodeStyle(381, "custom2", false);
			  tree1.add(382, 362, "Aminosäure-Analytik", "../content/aminosaeuren.php", "");
			  tree1.setNodeStyle(382, "custom2", false);
			  
			  
			  tree1.add(363, 49, "Befund", "../content/befund.php", "");
			  tree1.setNodeStyle(363, "custom2", false);
			  tree1.add(364, 49, "Nachanforderungen", "../content/nachanforderungen.php", "");
			  tree1.setNodeStyle(364, "custom2", false);
			  tree1.add(365, 49, "Qualität", "../content/qualitaet.php", "");
			  tree1.setNodeStyle(365, "custom2", false);
			  
			  	  
			  
			  
			  
              
function markiere2(i)
	{
	
	parent.leftFrame.tree1.selectNodeById(i);
	parent.leftFrame.tree1.collapseAll();	 
	parent.leftFrame.tree1.expandNode(i);
	//parent.testFrame.location.href="../menu/leer.html";
	
	}
function markiere(i)
	{
	var url1 =	'../menu/navi.php?idl=' + i;
	parent.sucheFrame.location.href="../menu/leer.html";
    parent.leftFrame.location.href= url1;
	parent.leftFrame.tree1.selectNodeById(i);
	//parent.leftFrame.tree1.collapseAll();	 
	parent.leftFrame.tree1.expandNode(i);
	
	}
	
function lv () {
  parent.leftFrame.location.href = '../menu/navi_lv2.php';
  parent.mainFrame.location.href = '../content/lv_start.php';
  parent.sucheFrame.location.href="../menu/lv_suche.html";
}
