/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
        var LowBgColor='#b6bae3';                       // Background color when mouse is not over
        var LowSubBgColor='#b6bae3';                    // Background color when mouse is not over on subs
        var HighBgColor='#6d74be';                      // Background color when mouse is over
        var HighSubBgColor='#6d74be';                   // Background color when mouse is over on subs
        var FontLowColor='#6d74be';                     // Font color when mouse is not over
        var FontSubLowColor='#6d74be';                  // Font color subs when mouse is not over
        var FontHighColor='#101893';                    // Font color when mouse is over
        var FontSubHighColor='#101893';                 // Font color subs when mouse is over
        var BorderColor='#101893';                      // Border color
        var BorderSubColor='#101893';                   // Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=275;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['hvmenu/tri.gif',5,10,'hvmenu/tridown.gif',10,5,'hvmenu/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("HOME","http://www.salisburypc.org","",0,20,120);

Menu2=new Array("WELCOME","http://salisburypc.org/welcome/index.html","",11);
        Menu2_1=new Array("Who We Are","http://salisburypc.org/welcome/whoweare.html","",0,20,180);
        Menu2_2=new Array("What We Believe","http://salisburypc.org/welcome/whoweare.html#believe","",0);
        Menu2_3=new Array("SPC Direcotry","http://salisburypc.org/welcome/pastorstaff.html","",0);
        Menu2_4=new Array("Where We Are","http://salisburypc.org/welcome/location.html","",0);
        Menu2_5=new Array("Our Facilities","http://salisburypc.org/welcome/facilities.html","",0);
        Menu2_6=new Array("SPC Web User Guide","http://salisburypc.org/UsingSPCWebsite/guide.html","",0);
        Menu2_7=new Array("SPC Web Sitemap","http://salisburypc.org/welcome/sitemap.html","",0);
        Menu2_8=new Array("Our History","http://salisburypc.org/welcome/history.html","",0);
        Menu2_9=new Array("How To Join Us","http://salisburypc.org/welcome/joinus.html","",0);
        Menu2_10=new Array("The SPC Foundation","http://salisburypc.org/participate/foundation.html","",0);
        Menu2_11=new Array("Employment Opportunities","http://salisburypc.org/welcome/employment.html","",0);

Menu3=new Array("SPC THIS MONTH","http://salisburypc.org/thismonth/index.html","",6);
        Menu3_1=new Array("This Month at SPC","http://salisburypc.org/thismonth/index.html","",0,20,180);
        Menu3_2=new Array("This Week at SPC","http://salisburypc.org/thismonth/thisweek.html","",0);
        Menu3_3=new Array("Our Monthly Newsletter","http://salisburypc.org/thismonth/newsletter.pdf","",0);
        Menu3_4=new Array("SPC Youth Calendar","http://salisburypc.org/Youth/YouthandChoirSchedule.html","",0);
        Menu3_5=new Array("SPC Fellowship Events","http://salisburypc.org/Congregation/fevcalendar.html","",0);
        Menu3_6=new Array("FLASH News Updates","http://salisburypc.org/updates.html","",0);

Menu4=new Array("OUR MINISTRIES","http://www.salisburypc.org/ministries/index.html","",6);
        Menu4_1=new Array("Worship","http://salisburypc.org/Worship/index.html","",6,20,180);
                Menu4_1_1=new Array("Worship Services","http://salisburypc.org/Worship/index.html","",0,20,180);
                Menu4_1_2=new Array("Sermon Titles","http://salisburypc.org/Worship/index.html#sermontitles","",0);
                Menu4_1_3=new Array("Communion Schedule","http://salisburypc.org/Worship/index.html#communion","",0);
                Menu4_1_4=new Array("Special Events","http://salisburypc.org/Worship/index.html#special","",0);
                Menu4_1_5=new Array("Worship Guilds","http://salisburypc.org/Worship/guilds.html","",0);
                Menu4_1_6=new Array("Weddings","http://salisburypc.org/Worship/weddings.html","",0);
        Menu4_2=new Array("Education","http://salisburypc.org/ChristianEd/index.html","",6);
                Menu4_2_1=new Array("Sunday School","http://salisburypc.org/ChristianEd/SundaySchool.html","",0,20,180);
                Menu4_2_2=new Array("SPC Library","http://salisburypc.org/ChristianEd/SPCLibrary.html","",0);
                Menu4_2_3=new Array("Membership Class","http://salisburypc.org/ChristianEd/membership.html","",0);
                Menu4_2_4=new Array("Weekday Bible Study","http://salisburypc.org/adult/index.html#weekdaybiblestudy","",0);
                Menu4_2_5=new Array("Confirmation Class","http://salisburypc.org/Youth/Confirmation.html","",0);
                Menu4_2_6=new Array("Vacation Bible School","http://salisburypc.org/ChristianEd/BibleSchool.html","",0);
        Menu4_3=new Array("Music","http://www.salisburypc.org/Music/index.html","",12,20,180);
                Menu4_3_1=new Array("Rehearsal Schedules","http://salisburypc.org/Music/index.html","",0,20,180);
                Menu4_3_2=new Array("Cherub Choir","http://salisburypc.org/Music/cherubchoir.html","",0);
                Menu4_3_3=new Array("Music Makers","http://salisburypc.org/Music/musicmakers.html","",0);
                Menu4_3_4=new Array("Junior Choir","http://salisburypc.org/Music/juniorchoir.html","",0);
                Menu4_3_5=new Array("Middle School Choir","http://salisburypc.org/Music/middleschoolchoir.html","",0);
                Menu4_3_6=new Array("Senior High Choir","http://salisburypc.org/Music/seniorhighchoir.html","",0);
                Menu4_3_7=new Array("Youth Calendar","http://salisburypc.org/Youth/YouthandChoirSchedule.html","",0);
                Menu4_3_8=new Array("Youth Choir Tours","http://salisburypc.org/Music/YouthChoirTour.html","",0);
                Menu4_3_9=new Array("Jubilation Choir","http://salisburypc.org/Music/Jubilation.html","",0);
                Menu4_3_10=new Array("Salisbury Ringers","http://salisburypc.org/Music/salisbringers.html","",0);
                Menu4_3_11=new Array("Chancel Choir","http://salisburypc.org/Music/chancelchoir.html","",0);
                Menu4_3_12=new Array("Canterbury Bells","http://salisburypc.org/Music/CanterburyBells.html","",0);
        Menu4_4=new Array("Congregation","http://www.salisburypc.org/Congregation/index.html","",8,20,180);
                Menu4_4_1=new Array("Congregational Care","http://salisburypc.org/Congregation/index.html#care","",0,20,180);
                Menu4_4_2=new Array("Prayer Concerns","http://salisburypc.org/Congregation/prayer.html#concerns","",0);
                Menu4_4_3=new Array("Visitation/Telecare","http://salisburypc.org/Congregation/index.html#shut-ins","",0);
                Menu4_4_4=new Array("Loaves and Fishes","http://salisburypc.org/Congregation/Loaves-Fishes.html","",0);
                Menu4_4_5=new Array("Fellowship","http://salisburypc.org/Congregation/Fellowship.html","",0);
                Menu4_4_6=new Array("Fellowship Photo Albums","http://salisburypc.org/happenings","",0);
                Menu4_4_7=new Array("Fellowship Events","http://salisburypc.org/Congregation/fevcalendar.html","",0);
                Menu4_4_8=new Array("Fellowship Sports","http://salisburypc.org/Congregation/SPCsports.html","",0);
        Menu4_5=new Array("Outreach","http://www.salisburypc.org/Outreach/index.html","",8,20,180);
                Menu4_5_1=new Array("Street and Food Ministry","http://salisburypc.org/Outreach/index.html#StreetMinistry","",0,20,180);
                Menu4_5_2=new Array("Blood Drive","http://salisburypc.org/Outreach/blooddrive.html","",0);
                Menu4_5_3=new Array("ESI Connections","http://salisburypc.org/Outreach/ESIconnect.html","",0);
                Menu4_5_4=new Array("Local Agencies","http://salisburypc.org/Outreach/index.html#LocalAgencies","",0);
                Menu4_5_5=new Array("Special Offerings","http://salisburypc.org/Outreach/specialofferings.html","",0);
                Menu4_5_6=new Array("Mission Trips","http://salisburypc.org/Outreach/index.html#MissionTrips","",0);
                Menu4_5_7=new Array("Haiti Missions","http://salisburypc.org/Outreach/Haiti.html","",0);
                Menu4_5_8=new Array("Our Missionaries in Brazil","http://salisburypc.org/Outreach/index.html#missionaries","",0);
        Menu4_6=new Array("Stewardship","http://www.salisburypc.org/participate/stewardship.html","",0,20,180);

Menu5=new Array("OUR PROGRAMS","http://www.salisburypc.org/Programs/index.html","",4);
        Menu5_1=new Array("Children","http://www.salisburypc.org/children/index.html","",5,20,140);
                Menu5_1_1=new Array("Sunday School","http://salisburypc.org/ChristianEd/SundaySchool.html#childrenSS","",0,20,180);
                Menu5_1_2=new Array("Other Programs for Children","http://salisburypc.org/children/index.html#addprogchild","",0);
                Menu5_1_3=new Array("Special Events","http://salisburypc.org/children/index.html#specialchildrenevent","",0);
                Menu5_1_4=new Array("Vacation Bible School","http://salisburypc.org/ChristianEd/BibleSchool.html","",0);
                Menu5_1_5=new Array("SPC Preschool","http://salisburypc.org/preschool/index.html","",0);
        Menu5_2=new Array("Youth","http://www.salisburypc.org/Youth/index.html","",7,20,140);
                Menu5_2_1=new Array("Sunday School","http://salisburypc.org/ChristianEd/SundaySchool.html#youthSS","",0,20,180);
                Menu5_2_2=new Array("Confirmation Class","http://salisburypc.org/Youth/Confirmation.html","",0);
                Menu5_2_3=new Array("Youth Calendar","http://salisburypc.org/Youth/YouthandChoirSchedule.html","",0);
                Menu5_2_4=new Array("Youth Music Ministry","http://salisburypc.org/Music/index.html","",0);
                Menu5_2_5=new Array("Middle School Youth","http://salisburypc.org/Youth/MiddleSchool.html","",0);
                Menu5_2_6=new Array("Senior High Youth","http://salisburypc.org/Youth/SeniorHigh.html","",0);
                Menu5_2_7=new Array("SPC Scouting","http://salisburypc.org/Scouting/","",0);
        Menu5_3=new Array("Adult","http://www.salisburypc.org/adult/index.html","",8,20,140);
                Menu5_3_1=new Array("Sunday School","http://salisburypc.org/ChristianEd/SundaySchool.html#adultSS","",0,20,220);
                Menu5_3_2=new Array("Weekday Bible Study","http://salisburypc.org/adult/index.html#weekdaybiblestudy","",0);
                Menu5_3_3=new Array("Circles (for Women)","http://salisburypc.org/adult/circles.html","",0);
                Menu5_3_4=new Array("Fellowship/Bible Study for Men","http://salisburypc.org/adult/mensfellowship.html","",0);
                Menu5_3_5=new Array("Retired Service for Men","http://salisburypc.org/adult/retdmensservice.html","",0);
                Menu5_3_6=new Array("Leisure Group","http://salisburypc.org/adult/leisure.html","",0);
                Menu5_3_7=new Array("Social Bridge","http://salisburypc.org/adult/bridge.html","",0);
                Menu5_3_8=new Array("Fellowship Sports","http://salisburypc.org/Congregation/SPCsports.html","",0);
        Menu5_4=new Array("Family","http://www.salisburypc.org/Programs/family.html","",2,20,140);
                Menu5_4_1=new Array("Family Fellowship Events","http://salisburypc.org/Congregation/index.html#fellowship","",0,20,180);
                Menu5_4_2=new Array("Congregational Care","http://salisburypc.org/Congregation/index.html#care>Congregational Care","",0);

Menu6=new Array("FLASH NEWS","http://www.salisburypc.org/updates.html","",0);

Menu7=new Array("HAPPENINGS","http://www.salisburypc.org/happenings","",0);


