var anglec={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.

anglec.items=[

	["About", "about.php"],

	["Annual Reports", "reports.php"],

	["Community", "community.php"],

	["Organizational Structure", "organization.php"], 

	["Our Team", "team.php"]
	,
	["Social Media", "social.php"]
	//["Team Work", "teamWork.php"]
]

var service={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.

service.items=[

	["Residential", "residentialService.php"],

	["Commercial", "commercialService.php"],

	["Rates &amp; Fees", "rates.php"],
	
	//["Bill Simulator", "simulator.php"],


	["E-Account", "e-account.php"], 

	["E-Library", "e-library.php"],
	
	["E-Monitoring", "e-monitoring.php"],
	
	["E-Reminders", "e-reminders.php"],
	
	["Schedule of Outages", "outageSchedule.php"],
	
	["Status &amp; Outages", "status.php"]
]

var press={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.

press.items=[

	["Anglec Tips", "tips.php"],

	["Announcements", "announcements.php"],

	//["Events", "events.php"],

	//["News", "news.php"], 

	["Vacancies", "vacancies.php"]
]

var learning={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.

learning.items=[

	["Home Safety", "homeSafety.php"],

	["Kids", "kids.php"],

	["Conservation", "conservation.php"],
	
	["Environment", "environment.php"]//,

	//["Your Bill", "bill.php"], 

	//["FAQ", "faq.php"]
]

var contact={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.

contact.items=[

	["Contact Form", "contact.php"],
["Customer Service", "customerService.php"]
	//["Directory", "directory.php"]
]
//var anylinkmenu3={divclass:'anylinkmenucols', 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=[
//
//	["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!
//
//]



