 	var NoOffFirstLineMenus=6;			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""
	var LowBgColor="#506596";			// Background color when mouse is not over
	var HighBgColor="#2c2c2c";			// Background color when mouse is over
	var FontLowColor="white";			// Font color when mouse is not over
	var FontHighColor="white";			// Font color when mouse is over
	var BorderColor="";			// Border color
	var BorderWidthMain=4;			// Border width main items
	var BorderWidthSub=4;			// Border width sub items
 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0
	var BorderBtwnSub=1;			// Border between elements sub items 1 or 0
	var FontFamily="arial,technical";	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered="center";		// Item text position left, center or right
	var MenuCentered="center";			// Menu horizontal position can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.1;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=65;				// Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
	var StartLeft=70;				// Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=100;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";		// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

	var Arrws=[BaseHref+"",5,10,BaseHref+"",10,5,BaseHref+"",5,10,BaseHref+"",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=2;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

	var PartOfWindow=.8;				// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=85)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("Ferienwohnungen","index.php","",5,20,130,"","","","","","",-1,-1,-1,"","Ferienwohnungen");
	Menu1_1=new Array("Kreta","kreta.php?location=kreta","",4,20,130,"","","","","","",-1,-1,-1,"","Ferienwohnungen auf Kreta");
		Menu1_1_1=new Array("Präfektur Chania","chania.php?location=chania","",6,20,130,"","","","","","",-1,-1,-1,"","Präfektur Chania");
			Menu1_1_1_1=new Array("Stavros","ort.php?location=stavros","",1,20,130,"","","","","","",-1,-1,-1,"","Stavros");
				Menu1_1_1_1_1=new Array("Haus Oceanis","haus.php?hausname=oceanis","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Oceanis");
	  		Menu1_1_1_2=new Array("Georgioupolis","ort.php?location=georgioupolis","",2,20,130,"","","","","","",-1,-1,-1,"","Georgioupolis");
	  			Menu1_1_1_2_1=new Array("Haus Daira","haus.php?hausname=daira","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Daira");
	  			Menu1_1_1_2_2=new Array("Haus Hebe","haus.php?hausname=hebe","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Hebe");
	  		Menu1_1_1_3=new Array("Kastelli","ort.php?location=kastelli","",1,20,130,"","","","","","",-1,-1,-1,"","Kastelli");
		  		Menu1_1_1_3_1=new Array("Haus Manty","haus.php?hausname=manty","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Manty");
			Menu1_1_1_4=new Array("Paleochora","ort.php?location=paleochora","",6,20,130,"","","","","","",-1,-1,-1,"","Paleochora");		
				Menu1_1_1_4_1=new Array("Haus Eli","haus.php?hausname=eli","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Eli");								
				Menu1_1_1_4_2=new Array("Haus Elman","haus.php?hausname=elman","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Elman");	
				Menu1_1_1_4_3=new Array("Haus Irini","haus.php?hausname=irini","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Irini");															
				Menu1_1_1_4_4=new Array("Haus Mana","haus.php?hausname=mana","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Mana");								
				Menu1_1_1_4_5=new Array("Haus Peraki","haus.php?hausname=peraki","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Peraki");	
				Menu1_1_1_4_6=new Array("Haus Virginia","haus.php?hausname=virginia","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Virginia");		
			Menu1_1_1_5=new Array("Fragokastello","ort.php?location=fragokastello","",6,20,130,"","","","","","",-1,-1,-1,"","Fragokastello");	
				Menu1_1_1_5_1=new Array("Haus Diana","haus.php?hausname=diana","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Diana");		
				Menu1_1_1_5_2=new Array("Haus Fedra","haus.php?hausname=fedra","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Fedra");		
				Menu1_1_1_5_3=new Array("Haus Hermes","haus.php?hausname=hermes","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Hermes");		
				Menu1_1_1_5_4=new Array("Haus Kalypso","haus.php?hausname=kalypso","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Kalypso");		
				Menu1_1_1_5_5=new Array("Haus Melina","haus.php?hausname=melina","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Melina");		
				Menu1_1_1_5_6=new Array("Haus Niobe","haus.php?hausname=niobe","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Niobe");																												
	  		Menu1_1_1_6=new Array("Falasarna","ort.php?location=falasarna","",1,20,130,"","","","","","",-1,-1,-1,"","Falasarna");
				Menu1_1_1_6_1=new Array("Haus Thalassa","haus.php?hausname=thalassa","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Thalassa");
		Menu1_1_2=new Array("Präfektur Rethymnon","rethymnon.php?location=rethymnon","",5,20,130,"","","","","","",-1,-1,-1,"","Präfektur Rethymnon");
			Menu1_1_2_1=new Array("Rethymnon","ort.php?ort=rethymnon","",6,20,130,"","","","","","",-1,-1,-1,"","Rethymnon");
				Menu1_1_2_1_1=new Array("Haus Andy","haus.php?hausname=andy","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Andy");
				Menu1_1_2_1_2=new Array("Villa Festos","haus.php?hausname=festos","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Festos");
				Menu1_1_2_1_3=new Array("Villa Glaros","haus.php?hausname=glaros","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Glaros");
				Menu1_1_2_1_4=new Array("Villa Maro","haus.php?hausname=maro","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Maro");
				Menu1_1_2_1_5=new Array("Haus Semeli","haus.php?hausname=semeli","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Semeli");
				Menu1_1_2_1_6=new Array("Haus Thalia","haus.php?hausname=thalia","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Thalia");
			Menu1_1_2_2=new Array("Agia Galini","ort.php?location=agia+Galini","",1,20,130,"","","","","","",-1,-1,-1,"","Agia Galini");
				Menu1_1_2_2_1=new Array("Haus Georgia","haus.php?hausname=georgia","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Georgia");
			Menu1_1_2_3=new Array("Bali","ort.php?location=bali","",1,20,130,"","","","","","",-1,-1,-1,"","Bali");
				Menu1_1_2_3_1=new Array("Villa Lena","haus.php?hausname=lena","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Lena");
			Menu1_1_2_4=new Array("Panormo","ort.php?location=panormo","",1,20,130,"","","","","","",-1,-1,-1,"","Panormo");
				Menu1_1_2_4_1=new Array("Haus Aurora","haus.php?hausname=aurora","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Aurora");
			Menu1_1_2_5=new Array("Plakias","ort.php?location=plakias","",1,20,130,"","","","","","",-1,-1,-1,"","Plakias");
				Menu1_1_2_5_1=new Array("Haus Minerva","haus.php?hausname=minerva","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Minerva");
		Menu1_1_3=new Array("Präfektur Heraklion","iraklion.php?location=heraklion","",5,20,130,"","","","","","",-1,-1,-1,"","Präfektur Heraklion");
			Menu1_1_3_1=new Array("Agia Pelagia","ort.php?location=agia+Pelagia","",1,20,130,"","","","","","",-1,-1,-1,"","Agia Pelagia");	
				Menu1_1_3_1_1=new Array("Haus Christos","haus.php?hausname=Christos","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Christos");	
			Menu1_1_3_2=new Array("Episkopi","ort.php?location=episkopi","",1,20,130,"","","","","","",-1,-1,-1,"","Episkopi");	
				Menu1_1_3_2_1=new Array("Villa Dona","haus.php?hausname=Dona","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Dona");	
			Menu1_1_3_3=new Array("Kamilari","ort.php?location=kamilari","",1,20,130,"","","","","","",-1,-1,-1,"","Kamilari");	
				Menu1_1_3_3_1=new Array("Haus Ambelos","haus.php?hausname=ambelos","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Ambelos");	
			Menu1_1_3_4=new Array("Lentas","ort.php?location=lentas","",1,20,130,"","","","","","",-1,-1,-1,"","Haus Lentas");	
				Menu1_1_3_4_1=new Array("Haus Liviko","haus.php?hausname=liviko","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Liviko");	
			Menu1_1_3_5=new Array("Stalis","ort.php?location=stalis","",1,20,130,"","","","","","",-1,-1,-1,"","Stalis");	
				Menu1_1_3_5_1=new Array("Haus Lato","haus.php?hausname=lato","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Lato");	
		Menu1_1_4=new Array("Präfektur Lassithi","sitia.php?location=lassithi","",6,20,130,"","","","","","",-1,-1,-1,"","Präfektur Lassithi");
 			Menu1_1_4_1=new Array("Istron","ort.php?location=istron","",4,20,130,"","","","","","",-1,-1,-1,"","Istron");
	  			Menu1_1_4_1_1=new Array("Villa Michalis","haus.php?hausname=michalis","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Michalis");
	  			Menu1_1_4_1_2=new Array("Villa Castello","haus.php?hausname=castello","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Castello");
	  			Menu1_1_4_1_3=new Array("Villa Belvedere","haus.php?hausname=belvedere","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Belvedere");												
	  			Menu1_1_4_1_4=new Array("Villa Regina","haus.php?hausname=regina","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Regina");
			Menu1_1_4_2=new Array("Sissi","ort.php?location=sissi","",1,20,130,"","","","","","",-1,-1,-1,"","Sissi");
				Menu1_1_4_2_1=new Array("Haus Urania","haus.php?hausname=urania","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Urania");
 			Menu1_1_4_3=new Array("Mochlos","ort.php?location=mochlos","",1,20,130,"","","","","","",-1,-1,-1,"","Mochlos");
	  			Menu1_1_4_3_1=new Array("Haus Molos","haus.php?hausname=molos","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Molos");
			Menu1_1_4_4=new Array("Sitia","ort.php?location=sitia","",3,20,130,"","","","","","",-1,-1,-1,"","Sitia");
	  			Menu1_1_4_4_1=new Array("Haus Alexia","haus.php?hausname=alexia","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Alexia");
				Menu1_1_4_4_2=new Array("Haus Neptun","haus.php?hausname=neptun","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Neptun");
	  			Menu1_1_4_4_3=new Array("Haus Petra","haus.php?hausname=petra","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Petra");
	  		Menu1_1_4_5=new Array("Ferma","ort.php?location=ferma","",2,20,130,"","","","","","",-1,-1,-1,"","Ferma");		
	  			Menu1_1_4_5_1=new Array("Haus Jupiter","haus.php?hausname=jupiter","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Jupiter");	
	  			Menu1_1_4_5_2=new Array("Haus Philos","haus.php?hausname=philos","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Philos");	
			Menu1_1_4_6=new Array("Achlia","ort.php?location=achlia","",4,20,130,"","","","","","",-1,-1,-1,"","Achlia");		
	  			Menu1_1_4_6_1=new Array("Villa Aphne","haus.php?hausname=aphne","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Aphne");	
	  			Menu1_1_4_6_2=new Array("Villa Neli","haus.php?hausname=neli","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Neli");	
				Menu1_1_4_6_3=new Array("Haus Petros","haus.php?hausname=petros","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Petros");
	  			Menu1_1_4_6_4=new Array("Villa Sophia","haus.php?hausname=sophia","",0,20,130,"","","","","","",-1,-1,-1,"","Villa Sophia");	
		Menu1_2=new Array("Peloponnes","peloponnes.php?location=peloponnes","",5,20,130,"","","","","","",-1,-1,-1,"","Peloponnes");
			Menu1_2_1=new Array("Archangelos","ort.php?location=archangelos","",1,20,130,"","","","","","",-1,-1,-1,"","Archangelos");		
				Menu1_2_1_1=new Array("Haus Kavos","haus.php?hausname=kavos","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Kavos");	
			Menu1_2_2=new Array("Kantia","ort.php?location=kantia","",1,20,130,"","","","","","",-1,-1,-1,"","Kantia");		
				Menu1_2_2_1=new Array("Haus Kantia","haus.php?hausname=kantia","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Kantia");	
			Menu1_2_3=new Array("Mani","ort.php?location=mani","",1,20,130,"","","","","","",-1,-1,-1,"","Mani");		
				Menu1_2_3_1=new Array("Haus Jorgos","haus.php?hausname=jorgos","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Jorgos");	
			Menu1_2_4=new Array("Methoni","ort.php?location=methoni","",2,20,130,"","","","","","",-1,-1,-1,"","Methoni");		
				Menu1_2_4_1=new Array("Haus Ilias","haus.php?hausname=ilias","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Ilias");	
				Menu1_2_4_2=new Array("Haus Maria","haus.php?hausname=maria","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Maria");	
			Menu1_2_5=new Array("Xiropigado","ort.php?location=xiropigado","",1,20,130,"","","","","","",-1,-1,-1,"","Xiropigado");		
				Menu1_2_5_1=new Array("Haus Orama","haus.php?hausname=orama","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Orama");	
		Menu1_3=new Array("Euboea","euboea.php?location=euboea","",1,20,130,"","","","","","",-1,-1,-1,"","Euboea");
			Menu1_3_1=new Array("Chronia","ort.php?location=chronia","",1,20,130,"","","","","","",-1,-1,-1,"","Chronia");		
				Menu1_3_1_1=new Array("Haus Venus","haus.php?hausname=venus","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Venus");	
		Menu1_4=new Array("Attika","attika.php?location=attika","",2,20,130,"","","","","","",-1,-1,-1,"","Attika");
			Menu1_4_1=new Array("Athen","ort.php?location=athen","",1,20,130,"","","","","","",-1,-1,-1,"","Marathon");		
				Menu1_4_1_1=new Array("Hotel Attalos","haus.php?hausname=attalos","",0,20,130,"","","","","","",-1,-1,-1,"","Hotel Attalos");	
			Menu1_4_2=new Array("Marathon","ort.php?location=marathon","",1,20,130,"","","","","","",-1,-1,-1,"","Marathon");		
				Menu1_4_2_1=new Array("Haus Matina","haus.php?hausname=matina","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Matina");	
			Menu1_5=new Array("Korfu","korfu.php?location=korfu","",2,20,130,"","","","","","",-1,-1,-1,"","Korfu");				
			Menu1_5_1=new Array("Acharavi","ort.php?location=acharavi","",1,20,130,"","","","","","",-1,-1,-1,"","Acharavi");		
				Menu1_5_1_1=new Array("Haus Helena","haus.php?hausname=helena","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Helena");	
			Menu1_5_2=new Array("Agios Spyridon","ort.php?location=agios+Spyridon","",8,20,130,"","","","","","",-1,-1,-1,"","Agios Spyridon");		
				Menu1_5_2_1=new Array("Haus Ageliki","haus.php?hausname=ageliki","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Ageliki");	
				Menu1_5_2_2=new Array("Haus Amalia","haus.php?hausname=amalia","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Amalia");	
				Menu1_5_2_3=new Array("Haus Angela","haus.php?hausname=angela","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Angela");	
				Menu1_5_2_4=new Array("Haus Galini","haus.php?hausname=galini","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Galini");	
				Menu1_5_2_5=new Array("Haus Makis","haus.php?hausname=makis","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Makis");	
				Menu1_5_2_6=new Array("Haus Sokrates","haus.php?hausname=sokrates","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Sokrates");	
				Menu1_5_2_7=new Array("Haus Sulivan","haus.php?hausname=sulivan","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Sulivan");	
				Menu1_5_2_8=new Array("Haus Valentini","haus.php?hausname=valentini","",0,20,130,"","","","","","",-1,-1,-1,"","Haus Valentini");	
Menu2=new Array("Flug, Hotel & Schiff","","",3,20,130,"","","","","","",-1,-1,-1,"","Flug, Hotel & Schiff");
	Menu2_1=new Array("Flüge","flug_charter.php","",0,20,130,"","","","","","",-1,-1,-1,"","Charterflüge");
	Menu2_2=new Array("Fähren","faehre.php","",0,20,130,"","","","","","",-1,-1,-1,"","Fähren");
	Menu2_3=new Array("Hotels & Fewo´s","hotel.php","",0,20,130,"","","","","","",-1,-1,-1,"","Hotels & Fewo´s Weltweit");		
Menu3=new Array("Mietautos","mietautos.php","",0,20,130,"","","","","","",-1,-1,-1,"","Mietautos");
Menu4=new Array("Tips","tips_start.php","",13,20,130,"","","","","","",-1,-1,-1,"","Tips");
	Menu4_1=new Array("Anreise","tips_anreise.php","",0,20,130,"","","","","","",-1,-1,-1,"","Anreise");
	Menu4_2=new Array("Ausflüge","tips_ausflug.php","",0,20,130,"","","","","","",-1,-1,-1,"","Ausflüge");
	Menu4_3=new Array("Blue Flag","tips_blueflag.php","",0,20,130,"","","","","","",-1,-1,-1,"","Blue Flag");
	Menu4_4=new Array("Entfernungen","tips_entfernung.php","",0,20,130,"","","","","","",-1,-1,-1,"","Entfernungen");
	Menu4_5=new Array("Fest- & Feiertage","tips_festtage.php","",0,20,130,"","","","","","",-1,-1,-1,"","Fest- & Feiertage");
	Menu4_6=new Array("Golfen auf Kreta","tips_golf.php","",0,20,130,"","","","","","",-1,-1,-1,"","Golfen auf Kreta");
	Menu4_7=new Array("Hinweise","tips_hinweise.php","",0,20,130,"","","","","","",-1,-1,-1,"","Hinweise");
	Menu4_8=new Array("Vermittler-AGB","tips_bedingung.php","",0,20,130,"","","","","","",-1,-1,-1,"","Vermittler-AGB");	
	Menu4_9=new Array("Reiseversicherung","tips_reiseversicherung.php","",0,20,130,"","","","","","",-1,-1,-1,"","Reiseversicherung");
	Menu4_10=new Array("Reisevorbereitung","tips_vorbereitung.php","",0,20,130,"","","","","","",-1,-1,-1,"","Reisevorbereitung");
	Menu4_11=new Array("Reisezeit & Klima","tips_klima.php","",0,20,130,"","","","","","",-1,-1,-1,"","Reisezeit & Klima");
	Menu4_12=new Array("Verständigung","tips_verstand.php","",0,20,130,"","","","","","",-1,-1,-1,"","Verständigung");
	Menu4_13=new Array("Wandern auf Kreta","","",1,20,130,"","","","","","",-1,-1,-1,"","Wandern auf Kreta");
		Menu4_13_1=new Array("Präfektur Lassithi","tips_wanderungenlassithi.php","",0,20,130,"","","","","","",-1,-1,-1,"","Wandern auf Kreta - Präfektur Lassithi");
Menu5=new Array("Anfrage & Buchung","","",2,20,130,"","","","","","",-1,-1,-1,"","Anfrage & Anfrage");
	Menu5_1=new Array("Anfrage","anfrage.php","",0,20,130,"","","","","","",-1,-1,-1,"","Online - Anfrage");
	Menu5_2=new Array("Buchung","buchung.php","",0,20,130,"","","","","","",-1,-1,-1,"","Online - Buchung");
Menu6=new Array("Kontakt","","",3,20,130,"","","","","","",-1,-1,-1,"","Kontakt");
	Menu6_1=new Array("Gästebuch","tips_gaestebuch.php","",0,20,130,"","","","","","",-1,-1,-1,"","Gästebuch");
  	Menu6_2=new Array("Kontakt","email.php","",0,20,130,"","","","","","",-1,-1,-1,"","Senden Sie uns Ihre Nachricht");
	Menu6_3=new Array("Impressum","impressum.php","",0,20,130,"","","","","","",-1,-1,-1,"","Impressum");