var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#6cc305', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["About Us", "/home/aboutus.php"],
	["Four Principles of Family Medicine", "/home/fourprinciples.php"],
	["Mission", "/home/mission.php"],
	["Advocacy", "/home/advocacy.php"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:275px; background:#6cc305', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["NSCFP Family Physicians of the Year", "/awards/nscfpfamilyphysician.php"],
	["NSCFP Award of Excellence Recipients", "/awards/awardofexcellence.php"], 														
	["CFPC Honours & Awards 2010", "/awards/cfpcawards2010.php"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:195px; background:#6cc305', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Mainpro/Ethical Reviews", "/mainpro/mainpro.php"],
	["CME Events Schedule", "/mainpro/eventschedule.php"],
	["Annual Scientific Assembly", "/mainpro/annualscientificassembly.php"],
	["Family Medicine Forum", "/mainpro/fmf.php"]	//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:275px; background:#6cc305', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Reid Family Medicine Bursary", "/students/reidbursary.php"],
	["Dalhousie Family Medicine Interest Group (FMIG)", "/students/fmigsection.php"],
	["Family Medicine Forum Sponsorship Recipients (FMFS)", "/students/fmgsponsorship.php"]	//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:155px; background:#6cc305', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Value", "/membership/membershipvalue.php"],
	["Membership Benefits", "/membership/membershipbenefits.php"],
	["Registry", "/membership/registry.php"],
	["Join Us", "/membership/join.php"],
	["Faq", "/membership/faq.php"]//no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#6cc305', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Simulated Office Orals (SOOS) ", "/soos/soos.php"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:225px; background:#6cc305', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["NSCFP Annual General Meeting December 2010", "/news/nscfpannual2010.php"],
	["NSCFP Annual General Meeting December 2009", "/news/nscfpannual2009.php"],
	["Healthcare Updates", "/news/healthcareupdates.php"],
	["Email Newsletters", "/news/newsletters.php"] //no comma following last entry!

]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#6cc305', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	["Contact Us", "/contact/contact.php"] //no comma following last entry!
]
