// FAQs at http://www.milonic.co.uk/menu/faq.php

// 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 = "gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.7);Shadow(color='#999999', Direction=135, Strength=5)"
//  some options for above...
//      fade(duration=0.5);
//      alpha(style=0,opacity=95);
//      Shadow(color='#999999', Direction=135, Strength=5);
//      gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.5);
//   ...can add to submenus individually
// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=3;			// Sub menu offset Top position 
suboffset_left=0;			// 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.
"000000",				// Mouse Off Font Color
"E1E1E1",				// Mouse Off Background Color
"FF0000",				// Mouse On Font Color
"E1E1E1",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
1,					// Menu Item Padding
"topmenu4/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"FF0000",				// Current Page Item Font Color (leave this blank to disable)
"FFFFFF",				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable) ... was "topmenu4/arrowdn.gif",
"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=[				// style2 is an array of properties.
"000000",				// Mouse Off Font Color
"E1E1E1",				// Mouse Off Background Color
"FFFFFF",				// Mouse On Font Color
"FF0000",				// Mouse On Background Color
"000000",				// Menu Border Color 
11,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
1,					// Menu Item Padding
"topmenu4/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"FF0000",				// Current Page Item Font Color (leave this blank to disable)
"FFFFFF",				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable) ... was "topmenu4/arrowdn.gif",
"FFFFFF",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]


style3=[				// style2 is an array of properties.
"000000",				// Mouse Off Font Color
"EFEFEF",				// Mouse Off Background Color
"FFFFFF",				// Mouse On Font Color
"FF0000",				// Mouse On Background Color
"000000",				// Menu Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
1,					// Menu Item Padding
"topmenu4/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"FF0000",				// Current Page Item Font Color (leave this blank to disable)
"FFFFFF",				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable) ... was "topmenu4/arrowdn.gif",
"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
91,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
110,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"center",				// 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
,					// ..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","index.html",,"Home",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src=topmenu4/arrowdn.gif border=0 width=9 height=5 align=middle>Booster&nbsp;Info","show-menu=boosterinfo",,"",0
,"<img src=topmenu4/arrowdn.gif border=0 width=9 height=5 align=middle>Merchandise","show-menu=merchandise",,"",0
,"<img src=topmenu4/arrowdn.gif border=0 width=9 height=5 align=middle>Schedules","show-menu=schedules",,"",0
,"<img src=topmenu4/arrowdn.gif border=0 width=9 height=5 align=middle>Player&nbsp;Stats","show-menu=playerstats",,"",0
,"<img src=topmenu4/arrowdn.gif border=0 width=9 height=5 align=middle>Staff","show-menu=staff",,"",0
])

	addmenu(menu=["boosterinfo",
	108,,218,1,"",style2,,"left",effect,,,,,,,,,,,,
//  these would be sub-menu titles and not actual links
//	,"<img src=images/1x1.gif border=0 width=1 height=16>About&nbsp;Us","show-menu=aboutus",,,1
//	,"<img src=images/1x1.gif border=0 width=1 height=16>Important&nbsp;Dates/Events","show-menu=importantdatesevents",,,1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Banquet","banquet.htm",,"Banquet",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Calendar&nbsp;Of&nbsp;Events","calendar.htm",,"Calendar Of Events",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Coach Wade Pittsford<br><img src=images/1x1.gif border=0 width=16 height=16>&nbsp;Scholarship Fund","pittsford_wade.htm",,"Wade Pittsford",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Committees","committees.htm",,"Committees",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Game-day Program Ad Forms","program_ad.htm",,"Game-day Program Ad Forms",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Golf&nbsp;Tournament","golf.htm",,"Golf Tournament",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Letter&nbsp;From&nbsp;The&nbsp;Officers","letter.htm",,"Letter From The Officers",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Luncheon, Coaches Wives","luncheon.htm",,"Annual Coaches Wives Luncheon",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Membership&nbsp;Form","membershipform.htm",,"Membership&nbsp;Form -- sign up online!",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Officers","officers.htm",,"Officers (Contact Info, etc.)",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Pictures","pictures.htm",,"Pictures",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Post Season Awards","postseasonawards.htm",,"Post Season Awards",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Sponsors","sponsors.htm",,"Sponsors",1
	])
	
//  this would be a sub-menu to the main menu above (2nd level not counting 'main')
//		addmenu(menu=["aboutus",
//		,,165,1,"",style3,,"left",effect,,,,,,,,,,,,
//		,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Letter&nbsp;From&nbsp;The&nbsp;Officers","letter.htm",,"Letter From The Officers",1
//		,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Officers","officers.htm",,"Officers (Contact Info, etc.)",1
//		,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Membership&nbsp;Form","membershipform.htm",,"Membership&nbsp;Form -- sign up online!",1
//		])

//  this would be a sub-menu to the menu above (3rd level not counting 'main')
//			addmenu(menu=["canadanews",
//			,,120,1,"",style3,,"left",effect,,,,,,,,,,,,
//			,"CTV News","http://www.ctvnews.com",,,
//			,"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,
//			])
		
//  this would be a sub-menu to the main menu above (2nd level not counting 'main')
//		addmenu(menu=["importantdatesevents",
//		,,140,1,"",style3,,"left",effect,,,,,,,,,,,,
//		,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Calendar&nbsp;Of&nbsp;Events","calendar.htm",,"Calendar Of Events",1
//		,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Banquet","banquet.htm",,"Banquet",1
//		,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Post Season Awards","postseasonawards.htm",,"Post Season Awards",1
//		,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Golf&nbsp;Tournament","golf.htm",,"Golf Tournament",1
//		])

	addmenu(menu=["merchandise",
	108,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Game&nbsp;Tapes","gametapes.htm",,"Game Tapes",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Merchandise","merchandise.htm",,"Merchandise",1
	])

	addmenu(menu=["schedules",
	108,,210,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Varsity","schedule_v.htm",,"Varsity Schedule",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Junior&nbsp;Varsity","schedule_jv.htm",,"Junior Varsity Schedule",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Sophomore","schedule_soph.htm",,"Sophomore Schedule",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Freshman","schedule_f.htm",,"Freshman Schedule",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Stadium&nbsp;Info&nbsp;(Maps)","stadiums.htm",,"Stadium Info (Maps)",1
//	,"<img src=topmenu4/newsimage.gif border=0>&nbsp;Dynamic Drive","http://www.dynamicdrive.com",,,1
//	line above uses "newsimage.gif" image...auto-onmouseover with "newsimage_over.gif"...hard-coded(?)
	])
	
	addmenu(menu=["playerstats",
	108,,210,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Varsity", "stats_v.htm",,"Varsity Player Stats",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Sophomore &amp; Junior Varsity", "stats_jv.htm",,"Sophomore &amp; Junior Varsity Player Stats",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Freshman", "stats_f.htm",,"Freshman Player Stats",1
	])

	addmenu(menu=["staff",
	108,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Coaches &amp; Trainers", "staff.htm",,"Coaches &amp; Trainers",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Coach&rsquo;s Corner", "coachs_corner.htm",,"Coach&rsquo;s Corner",1
	,"<img src=images/football_anim_16x16.gif border=0 width=16 height=16>&nbsp;Trainers&rsquo; Corner", "trainers_corner.htm",,"Trainers&rsquo; Corner",1
	])
	
//	left code below to show how individual sub-menu filter effects can be applied
//	addmenu(menu=["coaches",105,,120,1,,style2,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
//	,"Authors Site","http://www.milonic.co.uk/menu",,"Andy Woolleys Milonic Menu Site",1
//	])
	

dumpmenus()