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)}

effect = "gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=.5);Alpha(style=0,opacity=98);Shadow(color='E5E0A2', Direction=145, Strength=30)"

function add_to_favorites(fav_url,fav_text) 
{ 
  var fav_url ="http://www..co.uk";
  var fav_text = "Harmony Health & Beauty";
  if (document.all) window.external.AddFavorite(fav_url, fav_text) 
}  
 

timegap=500	// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=0;	// 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.
"006CA6",			// Mouse Off Font Color
"#93C0D9",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"006CA6",			// Mouse On Background Color
"E5E0A2",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial",	// Font Name
1,					// Menu Item Padding
,		            // Sub Menu Image (Leave this blank if not needed)
1,					// 3D Border & Separator bar
"E5E0A2",			// 3D High Color
"E5E0A2",			// 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)
,			// 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
,					// Menu Top - The Top position of the menu in pixels
,   			    // Menu Left - The Left position of the menu in pixels
95,				// 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
"gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=1.0)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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)
0,					// 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.
0,					// Scrollable Menu
,					// Reserved for future use
,"Home","show-menu=aboutUs","/index.htm",,0
,"Treatments","show-menu=beauty",,,0
//,"Chiropody","/chiropody.htm",,,0
,"Retail Products","/product.html",,,0
,"Special Offers","show-menu=specials","/specials.php",,0
,"Vouchers","/vouchers.html",,,0
,"FAQ","/faq.htm",,,0
,"Contact Us","/contactUs.htm",,,0
,"Directions", "http://maps.google.co.uk/maps?f=q&hl=en&geocode=&q=Market+street,+crewkerne&sll=53.664287,-2.171503&sspn=0.074758,0.12394&ie=UTF8&z=16&iwloc=addr&om=1 target=_blank",,,0 


])
    addmenu(menu=["aboutUs",
	,,95,1,"",style1,,"center",effect,,,,,,,,,,,,
	,"Bookmark","javascript:add_to_favorites(\"\")",,,0
	,"Links","/links.html",,,0
	//,"Links", "http://www.thebeautybiz.com target=_blank",,,0
	
	])
	
	
	//,"Pamper Parties","/pamperParties.htm",,,0
	//,"Hen Nights","/henParties.htm",,,0

	addmenu(menu=["beauty",
	,,95,1,"",style1,,"center",effect,,,,,,,,,,,,
	,"Thalgo Facial Care","/thalgoFacialCare.htm",,,0
	,"Eye & Neck Care","/eyeNeckCare.htm",,,0
	,"Hand & Foot Care","/handFootCare.htm",,,0
	,"Waxing","/waxing.htm",,,0
	,"Massage & Body Care","/bodyCare.htm",,,0
	,"Aromatherapy Massage","/aromatherapyMassage.htm",,,0
	,"Ultimate Experiences","/ultimateExperiences.htm",,,0
	,"Make-Up","/makeUp.htm",,,0
	,"Tanning","/tanning.htm",,,0
	,"Gentlemens Facials","/gentlemensFacials.htm",,,0
    ,"Botox & Restylane","/antiAgeingTreatments.htm",,,0
	,"Pamper Packages","/pamperPackages.htm",,,0
    ,"Reiki","/reiki.htm",,,0
	
	])
	

	addmenu(menu=["specials",
	,,95,1,"",style1,,"center",effect,,,,,,,,,,,,
	,"Web Exclusive","/webExclusive.htm",,,0



	
	])
	
	
	addmenu(menu=["contact"
	,,,95,1,"",style1,,effect,,,,,,,,,,,,
	
	])
	
	
	

dumpmenus()
