var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:'I1'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Home", "Main.html"],
	["Philosophy", "philosophy.html"],
	["Facility", "facility.html"],
	["Staff", "staff.html"],
	["Email", "mailto:Altius@bizwi.rr.com"]
	 //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:'I1'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Kindergym", "kindergym.html"],
	["Progressive Gymnastics", "progressive.html"],
	["Cheerleading", "cheerleading.html"] //no comma following last entry!
]





var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:'I1'} //Third menu variable. Same precaution.
 //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Information", "registration.html"],
	["School Year Schedule", "schoolyearschedule.html"],
	["Handbook", "handbook.html"],
	["Forms", "forms.html"],
	["Handouts", "handouts.html"]
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4; border:none', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[

]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:'I1'} //Third menu variable. Same precaution.
 //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["Information", "aboutteam.html"],
	["News", "teamnews.html"]
]


var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:'I1'} //Third menu variable. Same precaution.
 //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu6.items=[
	["Birthday Parties", "birthday.html"],
	["Special Events", "events.html"]

]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'', linktarget:'I1'} //Third menu variable. Same precaution.
 //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu7.items=[
	["Proshop", "proshop.html"],
	["Proscore Information", "proscore.html"],
	["Friends of Altius", "friendsofaltius.html"],
	["Become a Friend", "friendsinformation.html"]

]

//var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'', linktarget:'new'} //Third menu variable. Same precaution.
 //menu.cols if defined creates columns of menu links segmented by keyword "efc"
//anylinkmenu8.items=[
	//["Information", "statemeet/index.htm"],
	//["Results", "statemeet/results.htm"],
//]

