/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#075792';			// Background color when mouse is not over
	var LowSubBgColor='#075792';			// Background color when mouse is not over on subs
	var HighBgColor='#8EC6F9';			// Background color when mouse is over
	var HighSubBgColor='#8EC6F9';			// Background color when mouse is over on subs
	var FontLowColor='#FEE44F';			// Font color when mouse is not over
	var FontSubLowColor='#FEE44F';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#075792';			// Border color
	var BorderSubColor='#4581BD';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=282;				// Menu offset x coordinate
	var StartLeft=2;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';   	       // span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Greece","","",11,16,55);
	Menu1_1=new Array("Athens","http://www.greek-tourism.com/attiki-athens/index.htm","",4,16,130);	
	     Menu1_1_1=new Array("Hotels","http://www.greek-tourism.com/attiki-athens/hotels.htm","",0,16,130);
	     Menu1_1_2=new Array("Big Offers","http://www.greek-tourism.com/attiki-athens/hotels.htm","",0,16,130);
	     Menu1_1_3=new Array("Car/Moto","http://www.greek-tourism.com/attiki-athens/rentals.htm","",0,16,130);
	     Menu1_1_4=new Array("Restaurants","http://www.greek-tourism.com/attiki-athens/restaurants.htm","",0,16,130);
		
Menu1_2=new Array("Cyclades","http://www.greek-tourism.com/cyclades/index.htm","",21,16,120);
    Menu1_2_1=new Array("Mykonos","http://www.greek-tourism.com/mykonos/indexuk.htm","",4,16,130);
	     Menu1_2_1_1=new Array("Hotels","http://www.greek-tourism.com/mykonos/hotels/index.htm","",0,16,130);
		 Menu1_2_1_2=new Array("Big Offers","http://www.greek-tourism.com/mykonos/hotels/index.htm","",0,16,130);
		 Menu1_2_1_3=new Array("Car/Moto","http://www.greek-tourism.com/mykonos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_1_4=new Array("Restaurants","http://www.greek-tourism.com/mykonos/hotels/apartments/restaurants/index.htm","",0,16,130);
		
    Menu1_2_2=new Array("Santorini","http://www.greek-tourism.com/santorini/index.htm","",4,16,130);
	     Menu1_2_2_1=new Array("Hotels","http://www.greek-tourism.com/santorini/hotels/index.htm","",0,16,130);
		 Menu1_2_2_2=new Array("Big Offers","http://www.greek-tourism.com/santorini/ksantorini.htm","",0,16,130);
		 Menu1_2_2_3=new Array("Car/Moto","http://www.greek-tourism.com/santorini/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_2_4=new Array("Restaurants","http://www.greek-tourism.com/santorini/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_2_3=new Array("Naxos","http://www.greek-tourism.com/naxos/index.htm","",4,16,130);
	     Menu1_2_3_1=new Array("Hotels","http://www.greek-tourism.com/naxos/hotels/index.htm","",0,16,130);
		 Menu1_2_3_2=new Array("Big Offers","http://www.greek-tourism.com/naxos/hotels/index.htm","",0,16,130);
		 Menu1_2_3_3=new Array("Car/Moto","http://www.greek-tourism.com/naxos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_3_4=new Array("Restaurants","http://www.greek-tourism.com/naxos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_2_4=new Array("Paros","http://www.greek-tourism.com/paros/indexuk.htm","",4,16,130);
	     Menu1_2_4_1=new Array("Hotels","http://www.greek-tourism.com/paros/hotels/index.htm","",0,16,130);
		 Menu1_2_4_2=new Array("Big Offers","http://www.greek-tourism.com/paros/hotels/paros-offers.htm","",0,16,130);
		 Menu1_2_4_3=new Array("Car/Moto","http://www.greek-tourism.com/paros/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_4_4=new Array("Restaurants","http://www.greek-tourism.com/paros/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_2_5=new Array("Antiparos","http://www.greek-tourism.com/antiparos/kkea.htm","",4,16,130);
	     Menu1_2_5_1=new Array("Hotels","http://www.greek-tourism.com/antiparos/kantiparos.htm","",0,16,130);
		 Menu1_2_5_2=new Array("Big Offers","http://www.greek-tourism.com/antiparos/kantiparos.htm","",0,16,130);
		 Menu1_2_5_3=new Array("Car/Moto","http://www.greek-tourism.com/antiparos/kantiparos.htm","",0,16,130);
		 Menu1_2_5_4=new Array("Restaurants","http://www.greek-tourism.com/antiparos/kantiparos.htm","",0,16,130);
	
    Menu1_2_6=new Array("Milos","http://www.greek-tourism.com/milos/indexuk.htm","",4,16,130);
	     Menu1_2_6_1=new Array("Hotels","http://www.greek-tourism.com/milos/hotels/index.htm","",0,16,130);
		 Menu1_2_6_2=new Array("Big Offers","http://www.greek-tourism.com/milos/hotels/index.htm","",0,16,130);
		 Menu1_2_6_3=new Array("Car/Moto","http://www.greek-tourism.com/milos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_6_4=new Array("Restaurants","http://www.greek-tourism.com/milos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_2_7=new Array("Syros","http://www.greek-tourism.com/syros/indexuk.htm","",4,16,130);
	     Menu1_2_7_1=new Array("Hotels","http://www.greek-tourism.com/syros/hotels/index.htm","",0,16,130);
		 Menu1_2_7_2=new Array("Big Offers","http://www.greek-tourism.com/syros/hotels/index.htm","",0,16,130);
		 Menu1_2_7_3=new Array("Car/Moto","http://www.greek-tourism.com/syros/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_7_4=new Array("Restaurants","http://www.greek-tourism.com/syros/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_2_8=new Array("Sifnos","http://www.greek-tourism.com/sifnos/index.htm","",4,16,130);
	     Menu1_2_8_1=new Array("Hotels","http://www.greek-tourism.com/sifnos/hotels/index.htm","",0,16,130);
		 Menu1_2_8_2=new Array("Big Offers","http://www.greek-tourism.com/sifnos/hotels/index.htm","",0,16,130);
		 Menu1_2_8_3=new Array("Car/Moto","http://www.greek-tourism.com/sifnos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_8_4=new Array("Restaurants","http://www.greek-tourism.com/sifnos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_2_9=new Array("Andros","http://www.greek-tourism.com/andros/index.htm","",4,16,130);
	     Menu1_2_9_1=new Array("Hotels","http://www.greek-tourism.com/andros/hotels/index.htm","",0,16,130);
		 Menu1_2_9_2=new Array("Big Offers","http://www.greek-tourism.com/andros/hotels/index.htm","",0,16,130);
		 Menu1_2_9_3=new Array("Car/Moto","http://www.greek-tourism.com/andros/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_9_4=new Array("Restaurants","http://www.greek-tourism.com/andros/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_2_10=new Array("Amorgos","http://www.greek-tourism.com/amorgos/index.htm","",4,16,130);
	     Menu1_2_10_1=new Array("Hotels","http://www.greek-tourism.com/amorgos/index.htm","",0,16,130);
		 Menu1_2_10_2=new Array("Big Offers","http://www.greek-tourism.com/amorgos//index.htm","",0,16,130);
		 Menu1_2_10_3=new Array("Car/Moto","http://www.greek-tourism.com/amorgos/index.htm","",0,16,130);
		 Menu1_2_10_4=new Array("Restaurants","http://www.greek-tourism.com/amorgos/index.htm","",0,16,130);
	
    Menu1_2_11=new Array("Kithnos","http://www.greek-tourism.com/kythnos/indexuk.htm","",4,16,130);
	     Menu1_2_11_1=new Array("Hotels","http://www.greek-tourism.com/kythnos/indexuk.htm","",0,16,130);
		 Menu1_2_11_2=new Array("Big Offers","http://www.greek-tourism.com/kythnos/indexuk.htm","",0,16,130);
		 Menu1_2_11_3=new Array("Car/Moto","http://www.greek-tourism.com/kythnos/indexuk.htm","",0,16,130);
		 Menu1_2_11_4=new Array("Restaurants","http://www.greek-tourism.com/kythnos/indexuk.htm","",0,16,130);
	
    Menu1_2_12=new Array("Serifos","http://www.greek-tourism.com/Serifos/kserifos.htm","",4,16,130);
	     Menu1_2_12_1=new Array("Hotels","http://www.greek-tourism.com/Serifos/hotels/index.htm","",0,16,130);
		 Menu1_2_12_2=new Array("Big Offers","http://www.greek-tourism.com/Serifos/hotels/index.htm","",0,16,130);
		 Menu1_2_12_3=new Array("Car/Moto","http://www.greek-tourism.com/Serifos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_12_4=new Array("Restaurants","http://www.greek-tourism.com/Serifos/hotels/apartments/restaurants/index.htm","",0,16,130);

  	Menu1_2_13=new Array("Ios","http://www.greek-tourism.com/ios/indexuk.htm","",4,16,130);
	     Menu1_2_13_1=new Array("Hotels","http://www.greek-tourism.com/ios/hotels/index.htm","",0,16,130);
		 Menu1_2_13_2=new Array("Big Offers","http://www.greek-tourism.com/ios/hotels/index.htm","",0,16,130);
		 Menu1_2_13_3=new Array("Car/Moto","http://www.greek-tourism.com/ios/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_13_4=new Array("Restaurants","http://www.greek-tourism.com/ios/hotels/apartments/restaurants/index.htm","",0,16,130);
	
	Menu1_2_14=new Array("Kea","http://www.greek-tourism.com/kea/kkea.htm","",4,16,130);
	     Menu1_2_14_1=new Array("Hotels","http://www.greek-tourism.com/kea/kkea.htm","",0,16,130);
		 Menu1_2_14_2=new Array("Big Offers","http://www.greek-tourism.com/kea/kkea.htm","",0,16,130);
		 Menu1_2_14_3=new Array("Car/Moto","http://www.greek-tourism.com/kea/kkea.htm","",0,16,130);
		 Menu1_2_14_4=new Array("Restaurants","http://www.greek-tourism.com/kea/kkea.htm","",0,16,130);
	
	Menu1_2_15=new Array("Tinos","http://www.greek-tourism.com/Tinos/indexuk.htm","",4,16,130);
	     Menu1_2_15_1=new Array("Hotels","http://www.greek-tourism.com/Tinos/hotels/index.htm","",0,16,130);
		 Menu1_2_15_2=new Array("Big Offers","http://www.greek-tourism.com/Tinos/hotels/index.htm","",0,16,130);
		 Menu1_2_15_3=new Array("Car/Moto","http://www.greek-tourism.com/Tinos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_2_15_4=new Array("Restaurants","http://www.greek-tourism.com/Tinos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
	Menu1_2_16=new Array("Folegandros","http://www.greek-tourism.com/folegandros/indexuk.htm","",4,16,130);
	     Menu1_2_16_1=new Array("Hotels","http://www.greek-tourism.com/folegandros/indexuk.htm","",0,16,130);
		 Menu1_2_16_2=new Array("Big Offers","http://www.greek-tourism.com/folegandros/indexuk.htm","",0,16,130);
		 Menu1_2_16_3=new Array("Car/Moto","http://www.greek-tourism.com/folegandros/indexuk.htm","",0,16,130);
		 Menu1_2_16_4=new Array("Restaurants","http://www.greek-tourism.com/folegandros/indexuk.htm","",0,16,130);
		 		 
    Menu1_2_17=new Array("Gyaros","http://www.greek-tourism.com/gyaros/index.htm","",0,16,130);//

  	Menu1_2_18=new Array("Delos","http://www.greek-tourism.com/delos/index.htm","",0,16,130);//
	
	Menu1_2_19=new Array("Kimolos","http://www.greek-tourism.com/kimolos/index.htm","",4,16,130);
	     Menu1_2_19_1=new Array("Hotels","http://www.greek-tourism.com/kimolos/index.htm","",0,16,130);
		 Menu1_2_19_2=new Array("Big Offers","http://www.greek-tourism.com/kimolos/index.htm","",0,16,130);
		 Menu1_2_19_3=new Array("Car/Moto","http://www.greek-tourism.com/kimolos/index.htm","",0,16,130);
		 Menu1_2_19_4=new Array("Restaurants","http://www.greek-tourism.com/kimolos/index.htm","",0,16,130);
	
	Menu1_2_20=new Array("Sikinos","http://www.greek-tourism.com/sikinos/indexuk.htm","",0,16,130);//
	
	Menu1_2_21=new Array("Anafi","http://www.greek-tourism.com/anafi/index.htm","",0,16,130);//
		   
Menu1_3=new Array("Sporades","http://www.greek-tourism.com/sporades/index.htm","",4,16,120);
    Menu1_3_1=new Array("Alonnisos","http://www.greek-tourism.gr/Alonissos/indexuk.htm","",4,16,130);
	     Menu1_3_1_1=new Array("Hotels","http://www.greek-tourism.com/alonissos/hotels/index.htm","",0,16,130);
		 Menu1_3_1_2=new Array("Big Offers","http://www.greek-tourism.com/alonissos/hotels/index.htm","",0,16,130);
		 Menu1_3_1_3=new Array("Car/Moto","http://www.greek-tourism.com/alonissos/hotels/apartments/rentals/","",0,16,130);
		 Menu1_3_1_4=new Array("Restaurants","http://www.greek-tourism.com/alonissos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_3_2=new Array("Skiathos","http://www.greek-tourism.com/skiathos/indexuk.htm","",4,16,130);
	     Menu1_3_2_1=new Array("Hotels","http://www.greek-tourism.com/skiathos/hotels/index.htm","",0,16,130);
		 Menu1_3_2_2=new Array("Big Offers","http://www.greek-tourism.com/skiathos/hotels/index.htm","",0,16,130);
		 Menu1_3_2_3=new Array("Car/Moto","http://www.greek-tourism.com/skiathos/hotels/apartments/rentals/","",0,16,130);
		 Menu1_3_2_4=new Array("Restaurants","http://www.greek-tourism.com/skiathos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_3_3=new Array("Skopelos","http://www.greek-tourism.com/skopelos/indexuk.htm","",4,16,130);
	     Menu1_3_3_1=new Array("Hotels","http://www.greek-tourism.com/skopelos/hotels/index.htm","",0,16,130);
		 Menu1_3_3_2=new Array("Big Offers","http://www.greek-tourism.com/skopelos/hotels/index.htm","",0,16,130);
		 Menu1_3_3_3=new Array("Car/Moto","http://www.greek-tourism.com/skopelos/hotels/apartments/rentals/","",0,16,130);
		 Menu1_3_3_4=new Array("Restaurants","http://www.greek-tourism.com/skopelos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_3_4=new Array("Skyros","http://www.greek-tourism.com/skyros/kskyros.htm","",4,16,130);
	     Menu1_3_4_1=new Array("Hotels","http://www.greek-tourism.com/skyros/hotels/index.htm","",0,16,130);
		 Menu1_3_4_2=new Array("Big Offers","http://www.greek-tourism.com/skyros/hotels/index.htm","",0,16,130);
		 Menu1_3_4_3=new Array("Car/Moto","http://www.greek-tourism.com/skyros/hotels/apartments/rentals/","",0,16,130);
		 Menu1_3_4_4=new Array("Restaurants","http://www.greek-tourism.com/skyros/hotels/apartments/restaurants/index.htm","",0,16,130);

Menu1_4=new Array("Crete","http://www.greek-tourism.com/crete/index.htm","",7);
    Menu1_4_1=new Array("Chania","http://www.greek-tourism.com/crete/chania/indexUK.htm","",4,16,130);
	     Menu1_4_1_1=new Array("Hotels","http://www.greek-tourism.com/crete/chania/hotels/index.htm","",0,16,130);
		 Menu1_4_1_2=new Array("Big Offers","http://www.greek-tourism.com/crete/chania/hotels/index.htm","",0,16,130);
		 Menu1_4_1_3=new Array("Car/Moto","http://www.greek-tourism.com/crete/chania/hotels/apartments/rentals/","",0,16,130);
		 Menu1_4_1_4=new Array("Restaurants","http://www.greek-tourism.com/crete/chania/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_4_2=new Array("Rethymno","http://www.greek-tourism.com/crete/rethymno/indexUK.htm","",4,16,130);
	     Menu1_4_2_1=new Array("Hotels","http://www.greek-tourism.com/crete/rethymno/hotels/index.htm","",0,16,130);
		 Menu1_4_2_2=new Array("Big Offers","http://www.greek-tourism.com/crete/rethymno/hotels/index.htm","",0,16,130);
		 Menu1_4_2_3=new Array("Car/Moto","http://www.greek-tourism.com/crete/rethymno/hotels/apartments/rentals/","",0,16,130);
		 Menu1_4_2_4=new Array("Restaurants","http://www.greek-tourism.com/crete/rethymno/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_4_3=new Array("Iraklio","http://www.greek-tourism.com/crete/Iraklio/indexUK.htm","",4,16,130);
	     Menu1_4_3_1=new Array("Hotels","http://www.greek-tourism.com/crete/heraklio/hotels/index.htm","",0,16,130);
		 Menu1_4_3_2=new Array("Big Offers","http://www.greek-tourism.com/crete/heraklio/hotels/index.htm","",0,16,130);
		 Menu1_4_3_3=new Array("Car/Moto","http://www.greek-tourism.com/crete/heraklio/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_4_3_4=new Array("Restaurants","http://www.greek-tourism.com/crete/heraklio/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_4_4=new Array("Hersonissos","http://www.greek-tourism.com/crete/hersonissos/index.htm","",4,16,130);
	     Menu1_4_4_1=new Array("Hotels","http://www.greek-tourism.com/crete/hersonissos/hotels/index.htm","",0,16,130);
		 Menu1_4_4_2=new Array("Big Offers","http://www.greek-tourism.com/crete/hersonissos/hotels/index.htm","",0,16,130);
		 Menu1_4_4_3=new Array("Car/Moto","http://www.greek-tourism.com/crete/hersonissos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_4_4_4=new Array("Restaurants","http://www.greek-tourism.com/crete/hersonissos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_4_5=new Array("Ag. Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/","",4,16,130);
	     Menu1_4_5_1=new Array("Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/index.htm","",0,16,130);
		 Menu1_4_5_2=new Array("Big Offers","http://www.greek-tourism.com/crete/lassithi/hotels/index.htm","",0,16,130);
		 Menu1_4_5_3=new Array("Car/Moto","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_4_5_4=new Array("Restaurants","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_4_6=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/","",0,16,130);//
	
    Menu1_4_7=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/","",4,16,130);
	     Menu1_4_7_1=new Array("Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/index.htm","",0,16,130);
		 Menu1_4_7_2=new Array("Big Offers","http://www.greek-tourism.com/crete/lassithi/hotels/index.htm","",0,16,130);
		 Menu1_4_7_3=new Array("Car/Moto","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_4_7_4=new Array("Restaurants","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/restaurants/index.htm","",0,16,130);
	   
Menu1_5=new Array("Dodekanisa","http://www.greek-tourism.com/dodecanese/index.htm","",13);
    Menu1_5_1=new Array("Rhodes","http://www.greek-tourism.com/rhodes/index.htm","",4,16,130);
	     Menu1_5_1_1=new Array("Hotels","http://www.greek-tourism.com/rhodes/hotels/index.htm","",0,16,130);
		 Menu1_5_1_2=new Array("Big Offers","http://www.greek-tourism.com/rhodes/hotels/index.htm","",0,16,130);
		 Menu1_5_1_3=new Array("Car/Moto","http://www.greek-tourism.com/rhodes/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_5_1_4=new Array("Restaurants","http://www.greek-tourism.com/rhodes/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_5_2=new Array("Kos","http://www.greek-tourism.com/kos/indexuk.htm","",4,16,130);
	     Menu1_5_2_1=new Array("Hotels","http://www.greek-tourism.com/kos/hotels/index.htm","",0,16,130);
		 Menu1_5_2_2=new Array("Big Offers","http://www.greek-tourism.com/kos/hotels/index.htm","",0,16,130);
		 Menu1_5_2_3=new Array("Car/Moto","http://www.greek-tourism.com/kos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_5_2_4=new Array("Restaurants","http://www.greek-tourism.com/kos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_5_3=new Array("Patmos","http://www.greek-tourism.com/patmos/indexuk.htm","",4,16,130);
	     Menu1_5_3_1=new Array("Hotels","http://www.greek-tourism.com/patmos/hotels/index.htm","",0,16,130);
		 Menu1_5_3_2=new Array("Big Offers","http://www.greek-tourism.com/patmos/hotels/index.htm","",0,16,130);
		 Menu1_5_3_3=new Array("Car/Moto","http://www.greek-tourism.com/patmos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_5_3_4=new Array("Restaurants","http://www.greek-tourism.com/patmos/hotels/apartments/restaurants/index.htm","",0,16,130);

    Menu1_5_4=new Array("Karpathos","http://www.greek-tourism.com/karpathos/indexuk.htm","",4,16,130);
	     Menu1_5_4_1=new Array("Hotels","http://www.greek-tourism.com/karpathos/hotels/index.htm","",0,16,130);
		 Menu1_5_4_2=new Array("Big Offers","http://www.greek-tourism.com/karpathos/hotels/index.htm","",0,16,130);
		 Menu1_5_4_3=new Array("Car/Moto","http://www.greek-tourism.com/karpathos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_5_4_4=new Array("Restaurants","http://www.greek-tourism.com/karpathos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_5_5=new Array("Kalymnos","http://www.greek-tourism.com/kalymnos/indexuk.htm","",0,16,130);//	
	
    Menu1_5_6=new Array("Astypalaia","http://www.greek-tourism.com/astypalaia/kastipalaia.htm","",4,16,130);
	     Menu1_5_6_1=new Array("Hotels","http://www.greek-tourism.com/astypalaia/hotels/index.htm","",0,16,130);
		 Menu1_5_6_2=new Array("Big Offers","http://www.greek-tourism.com/astypalaia/hotels/index.htm","",0,16,130);
		 Menu1_5_6_3=new Array("Car/Moto","http://www.greek-tourism.com/astypalaia/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_5_6_4=new Array("Restaurants","http://www.greek-tourism.com/astypalaia/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_5_7=new Array("Simi","http://www.greek-tourism.com/symi/hotels.htm","",0,16,130);//	
    Menu1_5_8=new Array("Tilos","http://www.greek-tourism.com/tilos/hotels.htm","",0,16,130);//	
	Menu1_5_9=new Array("Leros","http://www.greek-tourism.com/leros/indexuk.htm","",0,16,130);//	
	Menu1_5_10=new Array("Nisiros","http://www.greek-tourism.com/nisyros/knisyros.htm","",0,16,130);//	
    Menu1_5_11=new Array("Lipsi","http://www.greek-tourism.com/lipsi/index.htm","",0,16,130);//	
	Menu1_5_12=new Array("Chalki","http://www.greek-tourism.com/chalki/index.htm","",0,16,130);//	
	Menu1_5_13=new Array("Kasos","http://www.greek-tourism.com/kasos/index.htm","",0,16,130);//
	   
Menu1_6=new Array("Ionion","http://www.greek-tourism.com/eptanese/index.htm","",7);
    Menu1_6_1=new Array("Kerkyra","http://www.greek-tourism.com/corfu/index.htm","",4,16,130);
	     Menu1_6_1_1=new Array("Hotels","http://www.greek-tourism.com/corfu/hotels/index.htm","",0,16,130);
		 Menu1_6_1_2=new Array("Big Offers","http://www.greek-tourism.com/corfu/hotels/index.htm","",0,16,130);
		 Menu1_6_1_3=new Array("Car/Moto","http://www.greek-tourism.com/corfu/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_6_1_4=new Array("Restaurants","http://www.greek-tourism.com/corfu/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_6_2=new Array("Kefallonia","http://www.greek-tourism.com/kefalonia/indexuk.htm","",4,16,130);
	     Menu1_6_2_1=new Array("Hotels","http://www.greek-tourism.com/kefalonia/hotels/index.htm","",0,16,130);
		 Menu1_6_2_2=new Array("Big Offers","http://www.greek-tourism.com/kefalonia/hotels/index.htm","",0,16,130);
		 Menu1_6_2_3=new Array("Car/Moto","http://www.greek-tourism.com/kefalonia/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_6_2_4=new Array("Restaurants","http://www.greek-tourism.com/kefalonia/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_6_3=new Array("Lefkada","http://www.greek-tourism.com/lefkada/indexuk.htm","",4,16,130);
	     Menu1_6_3_1=new Array("Hotels","http://www.greek-tourism.com/lefkada/hotels/index.htm","",0,16,130);
		 Menu1_6_3_2=new Array("Big Offers","http://www.greek-tourism.com/lefkada/hotels/index.htm","",0,16,130);
		 Menu1_6_3_3=new Array("Car/Moto","http://www.greek-tourism.com/lefkada/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_6_3_4=new Array("Restaurants","http://www.greek-tourism.com/lefkada/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_6_4=new Array("Zakynthos","http://www.greek-tourism.com/zakynthos/indexuk.htm","",4,16,130);
	     Menu1_6_4_1=new Array("Hotels","http://www.greek-tourism.com/zakynthos/hotels/index.htm","",0,16,130);
		 Menu1_6_4_2=new Array("Big Offers","http://www.greek-tourism.com/zakynthos/hotels/index.htm","",0,16,130);
		 Menu1_6_4_3=new Array("Car/Moto","http://www.greek-tourism.com/zakynthos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_6_4_4=new Array("Restaurants","http://www.greek-tourism.com/zakynthos/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_6_5=new Array("Kythira","http://www.greek-tourism.com/kythira/indexuk.htm","",4,16,130);
	     Menu1_6_5_1=new Array("Hotels","http://www.greek-tourism.com/kythira/hotels/index.htm","",0,16,130);
		 Menu1_6_5_2=new Array("Big Offers","http://www.greek-tourism.com/kythira/hotels/index.htm","",0,16,130);
		 Menu1_6_5_3=new Array("Car/Moto","http://www.greek-tourism.com/kythira/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_6_5_4=new Array("Restaurants","http://www.greek-tourism.com/kythira/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_6_6=new Array("Ithaki","http://www.greek-tourism.com/ithaki/index.htm","",0,16,130);//	
    Menu1_6_7=new Array("Paxoi","http://www.greek-tourism.com/paxoi/indexuk.htm","",0,16,130);//	

Menu1_7=new Array("Pieria","http://www.greek-tourism.com/pieria/index.htm","",7,16,130);
    Menu1_7_1=new Array("Katerini","http://www.greek-tourism.com/pieria/hotels/apartments/katerini-beach/index.htm","",4,16,130);
	     Menu1_7_1_1=new Array("Hotels","http://www.greek-tourism.com/pieria/hotels/index.htm","",0,16,130);
		 Menu1_7_1_2=new Array("Big Offers","http://www.greek-tourism.com/pieria/hotels/index.htm","",0,16,130);
		 Menu1_7_1_3=new Array("Car/Moto","http://www.greek-tourism.com/pieria/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_7_1_4=new Array("Restaurants","http://www.greek-tourism.com/pieria/hotels/apartments/restaurants/index.htm","",0,16,130);
	
    Menu1_7_2=new Array("Leptokaria","http://www.greek-tourism.com/pieria/hotels/apartments/leptokaria/index.htm","",0,16,130);//
    Menu1_7_3=new Array("Pandeleimonas","http://www.greek-tourism.com/pieria/hotels/apartments/pandeleimonas-beach/index.htm","",0,16,130);	//
    Menu1_7_4=new Array("Platamonas","http://www.greek-tourism.com/pieria/hotels/apartments/platamonas/index.htm","",0,16,130);//
    Menu1_7_5=new Array("Nei Pori","http://www.greek-tourism.com/pieria/hotels/apartments/neoi-poroi/index.htm","",0,16,130);//
    Menu1_7_6=new Array("Palei pori","http://www.greek-tourism.com/pieria/hotels/apartments/paleoi-poroi/index.htm","",0,16,130);//
    Menu1_7_7=new Array("Skotina","http://www.greek-tourism.com/pieria/hotels/apartments/skotina/index.htm","",0,16,130);//
   
Menu1_8=new Array("Evoia","http://www.greek-tourism.com/evoia/indexuk.htm","",4,16,130);
	     Menu1_8_1=new Array("Hotels","http://www.greek-tourism.com/evoia/indexuk.htm","",0,16,130);
		 Menu1_8_2=new Array("Big Offers","http://www.greek-tourism.com/evoia/indexuk.htm","",0,16,130);
		 Menu1_8_3=new Array("Car/Moto","http://www.greek-tourism.com/evoia/indexuk.htm","",0,16,130);
		 Menu1_8_4=new Array("Restaurants","http://www.greek-tourism.com/evoia/indexuk.htm","",0,16,130);

Menu1_9=new Array("Samos","http://www.greek-tourism.com/samos/indexuk.htm","",4,16,130);
	     Menu1_9_1=new Array("Hotels","http://www.greek-tourism.com/samos/hotels/index.htm","",0,16,130);
		 Menu1_9_2=new Array("Big Offers","http://www.greek-tourism.com/samos/hotels/index.htm","",0,16,130);
		 Menu1_9_3=new Array("Car/Moto","http://www.greek-tourism.com/samos/hotels/apartments/rentals/index.htm","",0,16,130);
		 Menu1_9_4=new Array("Restaurants","http://www.greek-tourism.com/samos/hotels/apartments/restaurants/index.htm","",0,16,130);

Menu1_10=new Array("Aegean Islands","http://www.greek-tourism.com/argosaronic/index.htm","",3,16,130);
    Menu1_10_1=new Array("Chios","http://www.greek-tourism.com/chios/indexUK.htm","",4,16,130);
	     Menu1_10_1_1=new Array("Hotels","http://www.greek-tourism.com/chios/indexUK.htm","",0,16,130);
		 Menu1_10_1_2=new Array("Big Offers","http://www.greek-tourism.com/chios/indexUK.htm","",0,16,130);
		 Menu1_10_1_3=new Array("Car/Moto","http://www.greek-tourism.com/chios/indexUK.htm","",0,16,130);
		 Menu1_10_1_4=new Array("Restaurants","http://www.greek-tourism.com/chios/indexUK.htm","",0,16,130);
	
    Menu1_10_2=new Array("Ikaria","http://www.greek-tourism.com/ikaria/index.htm","",4,16,130);
	     Menu1_10_2_1=new Array("Hotels","http://www.greek-tourism.com/ikaria/index.htm","",0,16,130);
		 Menu1_10_2_2=new Array("Big Offers","http://www.greek-tourism.com/ikaria/index.htm","",0,16,130);
		 Menu1_10_2_3=new Array("Car/Moto","http://www.greek-tourism.com/ikaria/index.htm","",0,16,130);
		 Menu1_10_2_4=new Array("Restaurants","http://www.greek-tourism.com/ikaria/index.htm","",0,16,130);
	
    Menu1_10_3=new Array("Lesvos","http://www.greek-tourism.com/lesvos/indexUK.htm","",4,16,130);
	     Menu1_10_3_1=new Array("Hotels","http://www.greek-tourism.com/lesvos/indexUK.htm","",0,16,130);
		 Menu1_10_3_2=new Array("Big Offers","http://www.greek-tourism.com/lesvos/indexUK.htm","",0,16,130);
		 Menu1_10_3_3=new Array("Car/Moto","http://www.greek-tourism.com/lesvos/indexUK.htm","",0,16,130);
		 Menu1_10_3_4=new Array("Restaurants","http://www.greek-tourism.com/lesvos/indexUK.htm","",0,16,130);

Menu1_11=new Array("Argosaronikos","http://www.greek-tourism.com/argosaronic/index.htm","",7,16,130);
    Menu1_11_1=new Array("Spetses","http://www.greek-tourism.gr/spetses/indexuk.htm","",4,16,130);
	     Menu1_11_1_1=new Array("Hotels","http://www.greek-tourism.gr/spetses/indexuk.htm","",0,16,130);
		 Menu1_11_1_2=new Array("Big Offers","http://www.greek-tourism.gr/spetses/indexuk.htm","",0,16,130);
		 Menu1_11_1_3=new Array("Car/Moto","http://www.greek-tourism.gr/spetses/indexuk.htm","",0,16,130);
		 Menu1_11_1_4=new Array("Restaurants","http://www.greek-tourism.gr/spetses/indexuk.htm","",0,16,130);
	
    Menu1_11_2=new Array("Hydra","http://www.greek-tourism.gr/hydra/indexUK.htm","",4,16,130);
	     Menu1_11_2_1=new Array("Hotels","http://www.greek-tourism.gr/hydra/indexuk.htm","",0,16,130);
		 Menu1_11_2_2=new Array("Big Offers","http://www.greek-tourism.gr/hydra/indexuk.htm","",0,16,130);
		 Menu1_11_2_3=new Array("Car/Moto","http://www.greek-tourism.gr/hydra/indexuk.htm","",0,16,130);
		 Menu1_11_2_4=new Array("Restaurants","http://www.greek-tourism.gr/hydra/indexuk.htm","",0,16,130);
	
    Menu1_11_3=new Array("Poros","http://www.greek-tourism.gr/poros/indexuk.htm","",4,16,130);	
	     Menu1_11_3_1=new Array("Hotels","http://www.greek-tourism.gr/poros/indexuk.htm","",0,16,130);
		 Menu1_11_3_2=new Array("Big Offers","http://www.greek-tourism.gr/poros/indexuk.htm","",0,16,130);
		 Menu1_11_3_3=new Array("Car/Moto","http://www.greek-tourism.gr/poros/indexuk.htm","",0,16,130);
		 Menu1_11_3_4=new Array("Restaurants","http://www.greek-tourism.gr/poros/indexuk.htm","",0,16,130);
	
    Menu1_11_4=new Array("Aegina","http://www.greek-tourism.gr/aegina/indexUK.htm","",4,16,130);
	     Menu1_11_4_1=new Array("Hotels","http://www.greek-tourism.gr/aegina/indexuk.htm","",0,16,130);
		 Menu1_11_4_2=new Array("Big Offers","http://www.greek-tourism.gr/aegina/indexuk.htm","",0,16,130);
		 Menu1_11_4_3=new Array("Car/Moto","http://www.greek-tourism.gr/aegina/indexuk.htm","",0,16,130);
		 Menu1_11_4_4=new Array("Restaurants","http://www.greek-tourism.gr/aegina/indexuk.htm","",0,16,130);
	
    Menu1_11_5=new Array("Methana","http://www.greek-tourism.gr/methana/indexUK.htm","",0,16,130);//
    Menu1_11_6=new Array("Salamina","http://www.greek-tourism.gr/salamina/indexuk.htm","",0,16,130);//
    Menu1_11_7=new Array("Agistri","http://www.greek-tourism.gr/agistri/kagistri.htm","",0,16,130);//
	
Menu2=new Array("Santorini","","",14,16,70);
    Menu2_1=new Array("Info","http://www.greek-tourism.com/santorini/santorini-info.htm","",0,16,150);	
	Menu2_2=new Array("History","http://www.greek-tourism.com/santorini/santorini-history.htm","",0);
	Menu2_3=new Array("Civilization","http://www.greek-tourism.com/santorini/santorini-civilization.htm","",0);
    Menu2_4=new Array("Museums","http://www.greek-tourism.com/santorini/santorini-museums.htm","",0);
    Menu2_5=new Array("Excursions","http://www.greek-tourism.com/santorini/santorini-excursions.htm","",0);
    Menu2_6=new Array("Photos","http://www.greek-tourism.com/santorini/santorini-photos.htm","",0);
    Menu2_7=new Array("Video","http://www.greek-tourism.com/santorini/santorini-video.htm","",0);
    Menu2_8=new Array("Islands","http://www.greek-tourism.com/santorini/islands/index.htm","",0);
    Menu2_9=new Array("Greece","http://www.greek-tourism.com/santorini/greece/index.htm","",0);
    Menu2_10=new Array("Tourism","http://www.greek-tourism.com/santorini/santorini-tourism.htm","",0);
    Menu2_11=new Array("Honeymoon","http://www.greek-tourism.com/santorini/santorini-honeymoon.htm","",0);	
    Menu2_12=new Array("Volcano","http://www.greek-tourism.com/santorini/santorini-volcano.htm","",0);
    Menu2_13=new Array("Weddings","http://www.greek-tourism.com/santorini/wedding/index.htm","",0);
	Menu2_14=new Array("Traditional Products","http://www.greek-tourism.com/santorini/santorini-traditional-products.htm","",0);

Menu3=new Array("Villages","","",16,16,60);
	Menu3_1=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/index.htm","",0,16,150);
	Menu3_2=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/index.htm","",0,16,150);	
	Menu3_3=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/index.htm","",0);
	Menu3_4=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/index.htm","",0);
    Menu3_5=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/index.htm","",0);
    Menu3_6=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/index.htm","",0);
    Menu3_7=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/index.htm","",0);
    Menu3_8=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/index.htm","",0);
    Menu3_9=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/index.htm","",0);
    Menu3_10=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/index.htm","",0);
    Menu3_11=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/index.htm","",0);
    Menu3_12=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/index.htm","",0);	
    Menu3_13=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/index.htm","",0);
    Menu3_14=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/index.htm","",0);
    Menu3_15=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/index.htm","",0);
    Menu3_16=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/index.htm","",0);

Menu4=new Array("Accom-tion/Hotels","http://www.greek-tourism.com/santorini/hotels/index.htm","",8,16,135);
	Menu4_1=new Array("Hotels","http://www.greek-tourism.com/santorini/hotels/index.htm","",23,16,150);	
	    Menu4_1_1=new Array("All Hotels","http://www.greek-tourism.com/santorini/hotels/index.htm","",0,16,150);
		Menu4_1_2=new Array("Lux 5 Stars Hotels","http://www.greek-tourism.com/santorini/hotels/santorini-lux-five-stars-hotels.htm","",0,16,150);
	    Menu4_1_3=new Array("4 Stars Hotels","http://www.greek-tourism.com/santorini/hotels/santorini-four-stars-hotels.htm","",0,16,150);
	    Menu4_1_4=new Array("3 Stars Hotels","http://www.greek-tourism.com/santorini/hotels/santorini-three-stars-hotels.htm","",0,16,150);
	    Menu4_1_5=new Array("2 Stars Hotels","http://www.greek-tourism.com/santorini/hotels/santorini-two-stars-hotels.htm","",0,16,150);
	    Menu4_1_6=new Array("Traditional Hotels","http://www.greek-tourism.com/santorini/hotels/santorini-traditional-hotels.htm","",0,16,150);
	    Menu4_1_7=new Array("Gay Friendly Hotels","http://www.greek-tourism.com/santorini/hotels/santorini-gay-friendly-hotels.htm","",0,16,150);
		Menu4_1_8=new Array("Fira Town ","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-hotels.htm","",0);
		Menu4_1_9=new Array("Oia ","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-hotels.htm","",0);
		Menu4_1_10=new Array("Kamari ","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-hotels.htm","",0);
		Menu4_1_11=new Array("Imerovigli ","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-hotels.htm","",0);
		Menu4_1_12=new Array("Firostefani ","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-hotels.htm","",0);
		Menu4_1_13=new Array("Perissa ","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-hotels.htm","",0);
		Menu4_1_14=new Array("Perivolos ","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-hotels.htm","",0);
		Menu4_1_15=new Array("Pyrgos ","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-hotels.htm","",0);
		Menu4_1_16=new Array("Vlychada ","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-hotels.htm","",0);
		Menu4_1_17=new Array("Megalochori ","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-hotels.htm","",0);
		Menu4_1_18=new Array("Emporio ","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-hotels.htm","",0);
		Menu4_1_19=new Array("Messaria ","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-hotels.htm","",0);
		Menu4_1_20=new Array("Karterados ","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-hotels.htm","",0);
		Menu4_1_21=new Array("Finikia ","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-hotels.htm","",0);
		Menu4_1_22=new Array("Kolumbo ","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-hotels.htm","",0);
		Menu4_1_23=new Array("Akrotiri ","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-hotels.htm","",0);
	Menu4_2=new Array("Apartments","http://www.greek-tourism.com/santorini/hotels/apartments/index.htm","",21,16,150);
	    Menu4_2_1=new Array("All Apartments","http://www.greek-tourism.com/santorini/hotels/apartments/index.htm","",0,16,150);
		Menu4_2_2=new Array("5 Keys Apartments","http://www.greek-tourism.com/santorini/hotels/apartments/santorini-five-keys-apartments.htm","",0,16,150);
	    Menu4_2_3=new Array("4 Keys Apartments","http://www.greek-tourism.com/santorini/hotels/apartments/santorini-four-keys-apartments.htm","",0,16,150);
	    Menu4_2_4=new Array("3 Keys Apartments","http://www.greek-tourism.com/santorini/hotels/apartments/santorini-three-keys-apartments.htm","",0,16,150);
	    Menu4_2_5=new Array("2 Keys Apartments","http://www.greek-tourism.com/santorini/hotels/apartments/santorini-two-keys-apartments.htm","",0,16,150);
	    Menu4_2_6=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-apartments.htm","",0);
		Menu4_2_7=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-apartments.htm","",0);
		Menu4_2_8=new Array("Kamari ","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-apartments.htm","",0);
		Menu4_2_9=new Array("Imerovigli ","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-apartments.htm","",0);
		Menu4_2_10=new Array("Firostefani ","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-apartments.htm","",0);
		Menu4_2_11=new Array("Perissa ","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-apartments.htm","",0);
		Menu4_2_12=new Array("Perivolos ","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-apartments.htm","",0);
		Menu4_2_13=new Array("Pyrgos ","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-apartments.htm","",0);
		Menu4_2_14=new Array("Vlychada ","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-apartments.htm","",0);
		Menu4_2_15=new Array("Megalochori ","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-apartments.htm","",0);
		Menu4_2_16=new Array("Emporio ","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-apartments.htm","",0);
		Menu4_2_17=new Array("Messaria ","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-apartments.htm","",0);
		Menu4_2_18=new Array("Karterados ","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-apartments.htm","",0);
		Menu4_2_19=new Array("Finikia ","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-apartments.htm","",0);
		Menu4_2_20=new Array("Kolumbo ","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-apartments.htm","",0);
		Menu4_2_21=new Array("Akrotiri ","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-apartments.htm","",0);
	Menu4_3=new Array("Studios","http://www.greek-tourism.com/santorini/hotels/apartments/studios/index.htm","",17,16,150);
        Menu4_3_1=new Array("All Studios","http://www.greek-tourism.com/santorini/hotels/apartments/studios/index.htm","",0,16,150);
		Menu4_3_2=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-studios.htm","",0,16,150);
		Menu4_3_3=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-studios.htm","",0,16,150);	
	    Menu4_3_4=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-studios.htm","",0);
	    Menu4_3_5=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-studios.htm","",0);
        Menu4_3_6=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-studios.htm","",0);
        Menu4_3_7=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-studios.htm","",0);
        Menu4_3_8=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-studios.htm","",0);
        Menu4_3_9=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-studios.htm","",0);
        Menu4_3_10=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-studios.htm","",0);
        Menu4_3_11=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-studios.htm","",0);
        Menu4_3_12=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-studios.htm","",0);
        Menu4_3_13=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-studios.htm","",0);	
        Menu4_3_14=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-studios.htm","",0);
        Menu4_3_15=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-studios.htm","",0);
        Menu4_3_16=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-studios.htm","",0);
        Menu4_3_17=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-studios.htm","",0);
	Menu4_4=new Array("Suites","http://www.greek-tourism.com/santorini/hotels/apartments/suites/index.htm","",17);
        Menu4_4_1=new Array("All Suites","http://www.greek-tourism.com/santorini/hotels/apartments/suites/index.htm","",0,16,150);
		Menu4_4_2=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-suites.htm","",0,16,150);
		Menu4_4_3=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-suites.htm","",0,16,150);	
	    Menu4_4_4=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-suites.htm","",0);
	    Menu4_4_5=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-suites.htm","",0);
        Menu4_4_6=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-suites.htm","",0);
        Menu4_4_7=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-suites.htm","",0);
        Menu4_4_8=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-suites.htm","",0);
        Menu4_4_9=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-suites.htm","",0);
        Menu4_4_10=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-suites.htm","",0);
        Menu4_4_11=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-suites.htm","",0);
        Menu4_4_12=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-suites.htm","",0);
        Menu4_4_13=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-suites.htm","",0);	
        Menu4_4_14=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-suites.htm","",0);
        Menu4_4_15=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-suites.htm","",0);
        Menu4_4_16=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-suites.htm","",0);
        Menu4_4_17=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-suites.htm","",0);
	Menu4_5=new Array("Pensions","http://www.greek-tourism.com/santorini/hotels/apartments/pensions/index.htm","",17);
        Menu4_5_1=new Array("All Pensions","http://www.greek-tourism.com/santorini/hotels/apartments/pensions/index.htm","",0,16,150);
		Menu4_5_2=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-pensions.htm","",0,16,150);
		Menu4_5_3=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-pensions.htm","",0,16,150);	
	    Menu4_5_4=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-pensions.htm","",0);
	    Menu4_5_5=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-pensions.htm","",0);
        Menu4_5_6=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-pensions.htm","",0);
        Menu4_5_7=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-pensions.htm","",0);
        Menu4_5_8=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-pensions.htm","",0);
        Menu4_5_9=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-pensions.htm","",0);
        Menu4_5_10=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-pensions.htm","",0);
        Menu4_5_11=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-pensions.htm","",0);
        Menu4_5_12=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-pensions.htm","",0);
        Menu4_5_13=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-pensions.htm","",0);	
        Menu4_5_14=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-pensions.htm","",0);
        Menu4_5_15=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-pensions.htm","",0);
        Menu4_5_16=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-pensions.htm","",0);
        Menu4_5_17=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-pensions.htm","",0);
	Menu4_6=new Array("Villas","http://www.greek-tourism.com/santorini/hotels/apartments/villas/index.htm","",17);
        Menu4_6_1=new Array("All Villas","http://www.greek-tourism.com/santorini/hotels/apartments/villas/index.htm","",0,16,150);
		Menu4_6_2=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-villas.htm","",0,16,150);
		Menu4_6_3=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-villas.htm","",0,16,150);	
	    Menu4_6_4=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-villas.htm","",0);
	    Menu4_6_5=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-villas.htm","",0);
        Menu4_6_6=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-villas.htm","",0);
        Menu4_6_7=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-villas.htm","",0);
        Menu4_6_8=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-villas.htm","",0);
        Menu4_6_9=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-villas.htm","",0);
        Menu4_6_10=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-villas.htm","",0);
        Menu4_6_11=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-villas.htm","",0);
        Menu4_6_12=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-villas.htm","",0);
        Menu4_6_13=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-villas.htm","",0);	
        Menu4_6_14=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-villas.htm","",0);
        Menu4_6_15=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-villas.htm","",0);
        Menu4_6_16=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-villas.htm","",0);
        Menu4_6_17=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-villas.htm","",0);
    Menu4_7=new Array("Rooms","http://www.greek-tourism.com/santorini/hotels/apartments/rooms/index.htm","",17);
        Menu4_7_1=new Array("All Rooms","http://www.greek-tourism.com/santorini/hotels/apartments/rooms/index.htm","",0,16,150);
		Menu4_7_2=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-rooms.htm","",0,16,150);
		Menu4_7_3=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-rooms.htm","",0,16,150);	
	    Menu4_7_4=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-rooms.htm","",0);
	    Menu4_7_5=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-rooms.htm","",0);
        Menu4_7_6=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-rooms.htm","",0);
        Menu4_7_7=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-rooms.htm","",0);
        Menu4_7_8=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-rooms.htm","",0);
        Menu4_7_9=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-rooms.htm","",0);
        Menu4_7_10=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-rooms.htm","",0);
        Menu4_7_11=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-rooms.htm","",0);
        Menu4_7_12=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-rooms.htm","",0);
        Menu4_7_13=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-rooms.htm","",0);	
        Menu4_7_14=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-rooms.htm","",0);
        Menu4_7_15=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-rooms.htm","",0);
        Menu4_7_16=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-rooms.htm","",0);
        Menu4_7_17=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-rooms.htm","",0);
Menu4_8=new Array("Camping","http://www.greek-tourism.com/santorini/hotels/apartments/camping/index.htm","",0,16,150);

Menu5=new Array("Car/Motor Rentals","http://www.greek-tourism.com/santorini/hotels/apartments/rentals/index.htm","",17,16,70);
	Menu5_1=new Array("All Rentals","http://www.greek-tourism.com/santorini/hotels/apartments/rentals/index.htm","",0,16,150);	
	Menu5_2=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-rentals.htm","",0,16,150);
	Menu5_3=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-rentals.htm","",0,16,150);	
	Menu5_4=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-rentals.htm","",0);
	Menu5_5=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-rentals.htm","",0);
    Menu5_6=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-rentals.htm","",0);
    Menu5_7=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-rentals.htm","",0);
    Menu5_8=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-rentals.htm","",0);
    Menu5_9=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-rentals.htm","",0);
    Menu5_10=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-rentals.htm","",0);
    Menu5_11=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-rentals.htm","",0);
    Menu5_12=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-rentals.htm","",0);
    Menu5_13=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-rentals.htm","",0);	
    Menu5_14=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-rentals.htm","",0);
    Menu5_15=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-rentals.htm","",0);
    Menu5_16=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-rentals.htm","",0);
    Menu5_17=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-rentals.htm","",0);
	
Menu6=new Array("Restaurants","http://www.greek-tourism.com/santorini/hotels/apartments/restaurants/index.htm","",21,16,90);
	Menu6_1=new Array("All Restaurants","http://www.greek-tourism.com/santorini/hotels/apartments/restaurants/index.htm","",0,16,150);
	Menu6_2=new Array("Gourmet","http://www.greek-tourism.com/santorini/hotels/apartments/restaurants/gourmet.htm","",0,16,150);
	Menu6_3=new Array("Grill","http://www.greek-tourism.com/santorini/hotels/apartments/restaurants/grill.htm","",0,16,150);
	Menu6_4=new Array("Pizza","http://www.greek-tourism.com/santorini/hotels/apartments/restaurants/pizza.htm","",0,16,150);
	Menu6_5=new Array("Tavern","http://www.greek-tourism.com/santorini/hotels/apartments/restaurants/tavern.htm","",0,16,150);
	Menu6_6=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-restaurants.htm","",0,16,150);
	Menu6_7=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-restaurants.htm","",0,16,150);	
	Menu6_8=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-restaurants.htm","",0);
	Menu6_9=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-restaurants.htm","",0);
    Menu6_10=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-restaurants.htm","",0);
    Menu6_11=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-restaurants.htm","",0);
    Menu6_12=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-restaurants.htm","",0);
    Menu6_13=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-restaurants.htm","",0);
    Menu6_14=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-restaurants.htm","",0);
    Menu6_15=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-restaurants.htm","",0);
    Menu6_16=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-restaurants.htm","",0);
    Menu6_17=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-restaurants.htm","",0);	
    Menu6_18=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-restaurants.htm","",0);
    Menu6_19=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-restaurants.htm","",0);
    Menu6_20=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-restaurants.htm","",0);
    Menu6_21=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-restaurants.htm","",0);
	
Menu7=new Array("Travel","http://www.greek-tourism.com/santorini/hotels/apartments/travel/index.htm","",17,16,50);
	Menu7_1=new Array("All Travel Offices","http://www.greek-tourism.com/santorini/hotels/apartments/travel/index.htm","",0,16,150);	
	Menu7_2=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-travel.htm","",0,16,150);
	Menu7_3=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-travel.htm","",0,16,150);	
	Menu7_4=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-travel.htm","",0);
	Menu7_5=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-travel.htm","",0);
    Menu7_6=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-travel.htm","",0);
    Menu7_7=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-travel.htm","",0);
    Menu7_8=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-travel.htm","",0);
    Menu7_9=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-travel.htm","",0);
    Menu7_10=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-travel.htm","",0);
    Menu7_11=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-travel.htm","",0);
    Menu7_12=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-travel.htm","",0);
    Menu7_13=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-travel.htm","",0);	
    Menu7_14=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-travel.htm","",0);
    Menu7_15=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-travel.htm","",0);
    Menu7_16=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-travel.htm","",0);
    Menu7_17=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-travel.htm","",0);
	
Menu8=new Array("Shops","http://www.greek-tourism.com/santorini/hotels/apartments/shops/index.htm","",17,16,50);
	Menu8_1=new Array("All Shops","http://www.greek-tourism.com/santorini/hotels/apartments/shops/index.htm","",0,16,150);
	Menu8_2=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-shops.htm","",0,16,150);
	Menu8_3=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-shops.htm","",0,16,150);	
	Menu8_4=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-shops.htm","",0);
	Menu8_5=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-shops.htm","",0);
    Menu8_6=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-shops.htm","",0);
    Menu8_7=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-shops.htm","",0);
    Menu8_8=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-shops.htm","",0);
    Menu8_9=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-shops.htm","",0);
    Menu8_10=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-shops.htm","",0);
    Menu8_11=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-shops.htm","",0);
    Menu8_12=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-shops.htm","",0);
    Menu8_13=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-shops.htm","",0);	
    Menu8_14=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-shops.htm","",0);
    Menu8_15=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-shops.htm","",0);
    Menu8_16=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-shops.htm","",0);
    Menu8_17=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-shops.htm","",0);
	
Menu9=new Array("Activities","http://www.greek-tourism.com/santorini/hotels/apartments/activities/index.htm","",3,16,70);
	Menu9_1=new Array("All Activities","http://www.greek-tourism.com/santorini/hotels/apartments/activities/index.htm","",0,16,150);
	Menu9_2=new Array("Diving","http://www.greek-tourism.com/santorini/hotels/apartments/diving/index.htm","",0,16,150);	
	Menu9_3=new Array("Sailing","http://www.greek-tourism.com/santorini/hotels/apartmentssailing/index.htm","",0,16,150);	

Menu10=new Array("By Night","http://www.greek-tourism.com/santorini/hotels/apartments/clubs/index.htm","",18,16,60);
	Menu10_1=new Array("All Clubs","http://www.greek-tourism.com/santorini/hotels/apartments/clubs/index.htm","",0,16,150);
	Menu10_2=new Array("Cafe Bars","http://www.greek-tourism.com/santorini/hotels/apartments/clubs/santorini-cafe-bars.htm","",0,16,150);
	Menu10_3=new Array("Fira Town","http://www.greek-tourism.com/santorini/hotels/apartments/fira-town/santorini-fira-town-clubs.htm","",0,16,150);
	Menu10_4=new Array("Oia","http://www.greek-tourism.com/santorini/hotels/apartments/oia/santorini-oia-clubs.htm","",0,16,150);	
	Menu10_5=new Array("Kamari","http://www.greek-tourism.com/santorini/hotels/apartments/kamari/santorini-kamari-clubs.htm","",0);
	Menu10_6=new Array("Imerovigli","http://www.greek-tourism.com/santorini/hotels/apartments/imerovigli/santorini-imerovigli-clubs.htm","",0);
    Menu10_7=new Array("Firostefani","http://www.greek-tourism.com/santorini/hotels/apartments/firostefani/santorini-firostefani-clubs.htm","",0);
    Menu10_8=new Array("Perissa","http://www.greek-tourism.com/santorini/hotels/apartments/perissa/santorini-perissa-clubs.htm","",0);
    Menu10_9=new Array("Perivolos","http://www.greek-tourism.com/santorini/hotels/apartments/perivolos/santorini-perivolos-clubs.htm","",0);
    Menu10_10=new Array("Pyrgos","http://www.greek-tourism.com/santorini/hotels/apartments/pyrgos/santorini-pyrgos-clubs.htm","",0);
    Menu10_11=new Array("Vlychada","http://www.greek-tourism.com/santorini/hotels/apartments/vlychada/santorini-vlychada-clubs.htm","",0);
    Menu10_12=new Array("Megalochori","http://www.greek-tourism.com/santorini/hotels/apartments/megalochori/santorini-megalochori-clubs.htm","",0);
    Menu10_13=new Array("Emporio","http://www.greek-tourism.com/santorini/hotels/apartments/emporio/santorini-emporio-clubs.htm","",0);
    Menu10_14=new Array("Messaria","http://www.greek-tourism.com/santorini/hotels/apartments/messaria/santorini-messaria-clubs.htm","",0);	
    Menu10_15=new Array("Karterados","http://www.greek-tourism.com/santorini/hotels/apartments/karterados/santorini-karterados-clubs.htm","",0);
    Menu10_16=new Array("Finikia","http://www.greek-tourism.com/santorini/hotels/apartments/finikia/santorini-finikia-clubs.htm","",0);
    Menu10_17=new Array("Kolumbo","http://www.greek-tourism.com/santorini/hotels/apartments/kolumbo/santorini-kolumbo-clubs.htm","",0);
    Menu10_18=new Array("Akrotiri","http://www.greek-tourism.com/santorini/hotels/apartments/akrotiri/santorini-akrotiri-clubs.htm","",0);

