//DO NOT FORGET TO UPDATE MENU_ARRAY AND MENU_SCROLL WITH SAME VALUES



// The following line is critical for menu operation, and must appear only once.
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

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


effect = "Fade(duration=0.3);Alpha(style=0,opacity=65)" 

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

style1=[				// style1 is an array of properties. 
"black",					// Mouse Off Font Color
"",				// Mouse Off Background Color
"",				// Mouse On Font Color
"",				// Mouse On Background Color
"gray",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
5,				// Menu Item Padding
"../../arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"",				// 3D High Color
"",				// 3D Low Color
"black",				// Current Page Item Font Color (leave this blank to disable)
"gray",					// Current Page Item Background Color (leave this blank to disable)
"../../arrowdn.gif",			// 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.
"black",					// Mouse Off Font Color
"#CCCC99",				// Mouse Off Background Color
"black",				// Mouse On Font Color
"#CCCC99",				// Mouse On Background Color
"black",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"../../arrow.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)
"../../arrowdn.gif",			// 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)
]

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.
"ccff99",					// Mouse Off Font Color
"olive",				// Mouse Off Background Color
"white",				// Mouse On Font Color
"",				// Mouse On Background Color
"",				// Menu Border Color 
14,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
5,						// Menu Item Padding
"../../arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"",				// 3D High Color
"",				// 3D Low Color
"black",				// Current Page Item Font Color (leave this blank to disable)
"",					// Current Page Item Background Color (leave this blank to disable)
"../../arrowdn.gif",			// 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)
]

style4=[				
"black",					// Mouse Off Font Color
"",				// Mouse Off Background Color
"ffff00",				// Mouse On Font Color
"",				// Mouse On Background Color
"orange",				// Menu Border Color 
14,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"../../arrow.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)
"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
"top",			// Menu Name - This is needed in order for the menu to be called
25,					// Menu Top - The Top position of the menu in pixels
350,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
2,					// Menu Border Width 
,					// Screen Position -
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)
,					// 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
,					// ..Now Obsolete..
,					// 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","../../indexe.html",,"Main COHV Page",1
,"News","../../media.asp",,"Media",1 
,"Links","show-menu=links",,"links",1
,"Search","../../CATVsearch.html",,"Search the COHV site",1
,"Bookmark","../../CATVbook.html",,"Bookmark this site",1
,"Français","../../french/indexF.html",,"CVHR",1])


	
	

		

addmenu(menu=["links",
,,170,1,"",style3,,"center",effect,,,,,,,,,,,,
,"Manufacturing Members","../../COHVmemlev1.html",,,0
,"Provincial OHV Federation Contacts","../../federation.html",,,0
,"ATV Ontario","../../atvontario.html",,,0])

addmenu(menu=[		// This is the array that contains your menu properties and details
"side",			// Menu Name - This is needed in order for the menu to be called
115,					// Menu Top - The Top position of the menu in pixels
10,				// 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"
style2,				// 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
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// 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
,					// ..Now Obsolete..
,					// 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
,"Who We Are","show-menu=who",,,1
,"Rider Information","show-menu=rider",,,1
,"Membership","../../cohvmemlev.html",,,1
,"Adventure Trail","../../adventure%20trail.html",,,1
,"2009/2010 Shows","../../indshow.html",,,1
,"Canada Now","../../canadanow.html",,,1
,"Naturewatch & Safetywatch","../../safetynature.html",,,1
,"Off Road Insurance","http://www.openroadprogram.com target=new",,,1
,"Voluntary Standard","../../standard.html",,,1
,"OHV Federations","../../federation.html",,,1
,"National Trails Coalition","../../ntc.html",,,1
,"OHV Statistics","../../atvstats2008.html",,,1
,"Importing an OHV?","../../importsatv.asp",,,1
,"<img border=0 src=graphics/nohvccgraphic.gif>","../../nohvcc%20application%202008.htm",,,1
])

		addmenu(menu=["who",
		,130,180,1,"",style2,,"left",effect,,,,,,,,,,,,		
		,"Contact the COHV","../../contact.html",,,1
		,"What is the COHV","../../Whower.html",,,1
		,"What We Do","../../Whatwedo.html",,,1
		,"Ongoing Issues","../../Pubint.html",,,1
		,"Aims and objectives","../../aims.html",,,1
		])

addmenu(menu=["rider",
		,130,180,1,"",style2,,"left",effect,,,,,,,,,,,,		
		,"Rider Training","../../rtrain.html",,,1
		,"Free CD","../../adventure%20trail.html",,,1
		,"Tips and Guides","../../tipsandguides.html",,,1
		])


dumpmenus()


