//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.3);Alpha(style=0,opacity=100);Shadow(color='#404040', Direction=135, Strength=3)"
}
else
{
	effect = "Shadow(color='#BBBBBB', Direction=135, Strength=2)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=1;			// Sub menu offset Top position 
suboffset_left=-1;			// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"63654A",				// Mouse Off Font Color
"B5C38C",				// Mouse Off Background Color
"A59273",				// Mouse On Font Color
"FFFFC6",				// Mouse On Background Color
"e2e2e2",				// Menu Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
2,					// Menu Item Padding
,					// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
"000000",				// Current Page Item Font Color (leave this blank to disable)
"9CB6FF",					// Current Page Item Background Color (leave this blank to disable)
,					// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"63654A",				// Mouse Off Font Color
"B5C38C",				// Mouse Off Background Color
"A59273",				// Mouse On Font Color
"FFFFC6",				// Mouse On Background Color
"D2DAF6",				// Menu Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
3,					// Menu Item Padding
"Double_orange_10x7.gif",					// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[						// This is the array that contains your menu properties and details
"mainmenu",						// Menu Name - This is needed in order for the menu to be called
172,							// Menu Top - The Top position of the menu in pixels
0,							// Menu Left - The Left position of the menu in pixels
,							// Menu Width - Menus width in pixels
0,							// Menu Border Width 
"center",							// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,							// Properties Array - this is set higher up, as above
1,							// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",						// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,							// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,							// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 							// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,							// Position of TOP sub image left:center:right
,							// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,							// Right To Left - Used in Hebrew for example. (1=on/0=off)
,							// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,							// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use

,"&nbsp;&nbsp;Home&nbsp;&nbsp;","http://www.eastern.cretefamilyhotels.com/index.htm",,"",1
,"&nbsp;&nbsp;Your Guide&nbsp;&nbsp;","show-menu=guide","#","",2
,"&nbsp;&nbsp;Accommodation&nbsp;&nbsp;","show-menu=accomm","#","",1
,"&nbsp;&nbsp;Sights&nbsp;&nbsp;","show-menu=sights","#","",1
,"&nbsp;&nbsp;Activities&nbsp;&nbsp;","show-menu=activities","#","",1
,"&nbsp;&nbsp;Info about&nbsp;&nbsp;","show-menu=about","#","",1
,"&nbsp;&nbsp;Food & Drinks&nbsp;&nbsp;","show-menu=food","#","",2
,"&nbsp;&nbsp;Services&nbsp;&nbsp;","show-menu=services","#","",2
,"&nbsp;&nbsp;Shops&nbsp;&nbsp;","show-menu=shops","#","",1
,"&nbsp;&nbsp;Real Estate&nbsp;&nbsp;","show-menu=estate","#","",1



])
     addmenu(menu=["guide",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;News & Info","http://www.eastern.cretefamilyhotels.com/guide/news/news_info.htm",,,1			
			,"&nbsp;&nbsp;Maps of Crete","http://www.eastern.cretefamilyhotels.com/guide/maps/crete_maps.htm",,,1
			,"&nbsp;&nbsp;Photo Albums","http://www.eastern.cretefamilyhotels.com/guide/albums/photo_albums.htm",,,1
			,"&nbsp;&nbsp;Useful phones","http://www.eastern.cretefamilyhotels.com/guide/phones_info/useful_telephones.htm",,,1
			,"&nbsp;&nbsp;Useful links & weather","http://www.eastern.cretefamilyhotels.com/guide/links_weather/links_weather.htm",,,1
			,"&nbsp;&nbsp;Currency Converter","http://www.eastern.cretefamilyhotels.com/currency_converter.htm",,,1						
			,"&nbsp;&nbsp;Free Downloads","http://www.eastern.cretefamilyhotels.com/guide/downloads/downloads.htm",,,1
			])
			
	 addmenu(menu=["accomm",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;Palekastro","http://www.eastern.cretefamilyhotels.com/accommodation/palekastro_accomm/palekastro_accommodation.htm",,,1			
			,"&nbsp;&nbsp;Kato Zakros","http://www.eastern.cretefamilyhotels.com/accommodation/katozakros_accomm/katozakros_accommodation.htm",,,1
			,"&nbsp;&nbsp;Kouremenos","http://www.eastern.cretefamilyhotels.com/accommodation/kouremenos_accomm/kouremenos_accommodation.htm",,,1
			,"&nbsp;&nbsp;Agathias","http://www.eastern.cretefamilyhotels.com/accommodation/agathias_accomm/agathias_accommodation.htm",,,1
			,"&nbsp;&nbsp;Kambos","http://www.eastern.cretefamilyhotels.com/accommodation/kambos_accomm/kambos_accommodation.htm",,,1
			,"&nbsp;&nbsp;Helonaria","http://www.eastern.cretefamilyhotels.com/accommodation/helonaria_accomm/helonaria_accommodation.htm",,,1
			,"&nbsp;&nbsp;Zakros","http://www.eastern.cretefamilyhotels.com/accommodation/zakros_accomm/zakros_accommodation.htm",,,1
			,"&nbsp;&nbsp;Xerokambos","",,,1
			,"&nbsp;&nbsp;All Accommodation","http://www.eastern.cretefamilyhotels.com/all_accommodation.htm",,,1
			])
			
	 addmenu(menu=["sights",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;Caves","",,,1
			,"&nbsp;&nbsp;Beaches","",,,1
			,"&nbsp;&nbsp;Gorges","",,,1
			,"&nbsp;&nbsp;Museums","",,,1
			,"&nbsp;&nbsp;Monasteries","",,,1
			,"&nbsp;&nbsp;Archaeological","",,,1
			,"&nbsp;&nbsp;All Sights","",,,1
			])
			
	 addmenu(menu=["activities",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;Water sports","",,,1
			,"&nbsp;&nbsp;Kayaking","",,,1
			,"&nbsp;&nbsp;Hiking","",,,1
			,"&nbsp;&nbsp;Caving","",,,1
			,"&nbsp;&nbsp;Boating","",,,1
			,"&nbsp;&nbsp;Fishing","",,,1
			])
			
	 addmenu(menu=["about",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;Crete","http://www.eastern.cretefamilyhotels.com/info_about/crete/info_about_crete.htm",,,1
			,"&nbsp;&nbsp;Eastern Crete","http://www.eastern.cretefamilyhotels.com/info_about/eastern_crete/info_about_eastern_crete.htm",,,1
			,"&nbsp;&nbsp;Sitia Area","http://www.eastern.cretefamilyhotels.com/info_about/sitia/info_about_sitia.htm",,,1
			,"&nbsp;&nbsp;Itanos Municipality","http://www.eastern.cretefamilyhotels.com/info_about/itanos_municipality/info_about_itanos.htm",,,1
			,"&nbsp;&nbsp;Palekastro","http://www.eastern.cretefamilyhotels.com/accommodation/palekastro_accomm/palekastro.htm",,,1
			,"&nbsp;&nbsp;Vai","",,,1
			,"&nbsp;&nbsp;Kato Zakros","http://www.eastern.cretefamilyhotels.com/accommodation/katozakros_accomm/katozakros.htm",,,1
			,"&nbsp;&nbsp;Xerokambos","",,,1
			,"&nbsp;&nbsp;Virgin & nature","http://www.eastern.cretefamilyhotels.com/info_about/virgin_nature/virgin_nature.htm",,,1
			,"&nbsp;&nbsp;Rural life","",,,1
			,"&nbsp;&nbsp;Traditional Villages","",,,1
			,"&nbsp;&nbsp;The secret of Cretan &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;longevity","http://www.eastern.cretefamilyhotels.com/info_about/secret/cretan_longevity.htm",,,1						
			])			
			
	 addmenu(menu=["food",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;Taverns","http://www.eastern.cretefamilyhotels.com/food_drinks/taverns/taverns.htm",,,1
			,"&nbsp;&nbsp;Grill Houses","http://www.eastern.cretefamilyhotels.com/food_drinks/grill_houses/grill_houses.htm",,,1
			,"&nbsp;&nbsp;Restaurants","http://www.eastern.cretefamilyhotels.com/food_drinks/restaurants/restaurants.htm",,,1
			,"&nbsp;&nbsp;Pizzas","http://www.eastern.cretefamilyhotels.com/food_drinks/pizzas/pizzas.htm",,,1
			,"&nbsp;&nbsp;Bars","http://www.eastern.cretefamilyhotels.com/food_drinks/bars/bars.htm",,,1
			,"&nbsp;&nbsp;Cafe snack bars","http://www.eastern.cretefamilyhotels.com/food_drinks/cafe_snack/cafe_snack.htm",,,1
			,"&nbsp;&nbsp;Mini markets","http://www.eastern.cretefamilyhotels.com/food_drinks/mini_markets/mini_markets.htm",,,1
			,"&nbsp;&nbsp;Cretan Products","show-menu=products","#","",1
			])
			
	 addmenu(menu=["products",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;Cretan Bananas","http://www.eastern.cretefamilyhotels.com/food_drinks/cretan_products/cretan_products.htm",,,1
			,"&nbsp;&nbsp;Cretan olive oil","",,,1
			,"&nbsp;&nbsp;Thyme honey","",,,1
			,"&nbsp;&nbsp;Cretan Traditional &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Refreshments","http://www.eastern.cretefamilyhotels.com/food_drinks/cretan_products/cretan_products.htm",,,1
			])
						
	 addmenu(menu=["services",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;Taxi","http://www.eastern.cretefamilyhotels.com/services/taxi_cars_travel.htm",,,1
			,"&nbsp;&nbsp;Car Hire","http://www.eastern.cretefamilyhotels.com/services/taxi_cars_travel.htm",,,1
			,"&nbsp;&nbsp;Travel agents","http://www.eastern.cretefamilyhotels.com/services/taxi_cars_travel.htm",,,1
			,"&nbsp;&nbsp;Real estate","http://www.eastern.cretefamilyhotels.com/services/real_estate/real_estate.htm",,,1
			])
			
				 addmenu(menu=["estate2",
			        ,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			        ,"&nbsp;&nbsp;by Owners","",,,1
			        ,"&nbsp;&nbsp;by Agency","",,,1
			        ,"&nbsp;&nbsp;Our properties","",,,1
					])	 
								
	 addmenu(menu=["shops",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;Gas stations","http://www.eastern.cretefamilyhotels.com/shops/shops.htm",,,1
			,"&nbsp;&nbsp;Pharmacy","http://www.eastern.cretefamilyhotels.com/shops/shops.htm",,,1
			,"&nbsp;&nbsp;Hair dresser","http://www.eastern.cretefamilyhotels.com/shops/shops.htm",,,1			
			,"&nbsp;&nbsp;Bookshop","http://www.eastern.cretefamilyhotels.com/shops/shops.htm",,,1
			,"&nbsp;&nbsp;Clothes","http://www.eastern.cretefamilyhotels.com/shops/shops.htm",,,1
			,"&nbsp;&nbsp;Bakery","http://www.eastern.cretefamilyhotels.com/shops/shops.htm",,,1
			,"&nbsp;&nbsp;Butcher","http://www.eastern.cretefamilyhotels.com/shops/shops.htm",,,1
			])		
			
     addmenu(menu=["estate",
			,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;&nbsp;by agency","http://www.eastern.cretefamilyhotels.com/services/real_estate/real_estate.htm",,,1
			,"&nbsp;&nbsp;by Owners","http://www.sitiarealestate.com/index.htm target=_blank",,,1							   
			,"&nbsp;&nbsp;Land & Plots","http://www.sitiarealestate.com/land_plots.htm target=_blank",,,1
			,"&nbsp;&nbsp;Houses for renovation","http://www.sitiarealestate.com/houses_for_renovation_1.htm target=_blank",,,1
			,"&nbsp;&nbsp;Houses ready for use ","http://www.sitiarealestate.com/houses_ready_for_use_1.htm target=_blank",,,1
			,"&nbsp;&nbsp;New houses","http://www.sitiarealestate.com/new_projects.htm target=_blank",,,1

			])
			
							
dumpmenus()