/*
 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
				// 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)
				// 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)
]






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
])



//////////////////////// 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;Leadership","leadership.htm",,"",1
	,"&nbsp;Jewish Cemetery","cemetery.htm",,"",1
	])


			// submenu for Rabbi
			addmenu(menu=["rabbi",
			,,90,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Current","rabbi.htm",,"",1
			,"&nbsp; Archived","rabbi_archive.htm",,"",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","services.htm",,,1
	])



//////////////////////////////////////////////////////////


//////////////////////// EDUCATION ///////////////////////

	addmenu(menu=["education",
	,,130,1,"",style3,,"left",,,,,,,,,,,,,
	,"&nbsp;Religious School","show-menu=edreligious",,,1
	,"&nbsp;Adult Education","show-menu=edadult",,,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=["edreligious",
			,,130,1,"",style3,,"left",,,,,,,,,,,,,
			,"&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
			])

			addmenu(menu=["edadult",
			,,130,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Current Offering","adulted.htm",,,1
			,"&nbsp; Lunch and Learn","lunchandlearn.htm",,,1
			])

				addmenu(menu=["rsforms",
				,,120,1,"",style3,,"left",,,,,,,,,,,,,
				,"&nbsp; Registration","form_rs_registration_2008.pdf",,,1
				,"&nbsp; Parent&nbsp;Volunteer","form_rs_parent_volunteer_2009.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.htm",,,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","rsvpEmailForm.htm",,,1
	,"&nbsp;Reflections","bulletin.htm",,,1
	,"&nbsp;Volunter Opportinities","volunteer.htm",,,1
	])


			addmenu(menu=["accalendar",
			,,80,1,"",style3,,"left",,,,,,,,,,,,,
			,"&nbsp; Temple","mmtcal.htm",,,1
			,"&nbsp; Education","cal_ed.htm",,,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
	])


//////////////////////////////////////////////////////////



//////////////////////// 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()

