
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=285,height=210');");
}
// End -->

<!-- Begin
function popUp2(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1');");
}
// End -->


var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Mission &amp; Goals", "mission.php"],
	["Letter From the Founder", "letter.php"],
	["Foundation Leadership", "leadership.php"],
	["Partnerships", "partnerships.php"],
	["Publications", "publications.php"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Chaka Believes Educational Initiative", "chakabelieves.php"],
	["Chaka Supports Autism Initiative", "chakasupports.php"],
	["Meet the Chaka Believes Students", "chakabelievesstudents.php"] //no comma following last entry!
]




var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //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=[
	["Donate", "donation.php"],
	["Join Chaka's Circle", "help-circle.php"],
	["Sponsor-a-Student", "help-sponsor.php"],
	["Host Our Students", "help-host.php"],
	["Volunteer", "help-volunteer.php"] //no comma following last entry!
]



var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["News", "news.php"],
	["Events", "events.php"],
	["Gallery", "gallery.php"] //no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu5.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["Contact Us", "contactus.php"],
	["Our Mailing List", "javascript:popUp('mailing.html')"],
	["Official Chaka Khan Website", "javascript:popUp2('http://www.chakakhan.com')"],
	["Official Chaka Khan MySpace Page", "javascript:popUp2('http://www.myspace.com/officialchakakhan')"] //no comma following last entry!
]
