/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='transparent';			// Background color when mouse is not over
	var LowSubBgColor='#8E976A';			// Background color when mouse is not over on subs
	var HighBgColor='#2B3A01';			// Background color when mouse is over
	var HighSubBgColor='#2B3A01';			// Background color when mouse is over on subs
	var FontLowColor='#2B3A01';			// Font color when mouse is not over
	var FontSubLowColor='#2B3A01';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='transparent';			// Border color
	var BorderSubColor='#a39572';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial"				// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=0;					// 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=0;				// 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='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='MenuPos';			// 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=['tri.gif',4,10,'tridown.gif',10,5,'trileft.gif',4,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.cofchrist-iwest.org/index.htm","",0,20,104);

Menu2=new Array("Who We Are","","",5);
	Menu2_1=new Array("Geographic Area","http://www.cofchrist-iwest.org/map.htm","",0,20,150);
	Menu2_2=new Array("Beliefs","javascript:window.open (href='http://www.cofchrist.org/ourfaith/faith-beliefs.asp')","",0);
	Menu2_3=new Array("Mission","javascript:window.open (href='http://www.cofchrist.org/ourfaith/mission.asp')","",0);
	Menu2_4=new Array("History","javascript:window.open (href='http://www.cofchrist.org/history/default.asp')","",0);
	Menu2_5=new Array("Core Values","javascript:window.open (href='http://www.cofchrist.org/ourfaith/core-values.asp')","",0);


			
Menu3=new Array("Congregations","","",5);
	Menu3_1=new Array("Idaho","","",8,15,100);	
		Menu3_1_1=new Array("Boise","http://www.cofchrist-iwest.org/cong/boise/boise.htm","",0,15,150);
		Menu3_1_2=new Array("Buhl","http://www.cofchrist-iwest.org/cong/buhl/buhl.htm","",0);
    	Menu3_1_3=new Array("Coeur d' Alene","http://www.cofchrist-iwest.org/cong/coeurdalene/coeurdalene.htm","",0);
    	Menu3_1_4=new Array("Hagerman","http://www.cofchrist-iwest.org/cong/hagerman/hagerman.htm","",0);
		Menu3_1_5=new Array("New Plymouth","http://www.cofchrist-iwest.org/cong/newplymouth/newplymouth.htm","",0);
    	Menu3_1_6=new Array("Pocatello","http://www.cofchrist-iwest.org/cong/pocatello/pocatello.htm","",0);
    	Menu3_1_7=new Array("Sagle","http://www.cofchrist-iwest.org/cong/sagle/sagle.htm","",0);
    	Menu3_1_8=new Array("Twin Falls","http://www.cofchrist-iwest.org/cong/twinfalls/twinfalls.htm","",0);
		     
Menu3_2=new Array("Montana","","",7);
			Menu3_2_1=new Array("Billings","http://www.cofchrist-iwest.org/cong/billings/billings.htm","",0,15,150);
			Menu3_2_2=new Array("Billings COC","http://www.cofchrist-iwest.org/cong/billingsccc/billingsccc.htm","",0);
        	Menu3_2_3=new Array("Culbertson","http://www.cofchrist-iwest.org/cong/culbertson/culbertson.htm","",0);
        	Menu3_2_4=new Array("Deer Lodge","http://www.cofchrist-iwest.org/cong/deerlodge/deerlodge.htm","",0);
        	Menu3_2_5=new Array("Great Falls","http://www.cofchrist-iwest.org/cong/greatfalls/greatfalls.htm","",0);
        	Menu3_2_6=new Array("Helena","http://www.cofchrist-iwest.org/cong/helena/helena.htm","",0);	
        	Menu3_2_7=new Array("Whitehall","http://www.cofchrist-iwest.org/cong/whitehall/whitehall.htm","",0);
				
	
    Menu3_3=new Array("Oregon","","",1);
			Menu3_3_1=new Array("Baker City","http://www.cofchrist-iwest.org/cong/baker/baker.htm","",0,15,150);

    Menu3_4=new Array("Utah","","",3);
			Menu3_4_1=new Array("Ogden","http://www.cofchrist-iwest.org/cong/ogden/ogden.htm","",0,15,150);
			Menu3_4_2=new Array("Orem","http://www.cofchrist-iwest.org/cong/orem/orem.htm","",0);
            Menu3_4_3=new Array("Salt Lake City","http://www.cofchrist-iwest.org/cong/saltlakecity/saltlakecity.htm","",0);

    Menu3_5=new Array("Washington","","",5);
	     		Menu3_5_1=new Array("Lewis-Clark","http://www.cofchrist-iwest.org/cong/lewisclark/lewisclark.htm","",0,15,150);
         		Menu3_5_2=new Array("Pullman","http://www.cofchrist-iwest.org/cong/pullman/pullman.htm","",0);
         		Menu3_5_3=new Array("Richland","http://www.cofchrist-iwest.org/cong/richland/richland.htm","",0);
         		Menu3_5_4=new Array("Spokane Valley","http://www.cofchrist-iwest.org/cong/spokane valley/spokanevalley.htm","",0);
         		Menu3_5_5=new Array("Walla Walla","http://www.cofchrist-iwest.org/cong/wallawalla/wallawalla.htm","",0);

                	
Menu4=new Array("Calendar","http://www.cofchrist-iwest.org/calendar.html","",0);
		  


Menu5=new Array("News","","",5);
		Menu5_1=new Array("Announcements","http://www.cofchrist-iwest.org/announce.htm","",0,20,150);
		Menu5_2=new Array("NewsBriefs","http://www.cofchrist-iwest.org/newsbriefs/newsbriefs.htm","",0);
		Menu5_3=new Array("Inland Stream Newsletter","http://www.cofchrist-iwest.org/newsletter.htm","",0);
		Menu5_4=new Array("Bulletin Board","http://www.cofchrist-iwest.org/bb/bb.htm","",0);
		Menu5_5=new Array("Resources","http://www.cofchrist-iwest.org/cfo.htm","",0);


Menu6=new Array("Camps & Events","","",9);
		Menu6_1=new Array("Youth Camps","javascript:window.open (href='http://www.cofchrist-iwest.org/mc/2009.childyouth.pdf')","",0,20,150);
		Menu6_2=new Array("Reunions","javascript:window.open (href='http://www.cofchrist-iwest.org/mc/2009.reunion.pdf')","",0);
		Menu6_3=new Array("Cascade, ID","http://www.cofchrist-iwest.org/cascade.htm","",0);
		Menu6_4=new Array("Echo Valley, MT","http://www.cofchrist-iwest.org/echovalley.htm","",0);
		Menu6_5=new Array("Red Cliffe, UT","http://www.cofchrist-iwest.org/redcliffe.htm","",0);		
		Menu6_6=new Array("Samish Island, Wa.","http://www.cofchrist-iwest.org/samish.htm","",0);
		Menu6_7=new Array("Camp Directors Resources","http://www.cofchrist-iwest.org/cfo.htm","",0,30,150);	
		Menu6_8=new Array("Spectacular","javascript:window.open (href='http://www.cofchrist-iwest.org')","",0);
		Menu6_9=new Array("MC Conference","http://www.cofchrist-iwest.org/mcupdate.htm","",0);		
			

Menu7=new Array("Links","","",11);
	Menu7_1=new Array("World Church Headquarters","javascript:window.open (href='http://www.cofchrist.org/')","",0,15,150);
	Menu7_2=new Array("GPNW Mission Center","javascript:window.open(href='http://www.cofchrist-gpnw.org/ ')","",0);	
	Menu7_3=new Array("Saints History Channel","javascript:window.open (href='http://saintshistorychannel.wordpress.com/')","",0);
	Menu7_4=new Array("johnchatburn.blogspot.com","javascript:window.open (href='http://johnchatburn.blogspot.com/')","",0);
	Menu7_5=new Array("Peace Support Network","javascript:window.open (href='http://www.peacesupportnetwork.org/')","",0);
	Menu7_6=new Array("Outreach International","javascript:window.open (href='http://www.outreach-international.org/')","",0);
	Menu7_7=new Array("OrphansAfrica.org","javascript:window.open (href='http://www.orphansafrica.org')","",0);
	Menu7_8=new Array("Goodsearch.com","javascript:window.open (href='http://www.goodsearch.com')","",0);	
	Menu7_9=new Array("Emergence.org","javascript:window.open (href='http://www.emergenceNOW.org')","",0);
	Menu7_10=new Array("Fine Arts Retreat","javascript:window.open (href='http://finearts.cofchrist-gpnw.org/')","",0);
	Menu7_11=new Array("Campsamish.org","javascript:window.open (href='http://www.campsamish.org/')","",0);

	
Menu8=new Array("Ministries","","",4);		
		Menu8_1=new Array("Young Adult Ministries","javascript:window.open (href='http://www.emergenceNOW.org')","",0,20,150);		
		Menu8_2=new Array("Forms","http://www.cofchrist-iwest.org/forms.htm","",0);
		Menu8_3=new Array("Peace & Justice","http://www.cofchrist-iwest.org/peace.htm","",0);		
		Menu8_4=new Array("Temple School","http://www.cofchrist-iwest.org/tsclasses.htm","",0);


Menu9=new Array("Slideshows","","",1);
		Menu9_1=new Array("Slideshow 1","javascript:window.open (href='http://www.cofchrist-iwest.org/images/slideshow/slideshow.html')","",0,20,150);
		

Menu10=new Array("Contact Us","http://www.cofchrist-iwest.org/staff.htm","",0);

Menu11=new Array("Email Webmaster","mailto:dselzer@cofchrist-iwest.org","",0);

Menu12=new Array("Webmail","javascript:window.open (href='http://www.cofchrist-iwest.org/webmail')","",0);
	