/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0);Alpha(style=0,opacity=100)"   // ;Shadow(color='#777777', Direction=135, Strength=2)
}
else
{
	effect = "" // Shadow(color='#777777', Direction=135, Strength=2)
}


timegap=500			// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",			// Mouse Off Font Color
"81a84d",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"e5ab00",			// Mouse On Background Color
"white",			// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Arial",			// Font Name
2,				// Menu Item Padding
//"www.templealiyah.org/arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
"../Images/arrow.gif",
,				// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"324876",			// Menu Header Background Color (Leave blank if headers are not needed)
]


style2=[			// style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",			// Mouse Off Font Color
"846b84",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"ad99ad",			// Mouse On Background Color
"D2E7FA",			// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Arial",			// Font Name
3,				// Menu Item Padding
,				// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"324876",			// Menu Header Background Color (Leave blank if headers are not needed)
]



style3=[			// style3 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",			// Mouse Off Font Color
"846b84",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"ad99ad",			// Mouse On Background Color
"f3f7fa",			// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Arial",			// Font Name
3,				// Menu Item Padding
"../Images/arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
//"../Images/arrowdn.gif",				// Top Bar image (Leave this blank to disable)
"www.templealiyah.org/arrow.gif",
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"324876",			// Menu Header Background Color (Leave blank if headers are not needed)
]






addmenu(menu=[			// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
126,				// Menu Top - The Top position of the menu in pixels (orig = 94)
"offset=-15",			// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
,				// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,				// Position of TOP sub image left:center:right
,				// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"&nbsp;Welcome&nbsp;","index.htm",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;About&nbsp;Us&nbsp;","show-menu=aboutus",,"About Us",1
,"&nbsp;Membership&nbsp;","show-menu=membership",,"Membership",1
,"&nbsp;Religious&nbsp;Programs&nbsp;","show-menu=religiousprograms",,"Religious Programs",1
,"&nbsp;Education&nbsp;","show-menu=education",,"Education",1
,"&nbsp;Committees&nbsp;","show-menu=committee",,"Committee",1
,"&nbsp;Activities&nbsp;","show-menu=activities",,"Activities",1
,"&nbsp;Other&nbsp;Links&nbsp;","show-menu=otherlinks",,"Other links",1 
,"&nbsp;Contributions&nbsp;","show-menu=contributions",,"Contributions",1
,"&nbsp;Contact&nbsp;Us&nbsp;","show-menu=contact",,"Contact Us",1
//,"&nbsp;Search&nbsp;","http://www.templealiyah.org/search.html",,"Search",1 

])



//////////////////////// ABOUT US ////////////////////////

	addmenu(menu=["aboutus",
	,,130,1,"",style3,,"left",,,,,,,,,,,,,
	,"&nbsp;About&nbsp;Us","mmt_today.htm",,"",1
	,"&nbsp;Our&nbsp;History","mmt_history.htm",,"",1
	,"&nbsp;Mission&nbsp;Statement","mission.htm",,"",1
	,"&nbsp;Rabbi's&nbsp;Message","show-menu=rabbi",,,1
	,"&nbsp;President's&nbsp;Message","president.htm",,,1
	,"&nbsp;Student&nbsp;Cantor","studentcantor.htm",,,1
	//,"&nbsp;Clergy","show-menu=auclergy",,"",1		// go to submenu
	,"&nbsp;Leadership","leadership.htm",,"",1
	,"&nbsp;Jewish Cemetery","cemetery.htm",,"",1
	//,"&nbsp;Men's Club","http://www.templealiyah.org/mens_overview.html",,"",1
	//,"&nbsp;Staff","http://www.templealiyah.org/staff.html",,"",1
	//,"&nbsp;Related Websites","connections.htm",,"",1
	])

			// submenu for clergy
//			addmenu(menu=["auclergy",
//			,,90,1,"",style3,,"left",,,,,,,,,,,,,
//			,"&nbsp; Rabbi Vogel","http://www.templealiyah.org/clergy_vogel.html",,"",1
//			,"&nbsp; Rabbi Flam","http://www.templealiyah.org/clergy_flam.html",,"",1
//			,"&nbsp; Hazzan Stein","http://www.templealiyah.org/clergy_stein.html",,"",1
//			,"&nbsp; Cantor Singer","http://www.templealiyah.org/clergy_singer.html",,"",1
//			])

			// submenu for Rabbi
			addmenu(menu=["rabbi",
			,,90,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Current","rabbi.htm",,"",1
			,"&nbsp; Archived","rabbi_archive.asp",,"",1
			])

//////////////////////////////////////////////////////////

//////////////////////// MEMBERSHIP //////////////

	addmenu(menu=["membership",
	,,130,1,"",style3,,"left",,,,,,,,,,,,,
	,"&nbsp;Overview","membership.htm",,,1
	,"&nbsp;Application","form_membership.pdf",,,1
	,"&nbsp;Dues&nbsp;Policy","duespolicy.htm",,,1
	,"&nbsp;Eligibility&nbsp;Policy","eligibility.htm",,,1
	,"&nbsp;Dues&nbsp;Pledge&nbsp;form","form_pledge.htm",,,1
	])

//////////////////////////////////////////////////////////

//////////////////////// RELIGIOUS PROGRAMS //////////////

	addmenu(menu=["religiousprograms",
	,,80,1,"",style3,,"left",,,,,,,,,,,,,
//	,"&nbsp;Services","show-menu=rpservices",,,1
	,"&nbsp;Services","services.htm",,,1
	])


			addmenu(menu=["rpservices",
			,,170,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"&nbsp; Kabbalat Shabbat","http://www.templealiyah.org/services.html",,,1
			,"&nbsp; Shabbat Morning","http://www.templealiyah.org/services.html#shabbat",,,1
			,"&nbsp; Family Shabbat","http://www.templealiyah.org/services.html#family",,,1
			,"&nbsp; Tot Shabbat","http://www.templealiyah.org/services.html#tot",,,1
			,"&nbsp; Holiday Services","http://www.templealiyah.org/services.html#holiday",,,1
			,"&nbsp; High Holy Day Services","http://www.templealiyah.org/services.html#high",,,1
			,"&nbsp; Pathways/Alternative Services","http://www.templealiyah.org/services.html#pathways",,,1
			,"&nbsp; Daily Minyan","http://www.templealiyah.org/services.html#daily",,,1
			,"&nbsp; Learner's Minyan","http://www.templealiyah.org/services.html#learners",,,1
			,"&nbsp; Healing","http://www.templealiyah.org/services.html#mind",,,1
			,"&nbsp; Junior Congregation","http://www.templealiyah.org/services.html#junior",,,1
			,"&nbsp; Special Services","http://www.templealiyah.org/services.html#special",,,1
			])



//////////////////////////////////////////////////////////


//////////////////////// EDUCATION ///////////////////////

	addmenu(menu=["education",
	,,130,1,"",style3,,"left",,,,,,,,,,,,,
	//,"&nbsp;Overview","http://www.templealiyah.org/education_overview.html",,,1
	//,"&nbsp;Children Education","show-menu=edchildren",,,1
	,"&nbsp;Religious School","show-menu=edreligious",,,1
	,"&nbsp;Adult Education","show-menu=edadult",,,1
	//,"&nbsp;Center for Spirituality","http://www.templealiyah.org/edcenter.html",,,1
	,"&nbsp; Torah Notes","show-menu=torah",,,1
	,"&nbsp; Haftarah Notes","haftarah_readings.htm",,,1
	,"&nbsp; Blessings & Prayers","blessingsprayers.htm",,,1
	,"&nbsp; Lifecycle","lifecycle.htm",,,1
	,"&nbsp; Candle Lighting Times","candletimes.htm",,,1
	,"&nbsp; Jewish Basics","show-menu=basics",,,1
	,"&nbsp; Youth Group","youthgroup.htm",,,1
	,"&nbsp; Summer Camp","camp.htm",,,1
	])


			addmenu(menu=["edchildren",
			,,140,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Overview","http://www.templealiyah.org/edchildren.html",,,1
			,"&nbsp; &#147;Mommy & Me&#148; Programs","http://www.templealiyah.org/edchildren.html#me",,,1
			,"&nbsp; Preschool","http://www.templealiyah.org/edchildren.html#preschool",,,1
			,"&nbsp; Kindergarten","http://www.templealiyah.org/edchildren.html#kindergarten",,,1
			,"&nbsp; School Hours","http://www.templealiyah.org/edchildren.html#school",,,1
			])

			addmenu(menu=["edreligious",
			,,130,1,"",style3,,"left",,,,,,,,,,,,,
//			,"&nbsp; Overview","rs_overview.htm",,,1
			,"&nbsp; Overview","rs_vision.htm",,,1
			,"&nbsp; News","rs_news.htm",,,1
			,"&nbsp; Registration","rs_registration.htm",,,1
			,"&nbsp; Payment&nbsp;Schedule","rs_payment.htm",,,1
			,"&nbsp; Forms","show-menu=rsforms",,,1
			,"&nbsp; Chanukah&nbsp;Dinner&nbsp;Music","musicchanukah.htm",,,1	
			//,"&nbsp; Overview","http://www.templealiyah.org/edreligiousschool.html",,,1
			//,"&nbsp; Gan","http://www.templealiyah.org/edreligiousschool.html#gan",,,1
			//,"&nbsp; Prozdor","http://www.templealiyah.org/edreligiousschool.html#prozdor",,,1
			//,"&nbsp; Mechina","http://www.templealiyah.org/edreligiousschool.html#mechina",,,1
			//,"&nbsp; Alpha/Bet/Gimel Dalet","http://www.templealiyah.org/edreligiousschool.html#alpha",,,1
			//,"&nbsp; Hei","http://www.templealiyah.org/edreligiousschool.html#hei",,,1
			//,"&nbsp; Nitzanim","http://www.templealiyah.org/edreligiousschool.html#nitzanim",,,1
			//,"&nbsp; Confirmation","http://www.templealiyah.org/edreligiousschool.html#confirmation",,,1
			//,"&nbsp; Post Confirmation","http://www.templealiyah.org/edreligiousschool.html#post",,,1
			//,"&nbsp; Otzar Program","http://www.templealiyah.org/edreligiousschool.html#otzar",,,1
			//,"&nbsp; Shabbat Track Program","http://www.templealiyah.org/edreligiousschool.html#shabbat",,,1
			//,"&nbsp; PTA","http://www.templealiyah.org/edreligiousschool.html#pta",,,1
			])

			addmenu(menu=["edadult",
			,,130,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Current Offering","adulted.htm",,,1
			//,"&nbsp; Introduction","http://www.templealiyah.org/edadult.html",,,1
			//,"&nbsp; Introduction to Judaism","http://www.templealiyah.org/edadult.html#intro",,,1
			//,"&nbsp; Beginning Hebrew","http://www.templealiyah.org/edadult.html#beginning",,,1
			//,"&nbsp; Adult B'nai Mitzvah","http://www.templealiyah.org/edadult.html#adult",,,1
			,"&nbsp; Lunch and Learn","lunchandlearn.htm",,,1
			//,"&nbsp; Talmud Study","http://www.templealiyah.org/edadult.html#talmud",,,1
			])

				addmenu(menu=["rsforms",
				,,120,1,"",style3,,"left",,,,,,,,,,,,,
				,"&nbsp; Registration","form_rs_registration2010.pdf",,,1
				,"&nbsp; Parent&nbsp;Volunteer","form_rs_parent_volunteer_2009.pdf",,,1
				//,"&nbsp; Permission&nbsp;Slip","form_rs_permission_2008.pdf",,,1				
				])
		
			addmenu(menu=["basics",
			,,100,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Reform Judaism","http://reformjudaism.org/",,,1
			,"&nbsp; Holidays","http://urj.org/holidays/",,,1
			,"&nbsp; Shabbat","http://www.jewfaq.org/shabbat.htm",,,1
			,"&nbsp; Interfaith Families","http://urj.org/outreach/interfaith/index.cfm",,,1
			])

			addmenu(menu=["torah",
			,,120,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Current Reading","torah.asp",,,1
			,"&nbsp; Past/Future Readings","torah_readings.htm",,,1
			])

//////////////////////////////////////////////////////////


//////////////////////// COMMITTEES ///////////////////////

	addmenu(menu=["committee",
	,,140,1,"",style3,,"left",,,,,,,,,,,,,
	,"&nbsp; Chairpersons","comm_chair.htm",,,1
	,"&nbsp; Art&nbsp;Auction","comm_artauction.htm",,,1
	,"&nbsp; Beautification","comm_beautification.htm",,,1
	,"&nbsp; Cemetery","comm_cemetery.htm",,,1
	,"&nbsp; Education","comm_education.htm",,,1
	,"&nbsp; Financial&nbsp;Advisory","comm_finance.htm",,,1
	,"&nbsp; Food&nbsp;Fair","foodfair.htm",,,1
	,"&nbsp; Library","comm_library.htm",,,1
	,"&nbsp; Membership","membership.htm",,,1
	,"&nbsp; Program/Social","programsocial.htm",,,1
	,"&nbsp; Sisterhood","sisterhood.htm",,,1
	,"&nbsp; Social&nbsp;Action","socialaction.htm",,,1
	,"&nbsp; Worship","comm_worship.htm",,,1
	,"&nbsp; Youth Group Advisory","youthgroup.htm",,,1
	])


//////////////////////// ACTIVITIES ///////////////////////

	addmenu(menu=["activities",
	,,120,1,"",style3,,"left",,,,,,,,,,,,,
	,"&nbsp;Calendar","show-menu=accalendar",,,1
	,"&nbsp;Upcoming Dates","upcoming.htm",,,1
	,"&nbsp;Electronic RSVP","form_rsvp.htm",,,1
	,"&nbsp;Reflections","bulletin.htm",,,1
	,"&nbsp;Volunter Opportinities","volunteer.htm",,,1
	
	//,"&nbsp;Temple Activities","show-menu=actempleact",,,1
	//,"&nbsp;Community Events","show-menu=accommunity",,,1
	//,"&nbsp;Youth Groups","http://www.templealiyah.org/youthgroups.html",,,1
	])


			addmenu(menu=["accalendar",
			,,80,1,"",style3,,"left",,,,,,,,,,,,,
			//,"&nbsp; Temple","construction.htm",,,1
			,"&nbsp; Temple","mmtcal.htm",,,1
			//,"&nbsp; ECE","http://www.templealiyah.org/cgi-bin/calendar.pl?calendar=ECE",,,1
			,"&nbsp; Education","cal_ed.htm",,,1
			//,"&nbsp; Youth","http://www.templealiyah.org/cgi-bin/calendar.pl?calendar=YOUTH",,,1
			//,"&nbsp; Sisterhood","http://www.templealiyah.org/cgi-bin/calendar.pl?calendar=SISTERHOOD",,,1
			//,"&nbsp; Men's Club","http://www.templealiyah.org/cgi-bin/calendar.pl?calendar=MENSCLUB",,,1
			])

			addmenu(menu=["actempleact",
			,,140,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Introduction","http://www.templealiyah.org/templeactivities.html",,,1
			,"&nbsp; Annual Golf Tournament","http://www.templealiyah.org/templeactivities.html#golf",,,1
			,"&nbsp; Mitzvah Day","http://www.templealiyah.org/templeactivities.html#mitzvah",,,1
			,"&nbsp; Scholar-In-Residence","http://www.templealiyah.org/templeactivities.html#scholar",,,1
			,"&nbsp; Hanukkah Boutique","http://www.templealiyah.org/templeactivities.html#hanukkah",,,1
			,"&nbsp; Mishloach Manot","http://www.templealiyah.org/templeactivities.html#misloach",,,1
			,"&nbsp; Annual Purim Carnival","http://www.templealiyah.org/templeactivities.html#annual",,,1
			,"&nbsp; Annual Purim Play","http://www.templealiyah.org/templeactivities.html#the",,,1
			,"&nbsp; Tu B'shevat","http://www.templealiyah.org/templeactivities.html#tu",,,1
			,"&nbsp; Annual Gala Dinner","http://www.templealiyah.org/templeactivities.html#annual02",,,1
			,"&nbsp; Special Music Programs","http://www.templealiyah.org/templeactivities.html#special",,,1
			,"&nbsp; Special Events","http://www.templealiyah.org/templeactivities.html#special02",,,1
			])

			addmenu(menu=["accommunity",
			,,125,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Introduction","http://www.templealiyah.org/communityevents.html",,,1
			,"&nbsp; Synaplex","http://www.templealiyah.org/communityevents.html#synaplex",,,1
			,"&nbsp; Havurot","http://www.templealiyah.org/communityevents.html#havarot",,,1
			,"&nbsp; Community of Caring","http://www.templealiyah.org/communityevents.html#community",,,1
			,"&nbsp; Clubs","http://www.templealiyah.org/communityevents.html#clubs",,,1
			,"&nbsp; Sisterhood","http://www.templealiyah.org/sister_overview.html",,,1
			,"&nbsp; Men's Club","http://www.templealiyah.org/mens_overview.html",,,1
			,"&nbsp; Business Networking <br>&nbsp; Group","http://www.templealiyah.org/communityevents.html#business",,,1
			,"&nbsp; Community Outreach","http://www.templealiyah.org/communityevents.html#community",,,1
			])





//////////////////////////////////////////////////////////




//////////////////////// OTHER LINKS ///////////////////////

	addmenu(menu=["otherlinks",
	,,80,1,"",style3,,"left",,,,,,,,,,,,,
	,"&nbsp; Connections","connections.htm",,,1
	,"&nbsp; News Feeds","newsfeed.htm",,,1
	,"&nbsp; Photos","photos.htm",,,1
	])

//////////////////////////////////////////////////////////


//////////////////////// CONTRIBUTIONS //////////////////////

	addmenu(menu=["contributions",
	,,115,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp; Dues&nbsp;Pledge&nbsp;Form","form_pledge.htm",,,1
	,"&nbsp; EFT&nbsp;Authorization","form_eftauth.pdf",,,1
	,"&nbsp; Giving","givingEmailForm.htm",,,1
	,"&nbsp; Fundraising","fundraising.htm",,,1
	,"&nbsp; Oneg&nbsp;Sponsorship","form_oneg.htm",,,1
//	,"&nbsp; Silent&nbsp;Auction","auction.htm",,,1
	//,"&nbsp; Tribute Cards","http://www.templealiyah.org/contributions.html",,,1
	//,"&nbsp; Garden of Aliyah","http://www.templealiyah.org/contributions.html#garden",,,1
	//,"&nbsp; Tzadikim","http://www.templealiyah.org/contributions.html#tzadikim",,,1
	//,"&nbsp; Sponsorships","http://www.templealiyah.org/contributions.html#sponsorships",,,1
	//,"&nbsp; Major Gifts","http://www.templealiyah.org/contributions.html#gifts",,,1
	//,"&nbsp; Scrip","http://www.templealiyah.org/contributions.html#scrip",,,1
	//,"&nbsp; Tribute & Garden of <br>&nbsp;&nbsp;Aliyah Purchases","http://www.templealiyah.org/ecommercecart.html",,,1

	])


//////////////////////////////////////////////////////////



//////////////////////// CONTACT US //////////////////////

	addmenu(menu=["contact",
	,,110,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Address & Phone","address.htm",,,1
	,"&nbsp;E-mail","email_contacts.htm",,,1
	,"&nbsp;Map Location","http://www.mapquest.com/directions/main.adp?go=1&do=nw&rmm=1&un=m&cl=EN&qq=hltF3hzNT9tNhURP0HLlhh9UYBmHRqyBceg4Gkon14D8uewLk7pjHQ%253d%253d&ct=NA&rsres=1&1y=US&1ffi=&1l=&1g=&1pl=&1v=&1n=&1pn=&1a=&1c=&1s=&1z=&2y=US&2ffi=&2l=&2g=&2pl=&2v=&2n=&2pn=Moses+Montefiore&2a=102+Robinhood+Ln&2c=Bloomington&2s=IL&2z=61701&r=f",,,1
	,"&nbsp;Office Hours","hours.htm",,,1
	,"&nbsp;Website Feedback","feedback.htm",,,1
	])


//////////////////////////////////////////////////////////







dumpmenus()
