//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 please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // 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=10;		// Sub menu offset Top position 
suboffset_left=10;		// 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.
"ffffff",					// Mouse Off Font Color
"f69304",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"0000ff",				// Mouse On Background Color
"000099",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial narrow",		// Font Name
4,						// Menu Item Padding
"dropdown/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"666666",				// 3D High Color
"000099",				// 3D Low Color
"000000",				// Current Page Item Font Color (leave this blank to disable)
"8fa3bb",					// Current Page Item Background Color (leave this blank to disable)
"dropdown/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// 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.
"navy",					// Mouse Off Font Color
"cce6ff",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"0000ff",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"dropdown/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"666666",				// 3D High Color
"000099",				// 3D Low Color
"000000",				// Current Page Item Font Color (leave this blank to disable)
"ff9900",					// Current Page Item Background Color (leave this blank to disable)
"dropdown/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// 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
130,					// Menu Top - The Top position of the menu in pixels
30,				// Menu Left - The Left position of the menu in pixels
110,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// 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
effect,				// 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)
0,					// 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

,"HOME","show-menu=HOME",,"Back to main page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"DIVE COURSES","show-menu=DIVING COURSES",,"Diving courses PADI and SSI",1
,"FUN DIVING","show-menu=FUN DIVING",,"Diving trips and tours",1
,"DIVE SITES","show-menu=DIVE SITES",,"Dive site maps and informations",1
,"GALLERIES","show-menu=GALLERIES",,"Photo and Videogalleries",1
,"LINKS","show-menu=LINKS",,"Links diving and traveller links",1
,"CONTACT","show-menu=CONTACT",,"send us an e-mail",1
,"SPECIALS","show-menu=SPECIALS",,"Equipment, Speed boat charter, privat trips, hotel reservations",1
])

	addmenu(menu=["HOME",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"VideoMania","index.htm",,,1
	,"Searobin", "http://www.divesearobin.com",,,1
	,"Tours Koh Samui", "http://www.tourskohsamui.com",,,1
	])

	addmenu(menu=["DIVING COURSES",
	,,160,,"",style2,,"left",effect,,,,,,,,,,,,
	,"Diving courses","http://www.divesearobin.com/Scuba_diving_Course.htm",,,1
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;&nbsp;PADI courses","http://www.divesearobin.com/PADI_scuba_diving_Course.htm",,,0
	,"PADI dive courses","show-menu=PADI",,,0
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;&nbsp;SSI courses","http://www.divesearobin.com/SSI_scuba_diving_Course.htm",,,0
	,"SSI dive courses","show-menu=SSI",,,0
	,"Prices and Booking","http://www.divesearobin.com/Scuba-Diving-Prices.htm",,,1
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;&nbsp;PADI Specialties summary","http://www.divesearobin.com/PADI-Specialty-Diving-Courses.htm",,,0
	,"PADI Specialties","show-menu=PADI Specialties",,,0
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;&nbsp;SSI Specialities summary","show-menu=SSI Specialties",,,0
	,"SSI Specialties","",,,0
	,"Prices and Booking","http://www.divesearobin.com/Scuba-Specialty-Diving-Prices-Booking.htm",,,1
	])

			addmenu(menu=["PADI",
			,,160,,"",style2,,"left",effect,,,,,,,,,,,,
			,"Discover Scuba Diver","http://www.divesearobin.com/scuba_diving_course/PADI_Discover_Scuba.htm",,,0
			,"Scuba Diver","http://www.divesearobin.com/scuba_diving_course/PADI_Scuba_Diver.htm",,,0
			,"Open Water Diver","http://www.divesearobin.com/scuba_diving_course/PADI_Open_Water.htm",,,0
			,"Advanced Open Water","http://www.divesearobin.com/scuba_diving_course/PADI_Advanced_OW.htm",,,0
			,"Emergency First Responder","http://www.divesearobin.com/scuba_diving_course/PADI-EFR-Medic-First-Aid.htm",,,0
			,"Rescue Diver","http://www.divesearobin.com/scuba_diving_course/PADI_Rescue.htm",,,0
			,"Master Scuba Diver","http://www.divesearobin.com/scuba_diving_course/PADI_Master_Scuba.htm",,,0
			,"Dive Master","http://www.divesearobin.com/scuba_diving_course/PADI_Divemaster.htm",,,0
			])
			
			addmenu(menu=["PADI Specialties",
			,,160,,"",style2,,"left",effect,,,,,,,,,,,,
			,"Entriched air diver","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Entriched-Air-Diver.htm",,,0
			,"Multilevel diver","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Multilevel-Diver.htm",,,0
			,"Night diver","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Night-Diver.htm",,,0
			,"Deep diver","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Deep-Diver.htm",,,0
			,"Peak performance buoyancy","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Peak-Performance-Buoyancy.htm",,,0
			,"Underwater navigator","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Underwater-Navigator.htm",,,0			
			,"Underwater naturalist","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Underwater-Naturalist.htm",,,0			
			,"Underwater photographer","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Underwater-Photographer.htm",,,0			
			,"Underwater videographer","http://www.divesearobin.com/scuba_diving_course/PADI-Specialty-Diving-Course-Underwater-Videographer.htm",,,0			
			])

			addmenu(menu=["SSI",
			,,160,,"",style2,,"left",effect,,,,,,,,,,,,
			,"Try Scuba Diving","",,,0
			,"Scuba Diver","http://www.divesearobin.com/scuba_diving_course/SSI_Passport_Diver.htm",,,0
			,"Open Water Diver","http://www.divesearobin.com/scuba_diving_course/SSI_Open_Water.htm",,,0
			,"Advanced Adventurer","http://www.divesearobin.com/scuba_diving_course/SSI_Advanced_Adventurer.htm",,,0
			,"Specialty Diver","",,,0
			,"Advanced Open Water","",,,0
			,"Master Diver","",,,0
			,"Dive Control Specialist","",,,0
			])

			addmenu(menu=["SSI Specialties",
			,,160,,"",style2,,"left",effect,,,,,,,,,,,,
			,"Entriched air diving","",,,0
			,"Computer diving","",,,0
			,"Night & Limited visibility diving","",,,0
			,"Deep diving","",,,0
			,"Waves, Tides & Currents","",,,0
			,"Navigation","",,,0			
			,"Underwater naturalist","",,,0			
			,"Underwater photography","",,,0			
			,"Search & Recovery","",,,0			
			])

	addmenu(menu=["FUN DIVING",
	,,160,,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;Scuba diving","http://www.divesearobin.com/Koh-Samui-scuba-diving.htm",,,0
	,"Boats selection","show-menu=Boats",,,0
	,"Prices and Booking","http://www.divesearobin.com/Scuba-Diving-Prices.htm",,,0
	])
		
			addmenu(menu=["Boats",
			,,160,,"",style2,,"left",effect,,,,,,,,,,,,
			,"High speed catamaran","http://www.divesearobin.com/Reservations/Catamaran-reservation.htm",,,1
			,"Speed boat","http://www.divesearobin.com/Reservations/Speedboat-reservation.htm",,,1
			,"Tour boat","http://www.divesearobin.com/Reservations/Tourboat-reservation.htm",,,1
			,"Diving yacht","http://www.divesearobin.com/Reservations/Divingyacht-reservation.htm",,,1
          	,"Speed boat charter", "http://www.divesearobin.com/Speedboat-Charter.html",,,1
          	])
	
			addmenu(menu=["KohTao",
			,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"<img src=dropdown/newsimage.gif border=0>&nbsp;Map of Koh Tao","Dive-sites-Koh-Tao.htm",,,1
			,"Twins","Divesites/Diving-Koh-Samui-Twins.html",,,0
			,"White Rock", "Divesites/Diving-Koh-Samui-White-Rock.html",,,0
			,"Green Rock", "Divesites/Diving-Koh-Samui-Green-Rock.html",,,0
			,"Red Rock", "Divesites/Diving-Koh-Samui-Red-Rock.html",,,0
			,"Japanese Garden", "Divesites/Diving-Koh-Samui-Japanese-Garden.html",,,0
			,"Mango Bay", "Divesites/Diving-Koh-Samui-Mango-Bay.html",,,0
			,"Light House", "Divesites/Diving-Koh-Samui-Light-House.html",,,0
			,"Hin Wong Pinnacle", "Divesites/Diving-Koh-Samui-Hin-Wong-Pinnacle.html",,,0
			,"Leam Thian", "Divesites/Diving-Koh-Samui-Leam-Thian.html",,,0
			,"Aow Leuk", "Divesites/Diving-Koh-Samui-Aow_Leuk.html",,,0
			,"Shark Island", "Divesites/Diving-Koh-Samui-Shark-Island.html",,,0
			])
	
	addmenu(menu=["LINKS",
	,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Diving links", "VideoMania-Links.htm",,,0
	,"Travel links", "VideoMania-Links2.htm",,,0
	,"Links exchange", "VideoMania-LinkExchange.htm",,,0
	])
	
	addmenu(menu=["GALLERIES",
	,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;Galleries","VideoMania-photo-video-gallery.htm",,,0
	,"Photo gallery 1","Photogallery/photos1/index.htm",,,0
	,"Photo gallery 2","Photogallery/photos2/index.htm",,,0
	,"Video gallery MPEG4","VideoMania-video-gallery-MP4.htm",,,0
	,"Video gallery WMV","VideoMania-video-gallery-WMV.htm",,,0
	,"Events","VideoMania-CleanUp.htm",,,0
		])
	
	addmenu(menu=["CONTACT",
	,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"E-mail contact", "http://www.divesearobin.com/Searobin-Contact.htm",,,0
	,"Guestbook", "../cgi-bin/guestbook/guestbook.cgi",,,0
	])
	
	addmenu(menu=["SPECIALS",
	,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Equipment", "Dive-equipment-underwater-video.htm",,,1
	,"Hotel reservation", "http://www.divesearobin.com/hotel_ko_samui.htm",,,1
	])

addmenu(menu=["DIVE SITES",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;&nbsp;Map of S/E Asia", "Dive-sites-south-east-Asia.htm",,,0
	,"&nbsp;&nbsp;South east Asia","show-menu=SE Asia",,,1
	])
	
	addmenu(menu=["SE ASIA",,,140,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;Map of Thailand","Dive-sites-Thailand.htm",,,1
	,"Gulf of Thailand","show-menu=Gulf",,,0
	,"Adamans","show-menu=Adamans",,,0
	])
	
	addmenu(menu=["Gulf",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;Gulf of Thailand &nbsp;&nbsp;&nbsp;map", "Dive-sites-Thai-Gulf.htm",,,1
	,"Chumphon Pinnacle", "Divesites/Diving-Koh-Samui-Chumphon-Pinnacle.html",,,0
	,"South West Pinnacle", "Divesites/Diving-Koh-Samui-South-West-Pinnacle.html",,,0
	,"Sail Rock", "Divesites/Diving-Koh-Samui-Sail-Rock.html",,,0
	,"Koh Tao", "show-menu=KohTao",,,0
	])
	
	addmenu(menu=["Adamans",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Koh Phi Phi", "show-menu=PhiPhi",,,1
	])
	
	addmenu(menu=["PhiPhi",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=dropdown/newsimage.gif border=0>&nbsp;Map of Koh Phi Phi", "Dive-sites-Koh-Phi-Phi.htm",,,1
	,"Bida Nai", "Divesites/Diving-Koh-Phi-Phi-Bida-Nai.html",,,1
	])
	
	dumpmenus()
