//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="<scr"+"ipt language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_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
effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=9		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=-5;	// Sub menu offset Left position

closeOnClick = true

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.
"#0066CC",				// Mouse Off Font Color
"",			// Mouse Off Background Color
"#B7D6E9",			// Mouse On Font Color
"",			// Mouse On Background Color
"",			// Menu Border Color 
,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana",	// Font Name
,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",			// Current Page Item Font Color (leave this blank to disable)
"pink",				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"",				// Menu Item Separator Color
]

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.
"white",				// Mouse Off Font Color
"#3DB0DA",			// Mouse Off Background Color
"#0066CC",			// Mouse On Font Color
"#D8EFF8",			// Mouse On Background Color
"",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana,",	// Font Name
4,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"white",					// 3D Border & Separator bar
"",			// 3D High Color
"white",			// 3D Low Color
"",			// Current Page Item Font Color (leave this blank to disable)
"pink",				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"",				// Menu Item Separator Color
]

style3=[			// 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.
"white",				// Mouse Off Font Color
"#3DB0DA",			// Mouse Off Background Color
"#0066CC",			// Mouse On Font Color
"#D8EFF8",			// Mouse On Background Color
"",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana,",	// Font Name
3,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"white",					// 3D Border & Separator bar
"",			// 3D High Color
"white",			// 3D Low Color
"",			// Current Page Item Font Color (leave this blank to disable)
"pink",				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"",				// Menu Item Separator Color
]


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
104,					// Menu Top - The Top position of the menu in pixels
,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// 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)
"left",				// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"<img src=/acatalog/hor-menu1.gif border=0>","",,"",0
,"<img src=/acatalog/hor-home1.gif border=0>","/",,"Back to the home page", 0// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src=/acatalog/hor-menu2.gif border=0>","",,"",0
,"<img src=/acatalog/hor-store1.gif border=0>","/acatalog/",,"Online Store",0
,"<img src=/acatalog/hor-menu3.gif border=0>","",,"",0
,"<img src=/acatalog/hor-herbs1.gif border=0>","show-menu=herbs",,"Herbs",0
,"<img src=/acatalog/hor-menu4.gif border=0>","",,"",0
,"<img src=/acatalog/hor-clinic1.gif border=0>","show-menu=clinic",,"Clinic",0
,"<img src=/acatalog/hor-menu5.gif border=0>","",,"",0

,"<img src=/acatalog/hor-resources1.gif border=0>","show-menu=resources",,"Resources",0
,"<img src=/acatalog/hor-menu6.gif border=0>","",,"",0

,"<img src=/acatalog/hor-who1.gif border=0>","show-menu=whoweare",,"Who we are",0
,"<img src=/acatalog/hor-menu7.gif border=0>","",,"",0
,"<img src=/acatalog/hor-contact1.gif border=0>","/acatalog/contact_us.html",,"Contact Woodland Herbs",0

	
	])
	addmenu(menu=["whoweare",
		,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
		
		,"The Shop & Clinic","/acatalog/shop_clinic.html",,,1
		,"Transport","/acatalog/transport.html",,,1
		,"Policies & Ethos","/acatalog/policies.html",,,1
		,"Our Suppliers","/acatalog/suppliers.html",,,1
		,"Recruitment","/acatalog/recruitment.html",,,1
		
		
		])
	
		addmenu(menu=["herbs",
		,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Herbs home","/acatalog/herbs_home.html",,,1
		,"Introduction","/acatalog/herb_introduction.html",,,1
		,"History","/acatalog/history.html",,,1
		,"Herbal Medicine Traditions","/acatalog/herbal_medicines.html",,,1
		,"Choices Available","/acatalog/choices_available.html",,,1
		,"Herbs A to Z","/acatalog/herbal_info.html",,,1
		,"Monographs","/acatalog/Herbal_Monographs.html",,,1
//		,"Herbal History of Modern Medicine","/acatalog/history_of_modern_medicine.html",,,1
		,"Interesting Facts","/acatalog/interesting_facts.html",,,1
//		,"TCM","/acatalog/tcm.html",,,1
		,"Herb Finder","/acatalog/herb_finder.html",,,1
		,"Further Reading","/acatalog/further_reading.html",,,1
		
		])

			addmenu(menu=["clinic",
			,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"Clinic home","/acatalog/clinic_home.html",,,1
			,"Therapies    >","show-menu=therapies",,,1
			,"Therapists    >","show-menu=therapists",,,1
			,"Specific Ailments>","show-menu=ailments",,,1
			,"Price List/Day Available","/acatalog/price_day.html",,,1
			,"Discounts","/acatalog/discounts.html",,,1
			
				])

			addmenu(menu=["therapies",
			,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"20 minute Seated Massage","/acatalog/seated_massage.html",,,1
			,"Acupuncture","/acatalog/acupuncture.html",,,1
			,"Alexander Technique","/acatalog/alexander_technique.html",,,1
			,"Aromatherapy","/acatalog/aromatherapy.html",,,1
			,"Bowen Therapy","/acatalog/bowen.html",,,1
			,"Herbalism","/acatalog/herbalism.html",,,1
			,"Holistic Facial","/acatalog/holistic_facial.html",,,1
//			,"Homeopathy","/acatalog/homeopathy2.html",,,1
			,"Hopi Ear Candling","/acatalog/hopi_ear_candling.html",,,1
			,"Hypnotherapy","/acatalog/hypno.html",,,1
			,"Indian Head Massage","/acatalog/ihm.html",,,1
			,"Kinesiotaping","/acatalog/kinesiotaping.html",,,1
			,"Manual Lymph Drainage","/acatalog/manual_lymph_drainage.html",,,1
			,"Massage >","show-menu=massage",,,1
			,"N.L.P.","/acatalog/nlp.html",,,1
//			,"Nutrition","/acatalog/nutrition.html",,,1
			,"Osteopathy","/acatalog/osteopathy_glasgow.html",,,1
//			,"Physiotherapy","/acatalog/physio.html",,,1
			,"Reflexology","/acatalog/reflex.html",,,1
			,"Reiki","/acatalog/reiki.html",,,1
			,"Reverse Therapy","/acatalog/reverse_therapy.html",,,1
			,"Shiatsu","/acatalog/shiatsu.html",,,1			
			,"Thai Yoga Massage","/acatalog/thai.html",,,1
			,"Ask the Therapist","/acatalog/ask.html",,,1
			
				
			])
			addmenu(menu=["massage",
			,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Guide to Massage","/acatalog/massage.html",,,1
			,"Therapeutic Massage","/acatalog/therapeutic.html",,,1
			,"Pregnancy Massage","/acatalog/pregnancy_massage.html",,,1
			,"Sports Massage","/acatalog/sports.html",,,1
			,"Hot Stone Massage","/acatalog/hot_stone_massage.html",,,1
			,"Swedish Massage","/acatalog/swedish.html",,,1		
				])
						addmenu(menu=["therapists",
			,,140,1,"",style3,,"left",effect,,,,,,,,,,,,

			,"Bill Cleave","/acatalog/bill_cleave.html",,,1
			,"Trevor Chisman","/acatalog/trevor_chisman.html",,,1
			,"Charles Davies","/acatalog/charles_davies.html",,,1
			,"Isabel Findleton","/acatalog/isabel_findleton.html",,,1
			,"Mhairi Gamamge","/acatalog/mhairi_gammage.html",,,1
			,"Barney Green","/acatalog/barney_green.html",,,1
			,"Barbara Harrington","/acatalog/barbara_harrington.html",,,1
			,"Karl Healy","/acatalog/karl_healy_osteopath.html",,,1
			,"Anna Hill","/acatalog/anna_hill.html",,,1
			,"Francesca Howell","/acatalog/francesca_howell.html",,,1
			,"Anne Laird","/acatalog/anne_laird.html",,,1
			,"Harumi Josifek","/acatalog/harumi_josifek.html",,,1
			,"Mary Mitchell","/acatalog/mary_mitchell.html",,,1
			,"Brian Murphy","/acatalog/brian_murphy.html",,,1			
			,"David Waddell","/acatalog/david_waddell.html",,,1	
			,"John Williamson","/acatalog/john_williamson.html",,,1
			,"Paula Wilson","/acatalog/paula_wilson.html",,,1
			
				
			])


			addmenu(menu=["ailments",
			,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Infertility","/acatalog/infertility.html",,,1
//			,"PCOS","/acatalog/pcos.html",,,1
//			,"Back Pain","/acatalog/back_pain.html",,,1

				
			])
				addmenu(menu=["resources",
			,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Resources home","/acatalog/resources_home.html",,,1				
			,"Getting Advice","/acatalog/getting_advice.html",,,1
			,"Cautions and Contradictions","/acatalog/cautions.html",,,1
			,"Health & well being >","show-menu=health",,,1
			,"Make your own >","show-menu=makeyourown",,,1
			,"Homeopathy >","show-menu=homeopathy",,,1
			,"In the news","/acatalog/in_the_news.html",,,1
			,"Events","/acatalog/events.html",,,1
			,"Newsletter","/acatalog/newsletter.html",,,1
			,"Glossary","/acatalog/glossary.html",,,1
			,"Jargon Buster","/acatalog/jargon_buster.html",,,1
			,"Image Bank","/acatalog/image_bank.html",,,1
			,"FAQ","/acatalog/faq.html",,,1
			,"Catalogue and Order Form","/acatalog/downloads.html",,,1
			,"Links Page","/acatalog/links.html",,,1
			,"Sitemap","/acatalog/sitemap2.html",,,1
			
				
			])
				addmenu(menu=["health",
			,,170,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Health and Well Being Home","/acatalog/health_home.html",,,1
			,"Food Allergy","/acatalog/food_allergy.html",,,1
			,"Oils","/acatalog/oils2.html",,,1
			,"Exercise","/acatalog/exercise.html",,,1
			,"Diet","/acatalog/diet.html",,,1
			,"Vitamins & Minerals","/acatalog/vit_mins.html",,,1
			,"Food Supplements","/acatalog/food_supplements2.html",,,1
			,"Smoking","/acatalog/smoking.html",,,1
			,"Pregnancy","/acatalog/pregnancy.html",,,1
			,"Pets & Animals","/acatalog/pets.html",,,1
			,"Detox","/acatalog/detox2.html",,,1
			,"Sugar & Energy","/acatalog/sugar.html",,,1
			,"Skincare","/acatalog/skincare2.html",,,1
//			,"Water,water everywhere","/acatalog/water2.html",,,1				
			
				
			])
					addmenu(menu=["makeyourown",
			,,130,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"MYO Home","/acatalog/myo_home.html",,,1
			,"Massage Oil","/acatalog/massage_oil.html",,,1
			,"Herbal Tea","/acatalog/herbal_tea.html",,,1
			,"Herbal Tinctures","/acatalog/herbal_tinctures.html",,,1
			,"Oil Burners","/acatalog/oil_burners.html",,,1
			,"Herb Garden","/acatalog/herb_garden.html",,,1
			,"Infused Oil","/acatalog/infused_oil.html",,,1
			,"Creams","/acatalog/creams2.html",,,1
			,"Herbal Tobacco","/acatalog/herbal_tobacco.html",,,1
			
				
			])
					addmenu(menu=["homeopathy",
			,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Homeopathy Intro & History","/acatalog/homeopathy.html",,,1
			,"Homeopathy FAQ","/acatalog/homeopathy_faq.html",,,1
			,"Homeopathy by Ailment","/acatalog/homeopathy_ailment.html",,,1
			,"Homeopathy by Remedy","/acatalog/homeopathy_remedy.html",,,1
			
			
				
			])
		
dumpmenus()
