var scllinkmenu1={divclass:'scllinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "scllinkmenu1" is a unique name!
scllinkmenu1.items=[
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/"] //no comma following last entry!
]



var scllinkmenu2={divclass:'scllinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
scllinkmenu2.items=[
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]



var scllinkmenu3={divclass:'scllinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
scllinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
scllinkmenu3.items=[
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]

var scllinkmenu4={divclass:'scllinkmenu', inlinestyle:'width:150px; filter:alpha(opacity=70);opacity:0.7; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
scllinkmenu4.items=[
	["SCLEOA Newsletter", "http://www.scleoa.org/newsletter-archive.html"],
	["Activities Building", "http://www.scleoa.org/activities_building.html"],
	["Links", "http://www.scleoa.org/links.html"],
	["Photo Gallery", "http://www.scleoa.org/photo-gallery.html"] //no comma following last entry!
]

var scllinkmenu5={divclass:'scllinkmenu', inlinestyle:'width:150px; filter:alpha(opacity=70);opacity:0.7; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
scllinkmenu5.items=[
	["Partnership Information", "http://www.scleoa.org/partners.html"],
	["Honor Roll Departments", "http://www.scleoa.org/honorroll.html"],
	["Membership Application", "http://www.scleoa.org/SCLEOA_Application.pdf"],
	["Legal Representation", "http://www.scleoa.org/legal-rep.html"],
	["Line of Duty Death Benefit", "http://www.scleoa.org/death-benefit.html"],
	["Awards", "http://www.scleoa.org/awards.html"],
	["Scholarships", "http://www.scleoa.org/scholarship.html"],
	["Discounts", "http://www.scleoa.org/discountpkgs.html"]

]

var scllinkmenu6={divclass:'scllinkmenu', inlinestyle:'width:150px; filter:alpha(opacity=70);opacity:0.7; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
scllinkmenu6.items=[
	["Board of Directors", "http://www.scleoa.org/board_of_directors.html"],
	["District Representatives", "http://www.scleoa.org/district_reps.html"],
	["Committees", "http://www.scleoa.org/committees.html"],
	["Past Presidents", "http://www.scleoa.org/presidents.html"],
	["Staff", "http://www.scleoa.org/staff.html"],
        ["SCLEOA Bylaws (PDF)", "http://www.scleoa.org/SCLEOA-Bylaws.pdf"],
        ["SCLEOA District Map (PDF)", "http://www.scleoa.org/SCLEOADistrictMap.pdf"]
]

var scllinkmenu7={divclass:'scllinkmenu', inlinestyle:'width:150px; filter:alpha(opacity=70);opacity:0.7; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
scllinkmenu7.items=[
	["SCLEOA Calendar", "http://www.scleoa.org/calendar.html"],
	["Special Events", "http://www.scleoa.org/events.html"],
	["Conference", "http://www.scleoa.org/conf/conference.html"],
	["Registration/Cancellation", "http://www.scleoa.org/cancellation-policy.html"],
	["Volunteer Opportunities", "http://www.scleoa.org/volunteer.html"]

]

