timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

var strBorderWidth = ""
strBorderWidth = (window.innerWidth - 600)/2;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"CCCCCC",					// Off Font Color
"003366",					// Off Back Color
"003366",					// On Font Color
"CCCCCC",					// On Back Color
"999999",					// Border Color
12,							// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"menu/arrow.gif",			// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"CCCCCC",					// Referer item Font Color (leave this blank to disable)
"003366",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
75,				// Top
strBorderWidth,		// left
86.6,				// Width
1,					// Border Width
"center",			  	// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Home","index.asp",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Sign-Up","show-menu2",,"#",1,
"Forms","show-menu3",,"#",1,
"Maps","Maps.asp",,,1,
"Links","show-menu5",,"#",1,
"Statistics","show-menu4",,"#",1,
"Contact","contact.html",,,1
]

menu2=[
,,225,1,"",prop1,,"left",effect,,,,,,,
"Team Sign-up Information","signup.html",,,0,
"Home Coaches Responsibilities","homecoach.html",,,0,
"Visiting Coaches Responsibilities","awaycoach.html",,,0,
"Both Coaches Responsibilities","bothcoach.html",,,0
]

menu3=[
,,250,1,"",prop1,,"left",effect,,,,,,,
//***"Team Roster","show-menu8",,"#",,	
"Team Roster", "./forms/team_roster_form.doc target=_blank",,,,
"Player Registration","./forms/player_registration_form.doc target=_blank",,,,
//***"Team Lineup and Referee Report","show-menu6",,"#",,
"Team Lineup and Referee Game Report", "./forms/team_line_up.doc", , , ,
"MMYSL Match Incident Report", "./forms/MMYSL_Match_Incident_Report.doc", , , ,
"Dual Registration Form","./forms/DualTeamRegistration.pdf target=_blank",,,,
"Guest Player Form","./forms/GuestPlayerRosterForm.pdf target=_blank",,,,
"MMYSL Adult Code of Conduct Form","./forms/MMYSLAdultCodeConductForm.doc target=_blank",,,,
"MMYSL Club Passcard FAQs","./forms/MMYSLClubPasscardFAQs.doc target=_blank",,,,
"MMYSL Club Passcard DO & DONT","./forms/mmysl_passcard_dodont.doc target=_blank",,,,    
"Rule Modifications for U10 6 v 6 Matches","./forms/RuleModificationsU106v6Matches.doc target=_blank",,,,
"Michigan Premier Soccer Application", "./forms/mpsapplication.doc target=_blank", , , ,
"Medical Release Form", "./forms/medical_release_form.pdf target=_blank", , , ,
"Trophy Form","./forms/trophies.doc target=_blank",,,,
"MMYSL Bylaws","./forms/mmysl_guidelines.doc target=_blank",,,,
"Rules and Regulations","./forms/rules_and_regulations.doc target=_blank",,,,
"Coaching Clinic Certificate","./forms/coaching_clinic_certificate.doc target=_blank",,,,
"Injury Report","./forms/InjuryReport.pdf target=_blank",,,,		
"Affiliation Form and Checklist","./forms/affiliation_checklist.doc target=_blank",,,
]


menu4=[
,,125,1,"",prop1,0,"left",effect,0,,,,,,
"View Statistics","viewstats.asp",,,,
"View Schedule","viewschedule.asp",,,
]

menu5=[
,,250,1,"",prop1,0,"left",effect,0,,,,,,
"Michigan State Premier Soccer Program","http://www.mspsl.org target=_blank",,,,
"Michigan State Youth Soccer Association","http://www.msysa.net target=_blank",,,,
"Michigan Tournaments", "http://www.michiganyouthsoccer.org/tournaments.htm target=_blank", , ,
]

menu6=[
,,125,1,"",prop1,0,"left",effect,0,,,,,,
"Word File","./forms/affiliation_checklist.doc target=_blank",,,,
"WEB Page","./forms/affiliation_checklist.htm target=_blank",,,
]

menu7=[
,,125,1,"",prop1,0,"left",effect,0,,,,,,
"Word File","./forms/mpsapplication.doc target=_blank",,,,
"WEB Page","./forms/mpsapplication.htm target=_blank",,,
]

menu8=[
,,125,1,"",prop1,0,"left",effect,0,,,,,,
"Word File","./forms/team_roster_form.doc target=_blank",,,,
"PDF File","./forms/team_roster_form.pdf target=_blank",,,
]