/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//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.2);Alpha(style=0,opacity=90);Shadow(color='#444444', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=15)" // 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=5;		// Sub menu offset Top position,1
suboffset_left=15;		// 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.
"ffffff",			// Mouse Off Font Color
"000000",			// Mouse Off Background Color ccccff, DDDDAA
"ffffff",			// Mouse On Font Color ffebdc
"700000",			// Mouse On Background Color 4b0082, BBBBBB=grey
"000000",			// Menu Border Color 000000
12,				// Font Size in pixels
"Italic",			// Font Style (italic or normal)
"Bold",			// Font Weight (bold or normal)
"'Arial', Verdana, Arial",	// Font Name verdana,Arial
2,				// Menu Item Height - Default =  4
"arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"000000",			// 3D High Color 66ffff
"000199",			// 3D Low Color 000099
"White",			// Current Page Item Font Color (leave this blank to disable) Purple
"",				// Current Page Item Background Color (leave this blank to disable) pink
"",				// Top Bar image (Leave this blank to disable)"arrowdn.gif"
"",				// Menu Header Font Color (Leave blank if headers are not needed) ffffff
"",				// Menu Header Background Color (Leave blank if headers are not needed) 000099
]


style2=[			// 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.
"ffffff",			// Mouse Off Font Color
"111111",			// Mouse Off Background Color ccccff, DDDDAA
"ffffff",			// Mouse On Font Color ffebdc
"700000",			// Mouse On Background Color 4b0082, BBBBBB=grey
"111111",			// Menu Border Color 000000
12,				// Font Size in pixels
"Italic",			// Font Style (italic or normal)
"Bold",			// Font Weight (bold or normal)
"'Arial', Verdana, Arial",	// Font Name verdana,Arial
2,				// Menu Item Height - Default =  4
"",				// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"000000",			// 3D High Color 66ffff
"000199",			// 3D Low Color 000099
"White",			// Current Page Item Font Color (leave this blank to disable) Purple
"",				// Current Page Item Background Color (leave this blank to disable) pink
"",				// Top Bar image (Leave this blank to disable)"arrowdn.gif"
"",				// Menu Header Font Color (Leave blank if headers are not needed) ffffff
"",				// Menu Header Background Color (Leave blank if headers are not needed) 000099
]

style3=[			// 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.
"ffffff",			// Mouse Off Font Color
"333333",			// Mouse Off Background Color ccccff, DDDDAA
"ffffff",			// Mouse On Font Color ffebdc
"700000",			// Mouse On Background Color 4b0082, BBBBBB=grey
"222222",			// Menu Border Color 000000
12,				// Font Size in pixels
"Italic",			// Font Style (italic or normal)
"Bold",			// Font Weight (bold or normal)
"'Arial', Verdana, Arial",	// Font Name verdana,Arial
2,				// Menu Item Height - Default =  4
"",				// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"000000",			// 3D High Color 66ffff
"000199",			// 3D Low Color 000099
"White",			// Current Page Item Font Color (leave this blank to disable) Purple
"",				// Current Page Item Background Color (leave this blank to disable) pink
"",				// Top Bar image (Leave this blank to disable)"arrowdn.gif"
"",				// Menu Header Font Color (Leave blank if headers are not needed) ffffff
"",				// Menu Header Background Color (Leave blank if headers are not needed) 000099
]



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
5,				// Menu Top - The Top position of the menu in pixels
10,				// Menu Left - The Left position of the menu in pixels
100,				// 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)
"center",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional  d 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
,"Home","index.htm",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"About Grace","show-menu=AboutGrace",,"",1
,"Ministries","show-menu=Ministries",,"",1
,"Events","show-menu=Events",,"",1
,"Resources","show-menu=Resources",,"",1
,"Leadership","show-menu=Leadership",,"",1
,"Contact Us","show-menu=ContactUs",,"",1
])

//ABOUT US MENU, 
	addmenu(menu=["AboutGrace",,,150,1,,style2,0,"left",effect,0,0,,,,,,,,,,
		,"Building","building.htm",,,1
		,"Location","map.htm",,,1
		,"Leadership","show-menu=Leadership",,,1
		,"Constitution & Bylaws","governance2.htm",,,1
		,"Facility Use/Rental Guidelines","FacilityUse.htm",,,1
		,"Core Values","corevalues.htm",,,1
		,"Distinctives","governance2.htm#Distinctives",,,1
		,"Faith and Doctrine","governance2.htm#Faith",,,1
		,"History","history.htm",,,1
		,"Vision","vision.htm",,,1
		])

//MINISTRIES MENU
	addmenu(menu=["Ministries",
	,,150,1,"",style2,,"left",effect,,0,,,,,,,,,,
	,"Adult Choir","show-menu=adultchoir",,,1
	,"Bible Studies","BibleStudies.htm",,,1
	,"Children","show-menu=children",,,1
	,"Junior Choir","juniorchoir.htm",,,1
	,"Missions","show-menu=mlinks",,,1
	,"Youth","http://www.gracebiblechurch.ca/calendar.htm",,,1
	])

//CHILDRENS MENU
	addmenu(menu=["Children",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"Sunday School", "children.htm",,,1
	,"Son Seekers Info Book", "ssip0607.doc",,,1
	,"VBS 2008", "vbs2008.htm",,,1
	,"Missions Project", "project.htm",,,1
	])

//VBS MENU
	addmenu(menu=["VBS",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"VBS 2008", "vbs2008.htm",,,1
	,"VBS 2007", "vbs2007.htm",,,1
	,"VBS 2006", "vbs2006.htm",,,1
	])

//MISSIONS MENU
	addmenu(menu=["Missions",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"Missions Budgets","show-menu=missionsbudget",,,1
	,"Mission Links", "show-menu=mlinks",,,1
	,"Missionaries", "uc.htm",,,1
	])

//MISSIONS LINKS
	addmenu(menu=["mlinks",
	,,250,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"BCM International", "http://www.bcmintl.org/ target= _blank",,,1
	,"Power to Change/Campus for Christ", "http://powertochange.com/corporate/canada/ministries/cfc/ target= _blank",,,1
	,"Crisis Pregnancy Centre", "http://www.pregnancy.mb.ca/main.htm target= _blank",,,1
	,"Empower Ministries", "http://www.empowerministries.ca/ target= _blank",,,1
	,"Frontiers Christian Ministries", "http://www.frontiers.org/ target= _blank",,,1
	,"Haggai Institute", "http://www.haggai-institute.com/ target= _blank",,,1
	,"Indian Life Ministries", "http://www.indianlife.org target= _blank",,,1
	,"Rio Grande Bible Institute", "http://www.riogrande.edu/ target= _blank",,,1
	,"InterVarsity", "http://www.ivcf.ca/ target= _blank",,,1
	,"Key-Way-Tin Bible Institute", "http://www.ncem.ca/kbi target= _blank",,,1
	,"Living Bible Explorers", "http://www.livingbibleexplorers.com/ target= _blank",,,1
	,"Navigators of Canada", "http://www.navigators.ca target= _blank",,,1
	,"New Direction for Life", "http://www.newdirection.ca target= _blank",,,1
	,"Providence College & Seminary", "http://prov.ca/default.asp target= _blank",,,1
	,"Red Rock Bible Camp", "http://www.redrockbiblecamp.com/ target= _blank",,,1
	,"SIM", "http://www.sim.org/aboutSIM.asp?fun=0/ target= _blank",,,1
	,"Union Gospel Mission", "http://www.gospelmission.ca/ target= _blank",,,1
	,"Wycliffe Bible Translators", "http://www.wycliffe.ca/ target= _blank",,,1
	])


//EVENTS MENU
	addmenu(menu=["Events",
	,,150,1,"",style2,,"left",effect,,0,,,,,,,,,,
	,"Worship Service","show-menu=worshipservice",,,1
	,"Youth Schedule","youthschedule.htm",,,1
	,"College and Career Schedule","collegeandcareer.htm",,,1
	,"Event Calendar","calendar.htm",,,1
	,"Concerts","concerts.htm",,,1
	,"Grace Escape","show-menu=GE",,,1
	,"Slide Shows","show-menu=SS",,,1
	])

//SLIDESHOW MENU
	addmenu(menu=["SS",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"Spring Break 2009", "springbreakpics2009.htm",,,1
	,"VBS 2008", "vbspics2008.htm",,,1
	,"Picnic", "picnic2008.htm",,,1
	,"VBS 2005","vbspics2005.htm",,,1

	])
//GRACE ESCAPE MENU
	addmenu(menu=["GE",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"2007", "GraceEscape2007.htm",,,1
	,"2006", "GraceEscape2006.htm",,,1
	])
//WORSHIP SERVICE MENU
	addmenu(menu=["worshipservice",
	,,180,1,"",style3,,"left",effect,,0,,,,,,,,,,
	,"Worship Service","worshipservice.htm",,,1
	,"2012 Speakers","speakers.htm",,,1
	,"Download Present Bulletin","bulletin2.doc",,,1
	,"Download Previous Bulletin","bulletin1.doc",,,1
	])



//LEADERSHIP MENU
	addmenu(menu=["Leadership",
	,,200,1,"",style2,,"left",effect,,0,,,,,,,,,,
	,"Ministers","pastors.htm",,,1
	,"Director of Music","margot.htm",,,1
	,"Board Members","elders.htm",,,1
	,"Teaching Pastors","show-menu=provspeakers",,,1
	,"Reports & Budgets","show-menu=reports",,,1
	])

	addmenu(menu=["Maps","uc.htm",,150,1,,style2,0,"left",effect,0,0,,,,,,,,,,
		])
//GUEST SPEAKER MENU
	addmenu(menu=["provspeakers",,,180,1,,style3,0,"left",effect,0,0,,,,,,,,,,
		,"Dr. Daryl Climenhaga",'http://www.providenceseminary.ca/seminary/faculty/daryl_climenhaga/',,,1
		,"Dr. George Shillington",'http://religionandculture.uwinnipeg.ca/George_Shillington.html',,,1
		,"Dr. Randy Holm",'http://www.providencecollege.ca/college/faculty/randall_holm/',,,1
		,"Dr. David Johnson",'http://www.providenceseminary.ca/seminary/faculty/david_johnson/',,,1
		,"Dr. Gus Konkel",'http://www.providenceseminary.ca/seminary/faculty/august_konkel/',,,1
		,"Cameron MacKenzie",'http://www.providencecollege.ca/college/faculty/cameron_mckenzie/',,,1
		])

//REPORTS MENU
	addmenu(menu=["reports",,,180,1,,style3,0,"left",effect,0,0,,,,,,,,,,
		,"Annual Reports-2011","reports11.doc",,,1
		,"Mission Budget-2011","missionbudget11.htm",,,1
		,"Annual Reports-2010","reports10.htm",,,1
		,"Mission Budget-2010","missionbudget10.htm",,,1
		,"Annual Reports-2008","reports08.htm",,,1
		,"Mission Budget-2008","missionbudget08.htm",,,1
		,"Interim elder's Report","eldersreport022507.htm",,,1
		,"Mission Budget-2007","missionbudget07.htm",,,1
		,"Annual Reports-2006","reports06.htm",,,1
		,"Mission Budget-2006","missionbudget06.htm",,,1
		,"Annual Reports-2005","reports05.htm",,,1
		])

//YOUTH MENU
	addmenu(menu=["Youth",,,180,1,,style3,0,"left",effect,0,0,,,,,,,,,,
		,"Schedule","youthschedule.htm",,,1
		,"Youth Links","uc.htm",,,1
		])


//RESOURCES MENU

	addmenu(menu=["Resources",,,180,1,,style2,0,"left",effect,0,0,,,,,,,,,,
		,"A Word from our Pastors", "show-menu-pastorsword",,,1
		,"Library","library.htm",,,1
		,"Devotionals","show-menu=dlinks",,,1
		,"Speaker Archives","show-menu-speakers",,,1
		,"Resource Links","show-menu=rLinks",,,1
		])

//SPEAKER ARCHIVES
	addmenu(menu=["speakers",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"Speakers - 2011","speakers11.htm",,,1
	,"Speakers - 2010","speakers10.htm",,,1
	,"Speakers - 2009","speakers09.htm",,,1
	,"Speakers - 2008","speakers08.htm",,,1
	,"Speakers - 2007","speakers07.htm",,,1
	,"Speakers - 2006","speakers06.htm",,,1
	,"Speakers - 2005","speakers05.htm",,,1
	])


//CONTACT US MENU
	addmenu(menu=["ContactUs",,,180,1,,style2,0,"left",effect,0,0,,,,,,,,,,
		,"Address/Telephone/Emails","contactus.htm",,,1
		,"Directions/Map","map.htm",,,1
		,"Facebook","http://www.facebook.com/home.php?#!/group.php?gid=138845652795044&ref=ts target= _blank",,,1
		])
//RESOURCE LINKS

	addmenu(menu=["rlinks",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"Bible Gateway", "http://bible.gospelcom.net/ target= _blank",,,1
	,"Evangelical Fellowship of Canada", "http://www.evangelicalfellowship.ca",,,1
	,"Focus on the Family", "http://www.family.org/ target= _blank",,,1
	,"Institute of Sacred Music","http://www.yale.edu/ism/academics/links.html target= _blank",,,1
	,"Managing God's Money", "http://www.managinggodsmoney.com/index.shtml target= _blank",,,1
	,"Radio Bible Class", "http://www.gospelcom.net/rbc/ target= _blank",,,1
	,"Read through the Bible", "http://www.backtothebible.org/devotions/journey/ target= _blank",,,1

	])
//PASTORS WORD
	addmenu(menu=["pastorsword",
	,,150,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"May 02, 2010","pastorsword23.htm",,,1
	,"Apr 25, 2010","pastorsword22.htm",,,1
	,"Apr 18, 2010","pastorsword21.htm",,,1
	,"Apr 11, 2010","pastorsword20.htm",,,1
	,"Apr 04, 2010","pastorsword19.htm",,,1
	,"Mar 28, 2010","pastorsword18.htm",,,1
	,"Mar 21, 2010","pastorsword17.htm",,,1
	,"Mar 14, 2010","pastorsword16.htm",,,1
	,"Feb 21, 2010","pastorsword15.htm",,,1
	,"Feb 14, 2010","pastorsword14.htm",,,1
	,"Feb 07, 2010","pastorsword13.htm",,,1
	,"Jan 31, 2010","pastorsword12.htm",,,1
	,"Jan 17, 2010","pastorsword11.htm",,,1
	,"Jan 10, 2010","pastorsword10.htm",,,1
	,"Jan 03, 2010","pastorsword9.htm",,,1
	,"Dec 27, 2009","pastorsword8.htm",,,1
	,"Dec 20, 2009","pastorsword7.htm",,,1
	,"Dec 13, 2009","pastorsword6.htm",,,1
	,"Dec 06, 2009","pastorsword5.htm",,,1
	,"Nov 29, 2009","pastorsword4.htm",,,1
	,"Nov 22, 2009","pastorsword3.htm",,,1
	,"Nov 15, 2009","pastorsword2.htm",,,1
	,"Nov 08, 2009","pastorsword1.htm",,,1
	])

	

//DEVOTIONAL LINKS
	addmenu(menu=["dlinks",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"Our Daily Bread", "http://www.rbc.org/odb/odb.shtml target= _blank",,,1
	,"The Upper Room", "http://www.upperroom.org/devotional/ target= _blank",,,1
	,"The Lutheran Hour", "http://www.lhm.org/dailydevotions.asp target= _blank",,,1
	,"Youth Devotional", "http://www.newwineskin.com/devotionals.php target= _blank",,,1
	])

//ADULT CHOIR	
	addmenu(menu=["adultchoir",
	,,180,1,"",style3,,"",effect,,0,,,,,,,,,,
	,"About", "choir.htm",,,1
	,"Contact Director", "mailto:magsim@mts.net",,,1
	,"Adoration CD - 2007", "choircd2.htm",,,1
	,"Christmas CD - 1999", "choircd1.htm",,,1

	])

//OTHER
	addmenu(menu=["Other",,,140,1,,style2,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,2,,,,,,,,,,
	,"Menu Authors Site","http://www.milonic.co.uk/menu",,"Milonic DHTML Menu Site",1
	])

dumpmenus()
