var menu1={divclass:'menu', inlinestyle:'width:200px; background:#cccccc', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
menu1.items=[
	["New Site Design", "new-site-design-for-education-providers.php"],
	["Site Redesign", "site-redesign-for-education-providers.php"],
	["Mobile Interface Design", "mobile-interface-design-for-education-websites.php"],
	["Landing Page Design", "attractive-landing-page-design-for-college-websites.php"]//no comma following last entry!
]

var menu2={divclass:'menu', inlinestyle:'width:200px; background:#cccccc', linktarget:''} //Second menu variable. Same precaution.
menu2.items=[
	["Social Networking", "leveraging-social-networking-for-universities.php"],
	["Online Reputation Management", "online-reputation-management-for-universities.php"],
	["Pay Per Click Advertising", "pay-per-click-advertising-for-universities.php"],
	["E-Mail Campaigns", "prospective-student-focused-e-mail-campaigns.php"]//no comma following last entry!
]

var menu3={divclass:'menu', inlinestyle:'width:200px; background:#cccccc', linktarget:''} //Third menu variable. Make sure "anylinkmenu1" is a unique name!
menu3.items=[
	["Keyword Selection", "education-focused-keyword-selection.php"],
	["On-Site Copy", "osc-keyword-rich-content-for-education-providers.php"],
	["High Quality In-Bound Links", "high-quality-in-bound-links-for-college-websites.php"],
	["Web Analysis", "in-depth-website-analysis-for-education-providers.php"]//no comma following last entry!
]

var menu4={divclass:'menu', inlinestyle:'width:200px; background:#cccccc', linktarget:''} //Fourth menu variable. Same precaution.
menu4.items=[
	["Web Development", "education-web-development.php"],
	["Web Assessments", "in-depth-web-assessments-for-education-providers.php"],
	["User Interface Design", "user-interface-design.php"],
	["Content/Document Management", "content-management-for-effective-education-websites.php"]//no comma following last entry!
]
