

//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 //
////////////////////////////////////

//x = 119 *5

//npos = (wid - x)/2
//pos=npos

// 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.0);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=1		// Follow Scrolling speed
followrate=0		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// 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.
"FFFFFF",		// Mouse Off Font Color
"",		// Mouse Off Background Color
"ffffff",		// Mouse On Font Color
"",		// Mouse On Background Color
,			// Menu Border Color 
14,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"normal",		// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
0,			// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"075548",		// 3D High Color
"b50241",		// 3D Low Color
"000033",		// Current Page Item Font Color (leave this blank to disable)
"9999cc",		// 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)
"000000",		// Menu Header Background Color (Leave blank if headers are not needed)
,			// Menu Item Separator Color
]

style2=[		// style2 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
"850715",		// Mouse Off Background Color
"ffffff",		// Mouse On Font Color
"000000",		// 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
2,			// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"075548",		// 3D High Color
"b50241",		// 3D Low Color
"000033",		// Current Page Item Font Color (leave this blank to  disable)
"9999cc",		// 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)
"000099",		// 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
70,			//THIS ONE Menu Top - The Top position of the menu in pixels
,			// Menu Left - The Left position of the menu in pixels (200)
95,			// THIS ONE Menu Width - Menus width in pixels ORIG 90;70 //75
0,			// Menu Border Width 
"left",		// *****THIS ONE 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"","",,"",0 
,"","",,"",0
,"","",,"",0
,"","",,"",0
,"GYMS&nbsp;/","show-menu=gyms",,"Yvons gyms",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"TANNING&nbsp;&nbsp;/","show-menu=tanning",,"Tanning at Yvons",0
,"STAFF&nbsp;&nbsp;/","show-menu=staff",,"Staff at Yvons",0
//,"PROSHOP&nbsp;&nbsp;/","show-menu=proshop",,"Proshop",0
,"TESTIMONIALS&nbsp;/","show-menu=testmon2",,"Testimonials",0
,"&nbsp;&nbsp;NEWS&nbsp;/","show-menu=news",,"What is new at Yvons",0
,"SERVICES&nbsp;/","show-menu=service",,"Services we offer",0
,"&nbsp;CONTACT&nbsp;US","show-menu=contacts",,"Contact Yvons",0
,"","",,"",0
])
//,"NEWS&nbsp;/","show-menu=news",,"What is new at Yvons",0
	addmenu(menu=["gyms",
	94,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Yvon&#39;s Health & Fitness","yvonsgym.htm",,"Yvons Health and Fitness",1
	//,"Westside","westside.htm",,"Westside Fitness",1
	,"Yvon&#39;s for Her","hers.htm",,"Yvons for Her",1
	
	])	

	addmenu(menu=["tanning",
	94,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Tan Stand 1","tan1.htm",,"Tanning location 1",1
	//,"Tan Stand 2","tan2.htm",,"Tanning location 2",1
	
	])	

		
		
	addmenu(menu=["staff",
	94,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Gym Staff","yvonsstaff.htm",,"Yvons Health and Fitness Staff Members",1
	
	,"Tan Stand Staff","tanstaff.htm",,"Tan Stand Staff Members",1
	
	])

	addmenu(menu=["proshop",
	94,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Proshop Store","proshop.htm",,"Visit the Proshop store",1
	
	])
	
	addmenu(menu=["testmon2",
	94,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Testimonials","test.htm",,"Customer testimonials",1
	
	])

addmenu(menu=["news",
	94,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"T-Zone","tzone.htm",,"TZone vibration technology",1
	,"What&#39;s New","whatnew.htm",,"Whats New at Yvons",1
	
	//	,"Specials","special.htm",,"Specials at Yvons",1
	])

addmenu(menu=["service",
	94,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Sauna","sauna.htm",,"Saunas at Yvons",1
	,"T-Zone","tzone.htm",,"TZone vibration technology",1
	,"VersaSpa","versaspa.htm",,"VersaSpa skin care system",1
	
	])

addmenu(menu=["contacts",
	94,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Contact Yvons","mailto:yvon@yvonsgym.ca?subject=Question&nbsp;for&nbsp;Yvon",,"Contact Yvons",1
		
	])
dumpmenus()

