/***********************************************************************************
*	(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=17;			// Number of first level items
	var LowBgColor='#C1DDF4';			// Background color when mouse is not over
	var LowSubBgColor='#76b4e7';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='White';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=2;				// 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='left';			// 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=15;				// Menu offset x coordinate
	var StartTop=165;				// Menu offset x coordinate
		
	var StartLeft=10;				// 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=2;				// Top padding
	var FirstLineHorizontal=0;			// 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=0;				// 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=['tri.gif',5,10,'tridown.gif',10,5,'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://alleganyfranciscans.org/index.html","",0,20,135);

Menu2=new Array("News","","",7);
	Menu2_1=new Array("Living the Mission Part 3","http://alleganyfranciscans.org/news1209.html","",0,20,225);
	Menu2_2=new Array("Sister Margarida Builds a Church","http://alleganyfranciscans.org/news1209-2.html","",0,20,225);
	Menu2_3=new Array("South Jersey Associates","http://alleganyfranciscans.org/associates_news_newjersey_v1.html","",0,20,225);
	Menu2_4=new Array("Living the Mission Part 2","http://alleganyfranciscans.org/news1109.html","",0,20,225);
	Menu2_5=new Array("FSAs Serve Meals at Pinellas Hope","http://alleganyfranciscans.org/news1109-3.html","",0,20,225);
	Menu2_6=new Array("Women's Spirituality Day in Allegany","http://alleganyfranciscans.org/news1109-2.html","",0,20,225);
	Menu2_7=new Array("Water Checklist","http://alleganyfranciscans.org/news1109-4.html","",0,20,225);
	
Menu3=new Array("About Us","","",5);
	Menu3_1=new Array("Mission and Vision","http://alleganyfranciscans.org/fsamission_v1.html","",0,20,155);
	Menu3_2=new Array("History","http://alleganyfranciscans.org/history_v1.html","",0,20,155);
	Menu3_3=new Array("St. Elizabeth Motherhouse","http://alleganyfranciscans.org/fsamotherhouse_v1.html","",0,20,155);
	Menu3_4=new Array("Jubilarians","","",8);
		 Menu3_4_1=new Array("2010 Jubilarians","http://alleganyfranciscans.org/jubilee2010_v1.html","",0,20,104);
	 	 Menu3_4_2=new Array("2009 Jubilarians","http://alleganyfranciscans.org/jubilee2009_v1.html","",0,20,104);
		 Menu3_4_3=new Array("2008 Jubilarians","http://alleganyfranciscans.org/jubilee2008_v1.html","",0,20,104);
	     Menu3_4_4=new Array("2007 Jubilarians","http://alleganyfranciscans.org/jubilee2007_v1.html","",0,20,104);
         Menu3_4_5=new Array("2006 Jubilarians","http://alleganyfranciscans.org/jubilee2006_v1.html","",0,20,104);
		 Menu3_4_6=new Array("2005 Jubilarians","http://alleganyfranciscans.org/jubilee2005_v1.html","",0,20,104);
	     Menu3_4_7=new Array("2004 Jubilarians","http://alleganyfranciscans.org/jubilee2004_v1.html","",0,20,104);
         Menu3_4_8=new Array("2003 Jubilarians","http://alleganyfranciscans.org/jubilee2003_v1.html","",0,20,104);
	Menu3_5=new Array("Necrology of Sisters","http://alleganyfranciscans.org/necrology_v1.html","",2,20,155);
		 Menu3_5_1=new Array("Alphabetical Order","http://alleganyfranciscans.org/necrology_alpha_v1.html","",0,20,125);
	     Menu3_5_2=new Array("Chronological Order","http://alleganyfranciscans.org/necrology_chron_v1.html","",0,20,125);
	
Menu4=new Array("Spirituality","","",4);
	Menu4_1=new Array("About Our Spirituality","http://alleganyfranciscans.org/fsaspirituality_v1.html","",0,20,150);
	Menu4_2=new Array("St. Francis of Assisi","","",3);
         Menu4_2_1=new Array("Biography","http://alleganyfranciscans.org/fsafrancis_v1.html","",0,20,140);
	     Menu4_2_2=new Array("Franciscan Prayers","http://alleganyfranciscans.org/francis_prayers_v1.html","",0, 20, 140);
         Menu4_2_3=new Array("Franciscan Definitions","http://alleganyfranciscans.org/francis_definitions_v1.html","",0, 20, 140);
 	Menu4_3=new Array("Franciscan Saints ","http://alleganyfranciscans.org/fsasaints_v1.html","",12);
 		 Menu4_3_1=new Array("Brother Juniper","http://alleganyfranciscans.org/brother_juniper_v1.html","",0,20,160);
	     Menu4_3_2=new Array("St. Peter Baptist","http://alleganyfranciscans.org/peter_baptist_v1.html","",0,20,160);
         Menu4_3_3=new Array("St. Agnes of Prague","http://alleganyfranciscans.org/agnes_prague_v1.html","",0,20,160);
		 Menu4_3_4=new Array("Brother Giles","http://alleganyfranciscans.org/br_giles_v1.html","",0,20,160);
	     Menu4_3_5=new Array("Mother Teresa O'Neil","http://alleganyfranciscans.org/mother_teresa_v1.html","",0,20,160);
         Menu4_3_6=new Array("St. Anthony of Padua","http://alleganyfranciscans.org/st_anthony_v1.html","",0,20,160);
		 Menu4_3_7=new Array("St. Clare of Assisi","http://alleganyfranciscans.org/st_clare_v1.html","",0,20,160);
		 Menu4_3_8=new Array("Stigmata of St. Francis","http://alleganyfranciscans.org/stigmata_v1.html","",0,20,160);
	     Menu4_3_9=new Array("St. Francis of Assisi","http://alleganyfranciscans.org/st_francis_v1.html","",0,20,160);
         Menu4_3_10=new Array("Blessed John Duns Scotus","http://alleganyfranciscans.org/bl_john_duns_scotus_v1.html","",0,20,160);
		 Menu4_3_11=new Array("St. Elizabeth of Hungary","http://alleganyfranciscans.org/st_elizabeth_of_hungary_v1.html","",0,20,160);
		 Menu4_3_12=new Array("St. Agnes of Assisi","http://alleganyfranciscans.org/st_agnes_assisi_v1.html","",0,20,160);
	Menu4_4=new Array("Prayer Requests","http://alleganyfranciscans.org/fsaprayerrequest_v1.html","",0);
                       
Menu5=new Array("Ministries","","",3);
	Menu5_1=new Array("Where We Serve","http://alleganyfranciscans.org/fsamap_v1.html","",0,20,110);
	Menu5_2=new Array("Our Ministries","http://alleganyfranciscans.org/fsaministries_v1.html","",0,20,110);
	Menu5_3=new Array("Past Ministries","http://alleganyfranciscans.org/fsapastministries_v1.html","",0,20,110);

Menu6=new Array("Become a Sister","","",11);
	Menu6_1=new Array("Become a Sister Home","http://alleganyfranciscans.org/becoming_v1.html","",0,20,195);
	Menu6_2=new Array("Contact Us","http://alleganyfranciscans.org/vocform_v1.html","",0,20,195);
	Menu6_3=new Array("Spirituality Programs","http://alleganyfranciscans.org/spirituality_programs_v1.html","",0,20,195);
	Menu6_4=new Array("Steps to Becoming a Sister","http://alleganyfranciscans.org/steps_v1.html","",0,20,195);
  	Menu6_5=new Array("Frequently Asked Questions","http://alleganyfranciscans.org/faq_v1.html","",0,20,195);
	Menu6_6=new Array("Links","links_v1.html","",0,20,195);
	Menu6_7=new Array("Recommended Books","","",4,20,195);
		Menu6_7_1=new Array("Religious Life","http://alleganyfranciscans.org/books_religious_life.html","",0,20,145);
		Menu6_7_2=new Array("Franciscan Spirituality","http://alleganyfranciscans.org/books_fran_spir.html","",0,20,145);
		Menu6_7_3=new Array("General Spirituality","http://alleganyfranciscans.org/books_gen_spir.html","",0,20,145);
		Menu6_7_4=new Array("Personal Growth","http://alleganyfranciscans.org/books_per_growth.html","",0,20,145);
	Menu6_8=new Array("Initial Formation Team","http://alleganyfranciscans.org/vocation_team_v1.html","",0,20,195);
	Menu6_9=new Array("Vocations Anonymous Test","http://alleganyfranciscans.org/voctest_v1.html","",0,20,195);
	Menu6_10=new Array("Is God Calling Me?","http://alleganyfranciscans.org/calling_v1.html","",0,20,195);
	Menu6_11=new Array("Why I am an Allegany Franciscan","http://alleganyfranciscans.org/top_ten_v1.html","",0,20,195);

Menu7=new Array("Associates","","",3);
	Menu7_1=new Array("Associates Home","http://alleganyfranciscans.org/associates_v1.html","",0,20,140);
	Menu7_2=new Array("What is an Associate?","http://alleganyfranciscans.org/associates_whatis_v1.html","",0,20,140);
	Menu7_3=new Array("Associate News","http://alleganyfranciscans.org/associates_news_v1.html","",3,20,140);
		Menu7_3_1=new Array("Tampa Bay","http://alleganyfranciscans.org/associates_news_tampa_v1.html","",0,20,100);
		Menu7_3_2=new Array("South Jersey","http://alleganyfranciscans.org/associates_news_newjersey_v1.html","",0,20,100);
		Menu7_3_3=new Array("North Carolina","http://alleganyfranciscans.org/associates_news_northcarolina_v1.html","",0,20,100);
	
Menu8=new Array("Justice, Peace & Integrity of Creation","","",5,35,150);
	Menu8_1=new Array("Justice, Peace & Integrity of Creation","http://alleganyfranciscans.org/jpi_home_v1.html","",0,20,272);
	Menu8_2=new Array("Environmental Links","http://alleganyfranciscans.org/environment_links_v1.html","",0,20,272);
	Menu8_3=new Array("Justice, Peace & Integrity of Creation Links","http://alleganyfranciscans.org/jpi_links_v1.html","",0,20,272);
	Menu8_4=new Array("Justice, Peace & Integrity of Creation Prayers","http://alleganyfranciscans.org/jpi_prayer_v1.html","",0,20,272);
	Menu8_5=new Array("Climate Change and Environmental Articles","http://alleganyfranciscans.org/environment_v1.html","",0,20,272);
		
Menu9=new Array("Allegany Art","http://www.alleganyart.com","",0,20,170);

Menu10=new Array("Canticle Farm","http://www.canticlefarm.org/","",0,20,170);

Menu11=new Array("Dwelling Place","http://alleganyfranciscans.org/dwelling_place_v1.html","",0,20,170);

Menu12=new Array("Franciscan Center","http://www.franciscancentertampa.org","",0,20,170);

Menu13=new Array("Renodin Foundation","http://alleganyfranciscans.org/renodin_foundation_v1.html","",5,20,170);
	Menu13_1=new Array("About the Renodin Foundation","http://alleganyfranciscans.org/renodinfoundation_v1.html","",0,20,183);
	Menu13_2=new Array("History","http://alleganyfranciscans.org/renodin_history_v1.html","",0,20,183);
	Menu13_3=new Array("Donate","http://alleganyfranciscans.org/renodin_donate_v1.html","",0,20,183);
	Menu13_4=new Array("Grant Periods and Deadlines","http://alleganyfranciscans.org/renodin_grantperiods_v1.html","",0, 20, 183);
    Menu13_5=new Array("Grant Recipient Fact Sheet","http://alleganyfranciscans.org/renodin_grant_fact_v1.html","",0, 20, 183);
	Menu13_6=new Array("Renodin Foundation Brochure","http://alleganyfranciscans.org/renodin_brochure.pdf","",0, 20, 183);

Menu14=new Array("Ritiro House of Prayer","http://alleganyfranciscans.org/fsaritiro_v1.html","",0,20,170);

Menu15=new Array("St. Elizabeth                     Mission Society","http://www.stelizabethmissionsociety.com/index.html","",0,35,170);
	
	 
Menu16=new Array("Contact Us","http://alleganyfranciscans.org/fsacontact_v1.html","",0);

Menu17=new Array("Members Only","http://alleganyfranciscans.org/member/","",0);

