/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#B57A3E';			// Background color when mouse is not over
	var LowSubBgColor='#BF7401';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#FFD646';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='#B57A3E';			// Font color when mouse is over
	var FontSubHighColor='#B57A3E';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=7;				// 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' or 'bottom'
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.10;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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("rollover:images/but1.gif:images/but1.gif","whoweare.html","",8,26,90);
	Menu1_1=new Array("Mission","mission.html","",1,20,140);
		Menu1_1_1=new Array("Mission Effectiveness","missioneffect.html","",0,20,120)
	Menu1_2=new Array("Spirit and Spirituality","spirit.html","",0);
	Menu1_3=new Array("Community Life","community.html","",0);
	Menu1_4=new Array("History","history.html","",0);
	Menu1_5=new Array("Stories","stories.html","",0);
    Menu1_6=new Array("Where We Are","whereweare.html","",0);
	Menu1_7=new Array("C/SSJ Federation","http://www.sistersofsaintjosephfederation.org","",0);
	Menu1_8=new Array("In Loving Remembrance","remembrance.html","",0);

Menu2=new Array("rollover:images/but2.gif:images/but2.gif","whatwedo.html","",6,26,89);
	Menu2_1=new Array("Ministries","ministries.html","",0,20,140);
	Menu2_2=new Array("Social Justice","justice.html","",0);
	Menu2_3=new Array("Spirituality Center","spirituality.html","",0);
	Menu2_4=new Array("Sponsored Works","sponsoredworks.html","",0);
	Menu2_5=new Array("Cape May","CapeMayPt.html","",0);
	Menu2_6=new Array("SSJ Earth Center","http://www.ssjearthcenter.com","",0);

Menu3=new Array("rollover:images/but3.gif:images/but3.gif","sharing.html","",3,26,142);
	Menu3_1=new Array("Vowed Members","members.html","",0,20,150);
	Menu3_2=new Array("Associates","associates.html","",0);
	Menu3_3=new Array("Volunteers","volunteers.html","",0);

Menu4=new Array("rollover:images/but4.gif:images/but4.gif","supporting.html","",4,26,161);
	Menu4_1=new Array("Prayer","prayer.html","",0,20,110);
	Menu4_2=new Array("Justice Action","justice.html","",0);
	Menu4_3=new Array("Development","development.html","",6,20,110);
		Menu4_3_1=new Array("Gifts For Tomorrow","gifts.html","",0,20,110);
		Menu4_3_2=new Array("Types Of Giving","giving.html","",0);
		Menu4_3_3=new Array("Online Donations","donations.html","",0);
		Menu4_3_4=new Array("Meet The Staff","meetstaff.html","",0);
		Menu4_3_5=new Array("Events","upcoming.html","",0);
		Menu4_3_6=new Array("Advisory Board","DAB.html","",0);
	Menu4_4=new Array("Saint Joseph Guild","guild.html","",0);
	
Menu5=new Array("rollover:images/but5.gif:images/but5.gif","whatshappening.html","",3,26,134);
	Menu5_1=new Array("Newsletter","newsletter.html","",0,20,80);
	Menu5_2=new Array("Spotlight","spotlight.html","",0);
	Menu5_3=new Array("Newsworthy","Newsworthy.html","",0);

Menu6=new Array("rollover:images/but6.gif:images/but6.gif","contact.html","",2,26,84);
	Menu6_1=new Array("Offices","contact.html","",0,20,100);
	Menu6_2=new Array("Map and Directions","directions.html","",0);

Menu7=new Array("rollover:images/but7.gif:images/but7.gif","index.html","",1,26,60);
	Menu7_1=new Array("Homepage","index.html","",0,20,60);	