/*
 This is sample script for nav.
 */

//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 //
////////////////////////////////////

// Special effect string for IE5.5 or above
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// 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.
"ffffff",				// Mouse Off Font Color
"000099",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"0000ff",				// Mouse On Background Color
"0000ff",				// Menu Border Color 
12,					// 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
"0000ff",				// 3D High Color
"0000ff",				// 3D Low Color
"0000ff",				// Current Page Item Font Color (leave this blank to disable)
"99ccff",				// 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
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
150,					// Menu Top - The Top position of the menu in pixels
5,				// Menu Left - The Left position of the menu in pixels
130,					// 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)
"left",				// 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)
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
,					// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use

,"Home&nbsp;","index.htm",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Pictures&nbsp;","show-menu=pictures",,"",1
,"Team Info-News&nbsp;","show-menu=news",,"",1
,"Rosters&nbsp;","show-menu=roster",,"",1
,"Coaching Staff&nbsp;","show-menu=coaches",,"",1
,"Game Schedules&nbsp;","show-menu=schedule",,"",1
,"Event Calendar&nbsp;","show-menu=calendar",,"",1
,"MDC Raffle Calendar&nbsp;","skipper_gift_calendar.htm",,"",1
,"Awards-Records&nbsp;","show-menu=records",,"",1
,"Rosters-Season Records&nbsp;","show-menu=history",,"",1
,"Diamond Sports Links&nbsp;","show-menu=links",,"",1


])

	addmenu(menu=["pictures",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Varsity","pics-varsity11-menu.htm",,,1
	,"JV","pics-jv11-menu.htm",,,1
	,"Sophomore","pics-soph11-menu.htm",,,1
	,"Freshmen","pics-fresh11-menu.htm",,,1
	,"Video","Video_Page.htm",,,1
	])

	addmenu(menu=["news",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Team Message Center","team_news_center.htm",,,1
	,"Team Policies & Rules","http://www.tonkabaseball.org/PDF/baseball_policies_07.pdf",,,1
	])

	addmenu(menu=["roster",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Varsity","roster-varsity2011.htm",,,1
	,"JV","roster-jv2011.htm",,,1
	,"Sophomore","roster-soph2011.htm",,,1
	,"Freshmen","roster-fresh2011.htm",,,1
	])

	addmenu(menu=["coaches",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Coach Bios/Pictures","coaches2011.htm",,,1
	])
	
	addmenu(menu=["schedule",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Varsity","schedule-varsity2011.htm",,,1
	,"JV","schedule-jv2011.htm",,,1
	,"Sophomore","schedule-soph2011.htm",,,1
	,"Freshmen","schedule-fresh2011.htm",,,1
	])

	addmenu(menu=["calendar",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Team Calendar","http://www.tonkabaseball.org/2011docs/2011Game&PracticeSchedule.pdf",,,1
	])
	
	addmenu(menu=["clinics",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Summer Day Camp Registration","SummerBrochure07.pdf",,,1
	,"Camp Info","ClinicInfo.htm",,,1
	,"Development Opportunities","Baseball_Development_Opportunities.pdf",,,1
	,"Camp Pictures","http://www.minnetonkadiamondclub.org/holiday_camp06.htm",,,1
	])
	
	addmenu(menu=["Records",
	,100,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Individual Records","ind-records.htm",,,1
	,"Team Records","Teamrecords.htm",,,1
	,"All Conference","AllConference.htm",,,1
	,"Lions All Stars","LionsAllStars.htm",,,1
	,"Post Season","PostSeasonAllStars.htm",,,1
	,"Skipper Awards","skipper_awards.htm",,,1
	])
	
	addmenu(menu=["history",
	,100,75,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"2000's&nbsp;","show-menu=yr2000",,"",1
	,"1990's&nbsp;","show-menu=yr1990",,"",1
	,"1980's&nbsp;","show-menu=yr1980",,"",1
	,"1970's&nbsp;","show-menu=yr1970",,"",1
	,"1960's&nbsp;","show-menu=yr1960",,"",1
	,"1950's&nbsp;","show-menu=yr1950",,"",1
	])
	
		addmenu(menu=["yr2000",
		,150,50,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"2008","history-2008.htm",,,1
		,"2007","history-2007.htm",,,1
		,"2006","history-2006.htm",,,1
		,"2005","history-2005.htm",,,1
		,"2004","history-2004.htm",,,1
		,"2003","history-2003.htm",,,1
		,"2002","blank1.htm",,,1
		,"2001","blank1.htm",,,1
		,"2000","history-2000.htm",,,1
		])

		addmenu(menu=["yr1990",
		,150,50,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"1999","blank1.htm",,,1
		,"1998","blank1.htm",,,1
		,"1997","blank1.htm",,,1
		,"1996","blank1.htm",,,1
		,"1995","blank1.htm",,,1
		,"1994","blank1.htm",,,1
		,"1993","blank1.htm",,,1
		,"1992","blank1.htm",,,1
		,"1991","blank1.htm",,,1
		,"1990","blank1.htm",,,1
		])


		addmenu(menu=["yr1980",
		,150,50,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"1989","blank1.htm",,,1
		,"1998","blank1.htm",,,1
		,"1987","blank1.htm",,,1
		,"1986","blank1.htm",,,1
		,"1985","blank1.htm",,,1
		,"1984","blank1.htm",,,1
		,"1983","blank1.htm",,,1
		,"1982","blank1.htm",,,1
		,"1981","blank1.htm",,,1
		,"1980","blank1.htm",,,1
		])


		addmenu(menu=["yr1970",
		,150,50,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"1979","blank1.htm",,,1
		,"1978","blank1.htm",,,1
		,"1977","blank1.htm",,,1
		,"1976","blank1.htm",,,1
		,"1975","blank1.htm",,,1
		,"1974","blank1.htm",,,1
		,"1973","blank1.htm",,,1
		,"1972","blank1.htm",,,1
		,"1971","blank1.htm",,,1
		,"1970","blank1.htm",,,1
		])



		addmenu(menu=["yr1960",
		,150,50,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"1969","blank1.htm",,,1
		,"1968","blank1.htm",,,1
		,"1967","blank1.htm",,,1
		,"1966","blank1.htm",,,1
		,"1965","blank1.htm",,,1
		,"1964","blank1.htm",,,1
		,"1963","blank1.htm",,,1
		,"1962","blank1.htm",,,1
		,"1961","blank1.htm",,,1
		,"1960","blank1.htm",,,1
		])

		addmenu(menu=["yr1950",
		,150,50,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"1959","blank1.htm",,,1
		,"1958","blank1.htm",,,1
		,"1957","blank1.htm",,,1
		,"1956","blank1.htm",,,1
		,"1955","blank1.htm",,,1
		,"1954","blank1.htm",,,1
		,"1953","blank1.htm",,,1
		,"1952","blank1.htm",,,1
		,"1951","blank1.htm",,,1
		,"1950","blank1.htm",,,1
		])

	addmenu(menu=["links",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Minnetonka Diamond Club", "http://www.minnetonkadiamondclub.org",,,1
	,"Excelsior Legion", "http://www.excelsiorlegionbaseball.org",,,1
	,"TonkaDome", "http://www.tonkadome.org",,,1
	,"Tonka Babe Ruth", "http://tonkababeruth.org/",,,1
	,"East Tonka Little League", "http://www.etll.org/",,,1
	,"South Tonka Little League", "http://www.southtonkall.org",,,1
	,"Minnetonka Girls Softball", "http://www.mtkagirlssoftball.org/",,,1
	,"Minnetonka Millers", "http://www.hometeamsonline.com/visit/?u=MINNETONKAMILLERS&s=baseball&t=c",,,1
	,"Star Tribune", "http://startribune.sportshuddle.com/FanPages/Affiliates/MST/",,,1
	,"College Baseball Info","links-college.htm",,,1
	])
	
	addmenu(menu=["diamondclub",
	,100,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Mission Statement","mdc-mission.htm",,,1
	,"By Laws","mdc-bylaws.htm",,,1
	,"Officers","mdc-officers.htm",,,1
	,"Board Minutes","mdc-minutesmenu.htm",,,1
	,"Event Calendar","event_calendar_diamond_club.htm",,,1
	])

dumpmenus()
