/*
HyperPoint Technologies, Inc. Greg Ruvolo
*/

//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 //
////////////////////////////////////

// filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=10;			// Sub menu offset Top position 
suboffset_left=10;			// 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.
"FFFFE5",				// Mouse Off Font Color
"004A94",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"D9C2A2",				// Mouse On Background Color
"000000",				// Menu Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
3,					// Menu Item Padding
"http://www.stmichaelcc.org/images/arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"666666",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"white",					// Current Page Item Background Color (leave this blank to disable)
//"../images/arrowdn.gif",		// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"",				// 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
160,					// Menu Top - The Top position of the menu in pixels
3,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// 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)
"left",					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,					// 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)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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

//,"Home","index.htm",,"Home",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"About SMCC","show-menu=about",,"",1
,"Home","http://www.stmichaelcc.org/index.htm",,"Home",1
,"Contact Us","mailto:parish@stmichaelcc.org",,"Contact Us",1
,"Become Catholic","http://www.stmichaelcc.org/general/catholic.htm",,"How Do I Become Catholic?",1
,"How Do I Register?","http://www.stmichaelcc.org/general/register.htm",,"How Do I Register?",1
,"Schedules","http://www.stmichaelcc.org/general/schedules.htm",,"Weekly Schedule",1
,"Staff Directory","http://www.stmichaelcc.org/contact/index.htm",,"Staff Directory",1
,"Parish Council","show-menu=com",,"",1
,"Organizations","show-menu=org",,"",1
,"Religious Education","show-menu=re",,"",1
,"Our Patron Saint","http://stmichaelcc.org/patron/stmichael.htm",,"Out Patron Saint",1
,"Our History","http://stmichaelcc.org/history/index.htm",,"Our History",1
,"The Messenger","http://www.stmichaelcc.org/messenger/index.htm",,"The Messenger",1
,"Spiritual Connection","http://www.stmichaelcc.org/sc/index.htm",,"Spiritual Connection",1
,"Discipleships","show-menu=dis",,"",1
,"Tri-Parish","http://stmichaelcc.org/TriParish/index.htm",,"Tri-Parish",1
,"Links of Interest","http://www.stmichaelcc.org/links/links.htm",,"Links of Interest",1
//,"Youth People Discipleship","http://www.stmichaelcc.org/docs/KidsShareToo.pdf",,"Youth Discipleship",1
//,"Parish Council","show-menu=com",,"",1
//,"Worship Ministries","show-menu=worship",,"",1
//,"Stewardship","/stewardship/index.htm",,"Stewardship",1
//,"Christian Service","show-menu=service",,"",1
//,"Social","show-menu=socials",,"",1
//,"Seniors","http://www.google.com",,"Seniors",1
//,"Adult Ministries","show-menu=adult",,"",1
//,"Youth","show-menu=young",,"",1
//,"Parish Council","http://www.google.com",,"Parish Council",1
//,"The Messenger","http://www.google.com",,"The Messenger",1
//,"Links of Interest","/links/index.htm",,"Links of Interest",1
//,"Parish Council","http://www.stmichaelcc.org/ParishCouncil/index.htm",,"Parich Council",1
])

//	addmenu(menu=["socials",
//	,,185,1,"",style1,,"left",effect,,,,,,,,,,,,
//	,"Pancake Breakfast","http://www.google.com",,,1
//	,"Spaghetti Dinner","http://www.google.com",,,1
//	,"Family Picnic","http://www.google.com",,,1
//	])


//		addmenu(menu=["adult",
//		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
//		,"RCIA","http://www.google.com",,,0
//		,"Grief COunseling","http://www.google.com",,,0
//		,"Bible Study","http://www.google.com",,,0
//		])

//	addmenu(menu=["about",
//	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
//	,"Our History","/about/history.htm",,,1
//	,"Our Parton Saint","/about/patron.htm",,,1
//	,"Mass Schedule","/worship/massschedule/index.htm",,,1
//	,"Directions/Map","/about/directions.htm",,,1
//	,"Why I Belong...","/about/belong.htm",,,1
//	,"Staff Directory","/contact/directory.htm",,,1
//	,"Contact Us","/contact/index.htm",,,1
//	])

	addmenu(menu=["com",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Parish Council Home Page","http://www.stmichaelcc.org/ParishCouncil/index.htm",,,1
	,"Christian Education","http://www.stmichaelcc.org/ParishCouncil/commissions/CED/index.htm",,,1
	,"Christian Service","http://www.stmichaelcc.org/ParishCouncil/commissions/service/index.htm",,,1
	,"Stewardship","http://www.stmichaelcc.org/ParishCouncil/commissions/stewardship/index.htm",,,1
	,"Worship","http://www.stmichaelcc.org/ParishCouncil/commissions/worship/index.htm",,,1
//	,"FLT","http://www.google.com",,,1
	])
	
	addmenu(menu=["org",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Social Committee","http://www.stmichaelcc.org/Organizations/Social/index.htm",,,1
	])	
	
	addmenu(menu=["re",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Families Learning Together","http://www.stmichaelcc.org/RE/FLT/index.htm",,,1
	,"Youth","http://www.stmichaelcc.org/Organizations/YouthGroup/index.htm",,,1	
	])	
	
	
	addmenu(menu=["dis",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Adult Discipleships","http://www.stmichaelcc.org/docs/livingourdiscipleship2007.pdf",,,1
	,"Young People Discipleships","http://www.stmichaelcc.org/docs/livingourdiscipleship-kidssharetoo2007.pdf",,,1
//	,"Stewardship","http://www.stmichaelcc.org/ParishCouncil/commissions/stewardship/index.htm",,,1
//	,"Worship","http://www.stmichaelcc.org/ParishCouncil/commissions/worship/index.htm",,,1
//	,"FLT","http://www.google.com",,,1
	])	
	
//	addmenu(menu=["worship",,,160,1,,style1,0,"left",effect,0,,,,,,,,,,,
//	,"OVERVIEW","/worship/index.htm",,,1
//	,"Art & Environmental","/worship/ae/index.htm",,,1
//	,"Assistant Sacristans","/worship/as/index.htm",,,1
//	,"Bread Bakers","/worship/bb/index.htm",,,1
//	,"Eucharistic Ministers","/worship/em/index.htm",,,1
//	,"Lectors","/worship/lectors/index.htm",,,1
//	,"Liturgy Planning","/worship/lp/index.htm",,,1
//	,"Mass Schedule","/worship/massschedule/index.htm",,,1
//	,"Ministers of Hospitality","/worship/hospitality/index.htm",,,1
//	,"Music","/worship/music/index.htm",,,1
//	,"Reconciliation Service","/worship/roconciliation/index.htm",,,1
//	,"Worship Commission","/worship/worshipcommission/index.htm",,,1
//	])

	
//	addmenu(menu=["young",
//	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
//	,"Activities", "http://www.google.com",,,1
//	])
	

//	addmenu(menu=["service",
//	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	//,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
//	,"MCREST","http://www.google.com",,"",1
//	,"MALL","http://www.google.com",,"",1
//	,"Grief Counseling","http://www.google.com",,"",1
//	])
	

dumpmenus()