/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#F3F3F3';			// Background color when mouse is not over
	var LowSubBgColor='#F3F3F3';			// Background color when mouse is not over on subs
	var HighBgColor='D8D8D8';			// Background color when mouse is over
	var HighSubBgColor='#D8D8D8';			// Background color when mouse is over on subs
	var FontLowColor='#ff831c';			// Font color when mouse is not over
	var FontSubLowColor='#ff831c';			// Font color subs when mouse is not over
	var FontHighColor='#333333';			// Font color when mouse is over
	var FontSubHighColor='#333333';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#E7E6E6';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, arial"	// Font family menu items
	var FontSize=9;				// 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='left';			// 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=193;				// Menu offset x coordinate
	var StartLeft=15;				// 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=0;			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',8,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

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

Menu1=new Array("Home","index.html","",0,18,180);


Menu2=new Array("Services","","",3);
	Menu2_1=new Array("About Us","about.html","",0,20,130);
	Menu2_2=new Array("Incoming Services","incoming.html","",0,20,130);
	Menu2_3=new Array("Outgoing Services","outgoing.html","",0,20,130);
	

Menu3=new Array("Zakynthos","","",4);
	Menu3_1=new Array("Zakynthos","zakynthos.html","",0,20,130);	
	Menu3_2=new Array("History","history.html","",0,20,130);
	Menu3_3=new Array("Sightseeing","sightseeing.html","",0);
	Menu3_4=new Array("Beaches","beaches.html","",0);	

Menu4=new Array("Accommodation","","",4);
	Menu4_1=new Array("Hotels","hotels.html","",0,20,130);
	Menu4_2=new Array("Hotel Apartments","hotel-apartments.html","",0);
	Menu4_3=new Array("Studio Apartments","studio-apartments.html","",0);
	Menu4_4=new Array("Villas","villas.html","",0,20,130);

Menu5=new Array("Excursions","","",4);
	Menu5_1=new Array("By Boat","boat.html","",0,20,130);
	Menu5_2=new Array("By Coach","coach.html","",0);
	Menu5_3=new Array("Sailing Trips","sailing-trips.html","",0);
	Menu5_4=new Array("By Kaiki","kaiki.html","",0,20,130);
	
Menu6=new Array("Special Offers","special-offers.html","",0);

Menu7=new Array("Activities","","",7);
	Menu7_1=new Array("Diving","diving.html","",0,20,130);
	Menu7_2=new Array("Sailing","sailing.html","",0,20,130);
	Menu7_3=new Array("Horse Riding","horse-riding.html","",0,20,130);
	Menu7_4=new Array("Walking","walking.html","",0,20,130);
	Menu7_5=new Array("Bicycle","bicycle.html","",0,20,130);
	Menu7_6=new Array("Tennis","tennis.html","",0,20,130);
	Menu7_7=new Array("Greek Night","greek-night.html","",0,20,130);

Menu8=new Array("Car Rental","","",4);
	Menu8_1=new Array("Car List","car-list.html","",0,20,130);
	Menu8_2=new Array("General Conditions","conditions.html","",0,20,130);
	Menu8_3=new Array("Special Offers","car-offers.html","",0,20,130);
	Menu8_4=new Array("Reservation Form","reservation.html","",0,20,130);
		
Menu9=new Array("Holiday Packages","holiday-packages.html","",0);

Menu10=new Array("Russian Holiday Packages","russian-packages.html","",0);

Menu11=new Array("Booking Form","","",2);
		Menu11_1=new Array("General Condiitons","booking-conditions.html","",0,20,130);
		Menu11_2=new Array("Form for all","booking-form.html","",0,20,130);