/***********************************************************************************
*	(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=0;				// 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=273;				// Menu offset x coordinate
	var StartLeft=1;				// 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=2;				// 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=1;				// 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("Lassithi info","","",13,16,82);
    Menu1_1=new Array("Info","http://www.greek-tourism.com/crete/lassithi/lassithi-info.htm","",0,16,150);	
	Menu1_2=new Array("History","http://www.greek-tourism.com/crete/lassithi/lassithi-history.htm","",0);
	Menu1_3=new Array("Civilization","http://www.greek-tourism.com/crete/lassithi/lassithi-civilization.htm","",0);
    Menu1_4=new Array("Museums","http://www.greek-tourism.com/crete/lassithi/lassithi-museums.htm","",0);
    Menu1_5=new Array("Excursions","http://www.greek-tourism.com/crete/lassithi/lassithi-excursions.htm","",0);
    Menu1_6=new Array("Photos","http://www.greek-tourism.com/crete/lassithi/lassithi-photos.htm","",0);
    Menu1_7=new Array("Video","http://www.greek-tourism.com/crete/lassithi/lassithi-video.htm","",0);
    Menu1_8=new Array("Islands","http://www.greek-tourism.com/crete/lassithi/islands/index.htm","",0);
    Menu1_9=new Array("Greece","http://www.greek-tourism.com/crete/lassithi/greece/index.htm","",0);
    Menu1_10=new Array("Tourism","http://www.greek-tourism.com/crete/lassithi/lassithi-tourism.htm","",0);
    Menu1_11=new Array("Honeymoon","http://www.greek-tourism.com/crete/lassithi/lassithi-honeymoon.htm","",0);	
    Menu1_12=new Array("Weddings","http://www.greek-tourism.com/crete/lassithi/wedding/index.htm","",0);
    Menu1_13=new Array("Traditional Products","http://www.greek-tourism.com/crete/lassithi/lassithi-traditional-products.htm","",0);
	
Menu2=new Array("Villages","","",10,16,50);
	Menu2_1=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/index.htm","",0,16,150);
	Menu2_2=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/index.htm","",0,16,150);	
	Menu2_3=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/index.htm","",0);
	Menu2_4=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/index.htm","",0);
    Menu2_5=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/index.htm","",0);
    Menu2_6=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/index.htm","",0);
    Menu2_7=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/index.htm","",0);
    Menu2_8=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/index.htm","",0);
    Menu2_9=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/index.htm","",0);
    Menu2_10=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/index.htm","",0);
    
    
	
	Menu3=new Array("Accommodation","http://www.greek-tourism.com/crete/lassithi/hotels/index.htm","",8,16,98);
	Menu3_1=new Array("Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/index.htm","",17,16,150);	
	    Menu3_1_1=new Array("All Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/index.htm","",0,16,150);
		Menu3_1_2=new Array("Lux 5 Stars Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/lassithi-lux-five-stars-hotels.htm","",0,16,150);
	    Menu3_1_3=new Array("4 Stars Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/lassithi-four-stars-hotels.htm","",0,16,150);
	    Menu3_1_4=new Array("3 Stars Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/lassithi-three-stars-hotels.htm","",0,16,150);
	    Menu3_1_5=new Array("2 Stars Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/lassithi-two-stars-hotels.htm","",0,16,150);
	    Menu3_1_6=new Array("Traditional Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/lassithi-traditional-hotels.htm","",0,16,150);
	    Menu3_1_7=new Array("Gay Friendly Hotels","http://www.greek-tourism.com/crete/lassithi/hotels/lassithi-gay-friendly-hotels.htm","",0,16,150);
		Menu3_1_8=new Array("Agios Nikolaos ","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-hotels.htm","",0);
		Menu3_1_9=new Array("Elounda ","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-hotels.htm","",0);
		Menu3_1_10=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-hotels.htm","",0);
		Menu3_1_11=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-hotels.htm","",0);
		Menu3_1_12=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-hotels.htm","",0);
		Menu3_1_13=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-hotels.htm","",0);
		Menu3_1_14=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-hotels.htm","",0);
		Menu3_1_15=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-hotels.htm","",0);
		Menu3_1_16=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-hotels.htm","",0);
		Menu3_1_17=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-hotels.htm","",0);
		
	
		
		
	Menu3_2=new Array("Apartments","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/index.htm","",15,16,150);
	    Menu3_2_1=new Array("All Apartments","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/index.htm","",0,16,150);
		Menu3_2_2=new Array("5 Keys Apartments","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/lassithi-five-keys-apartments.htm","",0,16,150);
	    Menu3_2_3=new Array("4 Keys Apartments","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/lassithi-four-keys-apartments.htm","",0,16,150);
	    Menu3_2_4=new Array("3 Keys Apartments","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/lassithi-three-keys-apartments.htm","",0,16,150);
	    Menu3_2_5=new Array("2 Keys Apartments","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/lassithi-two-keys-apartments.htm","",0,16,150);
	    Menu3_2_6=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-apartments.htm","",0);
		Menu3_2_7=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-apartments.htm","",0);
		Menu3_2_8=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-apartments.htm","",0);
		Menu3_2_9=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-apartments.htm","",0);
		Menu3_2_10=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-apartments.htm","",0);
		Menu3_2_11=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-apartments.htm","",0);
		Menu3_2_12=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-apartments.htm","",0);
		Menu3_2_13=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-apartments.htm","",0);
		Menu3_2_14=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-apartments.htm","",0);
		Menu3_2_15=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-apartments.htm","",0);
		
				
	Menu3_3=new Array("Studios","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/studios/index.htm","",11,16,150);
        Menu3_3_1=new Array("All Studios","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/studios/index.htm","",0,16,150);
		Menu3_3_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-studios.htm","",0,16,150);
		Menu3_3_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-studios.htm","",0,16,150);	
	    Menu3_3_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-studios.htm","",0);
	    Menu3_3_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-studios.htm","",0);
        Menu3_3_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-studios.htm","",0);
        Menu3_3_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-studios.htm","",0);
        Menu3_3_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-studios.htm","",0);
        Menu3_3_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-studios.htm","",0);
        Menu3_3_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-studios.htm","",0);
        Menu3_3_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-studios.htm","",0);
        
        
	Menu3_4=new Array("Suites","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/suites/index.htm","",11);
        Menu3_4_1=new Array("All Suites","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/suites/index.htm","",0,16,150);
		Menu3_4_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-suites.htm","",0,16,150);
		Menu3_4_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-suites.htm","",0,16,150);	
	    Menu3_4_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-suites.htm","",0);
	    Menu3_4_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-suites.htm","",0);
        Menu3_4_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-suites.htm","",0);
        Menu3_4_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-suites.htm","",0);
        Menu3_4_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-suites.htm","",0);
        Menu3_4_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-suites.htm","",0);
        Menu3_4_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-suites.htm","",0);
        Menu3_4_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-suites.htm","",0);
        
      
	Menu3_5=new Array("Pensions","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/pensions/index.htm","",11);
        Menu3_5_1=new Array("All Pensions","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/pensions/index.htm","",0,16,150);
		Menu3_5_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-pensions.htm","",0,16,150);
		Menu3_5_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-pensions.htm","",0,16,150);	
	    Menu3_5_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-pensions.htm","",0);
	    Menu3_5_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-pensions.htm","",0);
        Menu3_5_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-pensions.htm","",0);
        Menu3_5_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-pensions.htm","",0);
        Menu3_5_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-pensions.htm","",0);
        Menu3_5_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-pensions.htm","",0);
        Menu3_5_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-pensions.htm","",0);
        Menu3_5_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-pensions.htm","",0);
        
        
	Menu3_6=new Array("Villas","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/villas/index.htm","",11);
        Menu3_6_1=new Array("All Villas","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/villas/index.htm","",0,16,150);
		Menu3_6_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-villas.htm","",0,16,150);
		Menu3_6_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-villas.htm","",0,16,150);	
	    Menu3_6_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-villas.htm","",0);
	    Menu3_6_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-villas.htm","",0);
        Menu3_6_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-villas.htm","",0);
        Menu3_6_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-villas.htm","",0);
        Menu3_6_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-villas.htm","",0);
        Menu3_6_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-villas.htm","",0);
        Menu3_6_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-villas.htm","",0);
        Menu3_6_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-villas.htm","",0);
        
        
    Menu3_7=new Array("Rooms","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/rooms/index.htm","",11);
        Menu3_7_1=new Array("All Rooms","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/rooms/index.htm","",0,16,150);
		Menu3_7_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-rooms.htm","",0,16,150);
		Menu3_7_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-rooms.htm","",0,16,150);	
	    Menu3_7_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-rooms.htm","",0);
	    Menu3_7_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-rooms.htm","",0);
        Menu3_7_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-rooms.htm","",0);
        Menu3_7_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-rooms.htm","",0);
        Menu3_7_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-rooms.htm","",0);
        Menu3_7_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-rooms.htm","",0);
        Menu3_7_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-rooms.htm","",0);
        Menu3_7_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-rooms.htm","",0);
        
        
	Menu3_8=new Array("Camping","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/camping/index.htm","",0,16,150);	
		
Menu4=new Array("Car/Motor Rentals","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/rentals/index.htm","",11,16,110);
	Menu4_1=new Array("All Rentals","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/rentals/index.htm","",0,16,150);	
	Menu4_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-rentals.htm","",0,16,150);
	Menu4_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-rentals.htm","",0,16,150);	
	Menu4_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-rentals.htm","",0);
	Menu4_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-rentals.htm","",0);
    Menu4_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-rentals.htm","",0);
    Menu4_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-rentals.htm","",0);
    Menu4_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-rentals.htm","",0);
    Menu4_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-rentals.htm","",0);
    Menu4_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-rentals.htm","",0);
    Menu4_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-rentals.htm","",0);
   
    
	
Menu5=new Array("Restaurants","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/restaurants/index.htm","",11,16,75);
	Menu5_1=new Array("All Restaurants","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/restaurants/index.htm","",0,16,150);	
	Menu5_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-restaurants.htm","",0,16,150);
	Menu5_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-restaurants.htm","",0,16,150);	
	Menu5_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-restaurants.htm","",0);
	Menu5_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-restaurants.htm","",0);
    Menu5_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-restaurants.htm","",0);
    Menu5_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-restaurants.htm","",0);
    Menu5_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-restaurants.htm","",0);
    Menu5_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-restaurants.htm","",0);
    Menu5_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-restaurants.htm","",0);
    Menu5_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-restaurants.htm","",0);
   
    
	
Menu6=new Array("Travel Offices","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/travel/index.htm","",11,16,85);
	Menu6_1=new Array("All Travel Offices","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/travel/index.htm","",0,16,150);	
	Menu6_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-travel.htm","",0,16,150);
	Menu6_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-travel.htm","",0,16,150);	
	Menu6_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-travel.htm","",0);
	Menu6_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-travel.htm","",0);
    Menu6_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-travel.htm","",0);
    Menu6_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-travel.htm","",0);
    Menu6_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-travel.htm","",0);
    Menu6_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-travel.htm","",0);
    Menu6_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-travel.htm","",0);
    Menu6_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-travel.htm","",0);
  
  
	
Menu7=new Array("Shops","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/shops/index.htm","",11,16,40);
	Menu7_1=new Array("All Shops","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/shops/index.htm","",0,16,150);
	Menu7_2=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-shops.htm","",0,16,150);
	Menu7_3=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-shops.htm","",0,16,150);	
	Menu7_4=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-shops.htm","",0);
	Menu7_5=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-shops.htm","",0);
    Menu7_6=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-shops.htm","",0);
    Menu7_7=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-shops.htm","",0);
    Menu7_8=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-shops.htm","",0);
    Menu7_9=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-shops.htm","",0);
    Menu7_10=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-shops.htm","",0);
    Menu7_11=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-shops.htm","",0);
   
    
	
Menu8=new Array("Activities","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/activities/index.htm","",3,16,58);
	Menu8_1=new Array("All Activities","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/activities/index.htm","",0,16,150);
	Menu8_2=new Array("Diving","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/diving/index.htm","",0,16,150);	
	Menu8_3=new Array("Sailing","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sailing/index.htm","",0,16,150);	

Menu9=new Array("By Night","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/clubs/index.htm","",12,16,55);
	Menu9_1=new Array("All Clubs","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/clubs/index.htm","",0,16,150);
	Menu9_2=new Array("Cafe Bars","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/clubs/lassithi-cafe-bars.htm","",0,16,150);
	Menu9_3=new Array("Agios Nikolaos","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/agios-nikolaos/lassithi-agios-nikolaos-clubs.htm","",0,16,150);
	Menu9_4=new Array("Elounda","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/elounda/lassithi-elounda-clubs.htm","",0,16,150);	
	Menu9_5=new Array("Ierapetra","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/ierapetra/lassithi-ierapetra-clubs.htm","",0);
	Menu9_6=new Array("Istro","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/istro/lassithi-istro-clubs.htm","",0);
    Menu9_7=new Array("Kritsa","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/kritsa/lassithi-kritsa-clubs.htm","",0);
    Menu9_8=new Array("Neapoli","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/neapoli/lassithi-neapoli-clubs.htm","",0);
    Menu9_9=new Array("Sissi","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sissi/lassithi-sissi-clubs.htm","",0);
    Menu9_10=new Array("Sitia","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/sitia/lassithi-sitia-clubs.htm","",0);
    Menu9_11=new Array("Tzermiado","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/tzermiado/lassithi-tzermiado-clubs.htm","",0);
    Menu9_12=new Array("Zakros","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/zakros/lassithi-zakros-clubs.htm","",0);
   
    
	
Menu10=new Array("Business","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/business/index.htm","",2,16,58);
	Menu10_1=new Array("Real Estate","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/business/lassithi-real-estate.htm","",0,16,150);
	Menu10_2=new Array("E-commerce","http://www.greek-tourism.com/crete/lassithi/hotels/apartments/business/lassithi-e-commerce.htm","",0,16,150);
