// ALLGEMEINE KONFIGURATION
// Menu object creation
flexMenu=new makeFM("flexMenu") // Making the menu object. Argument: menuname
// Menu properties   
flexMenu.pxBetween=0
flexMenu.fromLeft=width+260 				// Variable width + content_width erhalten wir von body.js
flexMenu.fromTop=97							// Menu-Abstand von oben
flexMenu.rows=1
flexMenu.menuPlacement="left"
                                                             
flexMenu.offlineRoot="" 
flexMenu.onlineRoot="" 
flexMenu.resizeCheck=2
flexMenu.wait=500 
flexMenu.fillImg="layout/1px_leer.gif"
flexMenu.zIndex=8

//Background bar properties
flexMenu.useBar=0

//Level properties - ALL properties have to be spesified in level 0
flexMenu.level[0]=new flexmenu_makeLevel() 	//Add this for each new level
flexMenu.level[0].width=115					// Standardbreite
flexMenu.level[0].height=21					// Standardhöhe
flexMenu.level[0].regClass="clLevel0"
flexMenu.level[0].overClass="clLevel0over"
flexMenu.level[0].borderX=0
flexMenu.level[0].borderY=0
flexMenu.level[0].borderClass="clLevel0border"
flexMenu.level[0].offsetX=-1 
flexMenu.level[0].offsetY=1
flexMenu.level[0].rows=0
flexMenu.level[0].align="bottom"

//SUB LEVEL[1] PROPERTIES - You have to spesify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
flexMenu.level[1]=new flexmenu_makeLevel() 	//Add this for each new level (adding one to the number)
flexMenu.level[1].width=115					// Standardbreite
flexMenu.level[1].height=18					// Standardhöhe
flexMenu.level[1].regClass="clLevel1"
flexMenu.level[1].overClass="clLevel1over"
flexMenu.level[1].style=""
flexMenu.level[1].offsetX=2
flexMenu.level[1].offsetY=-1
flexMenu.level[1].borderClass="clLevel1border"
flexMenu.level[1].borderX=1 
flexMenu.level[1].borderY=1
flexMenu.level[1].rows=0
flexMenu.level[1].align="right"

//SUB LEVEL[2] PROPERTIES
flexMenu.level[2]=new flexmenu_makeLevel() //Add this for each new level (adding one to the number)

// ZIELVERZEICHNIS LEER WENN UNDEFINIERT
if (!target_dir) {
	var target_dir = "";
}

// NAVIGATION
// >>===================================================>> //
// name,parent,txt,lnk,targ,h,w,alt,img1,img2,cl,cl2,align,rows,nolink,onclick,onmouseover,onmouseout
// AB HIER NAVIGATION ANPASSEN:
//flexMenu.makeMenu('top01','','',target_dir+'test.htm','','50','über uns','navigation/ueber_uns01a.gif','navigation/ueber_uns01b.gif')
flexMenu.makeMenu('top01','','',target_dir+'index.htm','','90','','über uns','navigation/ueber_uns01a.gif','navigation/ueber_uns01b.gif')
	flexMenu.makeMenu('sub100','top01','Intro',target_dir+'index.htm','','130')
	flexMenu.makeMenu('sub101','top01','Über uns',target_dir+'ueber_uns_s01.htm','','130')
	flexMenu.makeMenu('sub102','top01','Qualität',target_dir+'qualitaet_s01.htm','','130')
	flexMenu.makeMenu('sub103','top01','Mitarbeiter Produktion',target_dir+'mitarbeiter_produktion_s01.htm','','130')
	flexMenu.makeMenu('sub104','top01','Mitarbeiter Verkauf',target_dir+'mitarbeiter_verkauf_s01.htm','','130')
	flexMenu.makeMenu('sub105','top01','Offene Stellen',target_dir+'offene_stellen_s01.htm','','130')
	flexMenu.makeMenu('sub106','top01','Grillfest 2007',target_dir+'grillfest_s01.htm','','130')
	
flexMenu.makeMenu('top02','','',target_dir+'backwaren_s01.htm','','101','','backwaren','navigation/backwaren01a.gif','navigation/backwaren01b.gif')
	flexMenu.makeMenu('sub200','top02','Übersicht',target_dir+'backwaren_s01.htm','','140')
	flexMenu.makeMenu('sub201','top02','Brote',target_dir+'brote_s01.htm','','140')
	flexMenu.makeMenu('sub202','top02','Brötli',target_dir+'broetli_s01.htm','','140')
	flexMenu.makeMenu('sub203','top02','Zöpfe',target_dir+'zoepfe_s01.htm','','140')
	flexMenu.makeMenu('sub204','top02','Gipfeli',target_dir+'gipfeli_s01.htm','','140')
	flexMenu.makeMenu('sub205','top02','Laugengebäck',target_dir+'laugengebaeck_s01.htm','','140')
	flexMenu.makeMenu('sub206','top02','Spezialbrote',target_dir+'spezialbrote_s01.htm','','140')
	flexMenu.makeMenu('sub207','top02','Saisonale Spezialitäten',target_dir+'saisonale_spezialitaeten_s01.htm','','140')

flexMenu.makeMenu('top03','','',target_dir+'party_apero_s01.htm','','115','','party & apéro','navigation/party_apero01a.gif','navigation/party_apero01b.gif')
	flexMenu.makeMenu('sub300','top03','Übersicht',target_dir+'party_apero_s01.htm','','150')
	flexMenu.makeMenu('sub301','top03','Fleisch- & Käseplatten',target_dir+'fleischplatten_kaeseplatten_s01.htm','','150')
	flexMenu.makeMenu('sub302','top03','Partybrote & Brotkränze',target_dir+'partybrote_brotkraenze_s01.htm','','150')
	flexMenu.makeMenu('sub303','top03','Apérobrote gefüllt',target_dir+'aperobrote_gefuellt_s01.htm','','150')
	flexMenu.makeMenu('sub304','top03','Canapés',target_dir+'canapes_s01.htm','','150')
	flexMenu.makeMenu('sub305','top03','Apérogebäck',target_dir+'aperogebaeck_s01.htm','','150')
	flexMenu.makeMenu('sub306','top03','Partysandwiches',target_dir+'partysandwiches_s01.htm','','150')
	
flexMenu.makeMenu('top04','','',target_dir+'suesse_verfuehrung_s01.htm','','138','','süsse verführung','navigation/suesse_verfuehrung01a.gif','navigation/suesse_verfuehrung01b.gif')
	flexMenu.makeMenu('sub400','top04','Übersicht',target_dir+'suesse_verfuehrung_s01.htm','','150')
	flexMenu.makeMenu('sub401','top04','Torten',target_dir+'torten_s01.htm','','150')
	flexMenu.makeMenu('sub402','top04','Patisserie',target_dir+'patisserie_s01.htm','','150')
	flexMenu.makeMenu('sub403','top04','Süssgebäck',target_dir+'suessgebaeck_s01.htm','','150')
	flexMenu.makeMenu('sub404','top04','Teeguetzli & Hauskonfekt',target_dir+'teeguetzli_hauskonfekt_s01.htm','','150')
	flexMenu.makeMenu('sub405','top04','Pralinés',target_dir+'pralines_s01.htm','','150')
	flexMenu.makeMenu('sub406','top04','Saisonale Spezialitäten',target_dir+'saisonale_spezialitaeten_s01.htm','','150')

flexMenu.makeMenu('top05','','',target_dir+'take_away_s01.htm','','99','','take-away','navigation/take_away01a.gif','navigation/take_away01b.gif')
	flexMenu.makeMenu('sub500','top05','Übersicht',target_dir+'take_away_s01.htm', '', '115')
	flexMenu.makeMenu('sub501','top05','Canapés',target_dir+'canapes_s01.htm', '', '115')
	flexMenu.makeMenu('sub502','top05','Sandwiches',target_dir+'sandwiches_s01.htm', '', '115')
	flexMenu.makeMenu('sub503','top05','Snacks',target_dir+'snacks_s01.htm', '', '115')
	flexMenu.makeMenu('sub504','top05','Salate & Müesli',target_dir+'salate_mueesli_s01.htm', '', '115')
	flexMenu.makeMenu('sub505','top05','Wähen',target_dir+'waehen_s01.htm', '', '115')
	
flexMenu.makeMenu('top06','','',target_dir+'filialen_s01.htm','','75','','filialen','navigation/filialen01a.gif','navigation/filialen01b.gif')
	flexMenu.makeMenu('sub600','top06','Übersicht',target_dir+'filialen_s01.htm', '', '130')
	flexMenu.makeMenu('sub601','top06','Adlikon',target_dir+'filiale_adlikon_s01.htm', '', '130')
	flexMenu.makeMenu('sub602','top06','Dällikon',target_dir+'filiale_daellikon_s01.htm', '', '130')
	flexMenu.makeMenu('sub603','top06','Erlenbach',target_dir+'filiale_erlenbach_s01.htm', '', '130')
	flexMenu.makeMenu('sub604','top06','Glattbrugg',target_dir+'filiale_glattbrugg_s01.htm', '', '130')
	flexMenu.makeMenu('sub605','top06','Niederhasli',target_dir+'filiale_niederhasli_s01.htm', '', '130')
	flexMenu.makeMenu('sub606','top06','Regensdorf',target_dir+'filiale_regensdorf_s01.htm', '', '130')
	flexMenu.makeMenu('sub607','top06','Rümlang',target_dir+'filiale_ruemlang_s01.htm', '', '130')
	flexMenu.makeMenu('sub608','top06','Wallisellen',target_dir+'filiale_wallisellen_s01.htm', '', '130')
	flexMenu.makeMenu('sub609','top06','Watt',target_dir+'filiale_watt_s01.htm', '', '130')
	flexMenu.makeMenu('sub610','top06','Zürich-Altstetten',target_dir+'filiale_altstetten_s01.htm', '', '130')
	flexMenu.makeMenu('sub611','top06','Zürich-Höngg',target_dir+'filiale_hoengg_s01.htm', '', '130')
	flexMenu.makeMenu('sub612','top06','Zürich-Oerlikon',target_dir+'filiale_oerlikon_s01.htm', '', '130')
	flexMenu.makeMenu('sub613','top06','Zürich-Tiefenbrunnen',target_dir+'filiale_tiefenbrunnen_s01.htm', '', '130')



	
flexMenu.makeMenu('top07','','',target_dir+'kontakt_s01.htm','','82','','kontakt','navigation/kontakt01a.gif','navigation/kontakt01b.gif')
	
// <<===================================================<< //

// Leave this line - it constructs the menu
flexMenu.construct();
