var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#474747;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
["HOME", "index.php"]
		 //no comma following last entry!
]
var anylinkmenub={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#474747;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenub.items=[
	["MESSAGE FROM PRINCIPAL", "School1.php"],
	["OUR MISSION & PHILOSOPHY", "School2.php"],
	["OUR DISTINCTIVES", "WestInstructors10.php"],
	["OUR HISTORY", "WestInstructors9.php"],
	["WHO WE ARE", "WestInstructors8.php"],
	["QUICK FACTS", "QuickFacts.php"],
	["CONTACT US", "School4.php"],
	["DIRECTIONS TO WCA ", "School5.php"],
    ["EMPLOYMENT", "School6.php"]	//no comma following last entry!
]

var anylinkmenuc={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#474747;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenuc.items=[
	["WHAT IS CLASSICAL EDUCATION", "Programs1.php"],
	["EARLY CHILDHOOD", "Programs2.php"],
	["ELEMENTARY", "Programs3.php"],
	["MIDDLE SCHOOL", "Programs4.php"],
	["THE ARTS", "Programs5.php"],
	["WHY LATIN", "Programs6.php"],
	["AFTER SCHOOL", "Programs7.php"] //no comma following last entry!
]
var anylinkmenud={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#474747;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenud.items=[
	["WELCOME", "AdmissionsWelcome1.php"],
	["OPPORTUNITIES TO VISIT", "AdmissionsVisit.php"],
	["APPLICATION PROCESS", "AdmissionsProcess.php"],
	["PAYING FOR WCA", "Paying.php"],
	["ADMISSIONS POLICY", "Admissions3.php"] //no comma following last entry!
]
var anylinkmenue={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#474747;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenue.items=[
	["OUR STATEMENT OF FAITH", "Faith1.php"],
	["CHRISTIAN WORLDVIEW", "Faith2.php"],
	["DEVELOPING THE FAITH OF OUR CHILDREN", "Faith3.php"],
	
	["WHAT IS A CHRISTIAN?", "Faith4.php"] //no comma following last entry!
]

var anylinkmenuf={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#474747;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenuf.items=[
	["HOW TO PRAY", "Support1.php"],
	["WAYS TO GIVE", "Support2.php"],
	
	["VOLUNTEERING TIME & TALENT", "Support3.php"] //no comma following last entry!
]

var anylinkmenug={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#474747;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenug.items=[
	["ALUMNI", "formm4.html"]
 //no comma following last entry!
]
var anylinkmenuh={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#474747;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenuh.items=[
	["CALENDAR & FORMS", "Parent1.php"]
 //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:100px; background:#940A30', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["CRITERIA", "http://www.cnn.com/"],
	["FORMS", "http://www.msnbc.com/"]
	["VOLUNTEER", "http://www.google.com/"],
	["MISSIONS", "http://news.bbc.co.uk"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#C6AB79', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]
