var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:170px; background:white;', linktarget:'_top'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[

        ["View the Calendar", "http://www.monarchschool.org/Calendar1011.pdf"],
	  	["Contribute", "http://www.monarchschool.org/DevelopmentIntroduction.html"],
	  	["Volunteer", "http://www.monarchschool.org/MoversShapers.html"],
	  	["Enroll My Child", "http://www.monarchschool.org/AdmissionsIntroduction.html"],
	  	["Tour the New Campus", "http://www.monarchschool.org/DevelopmentTours.html"],
	  	["Watch the Kids", "http://www.monarchschool.org/video.html"],
	  	["Read Newsletters", "http://www.monarchschool.org/NewsletterArchives.html"],
	  	["Look for Work at Monarch", "http://www.monarchschool.org/AboutUsCareers.html"],
		["Read Testimonials", "http://www.monarchschool.org/Testimonials.html"],
		["Start a School Like<br>&nbsp;&nbsp;&nbsp; Monarch", "http://www.monarchschool.org/SchoolLikeMonarch.html"]
	  	 //no comma following last entry!		
]


