/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='white';		// Background color when mouse is not over
	var LowSubBgColor='white';	// Background color when mouse is not over on subs
	var HighBgColor='#D9D9F3';	// Background color when mouse is over
	var HighSubBgColor='#D9D9F3';	// Background color when mouse is over on subs
	var FontLowColor='blue';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// Font color subs when mouse is not over
	var FontHighColor='blue';			// Font color when mouse is over
	var FontSubHighColor='blue';			// Font color subs when mouse is over
	var BorderColor='blue';			        // Border color
	var BorderSubColor='blue';			// 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=0;				// 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=180;				// 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=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=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',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://www.sjwum.org","",0,20,150);

Menu2=new Array("Who We Are","","",9,20,200);
	Menu2_1=new Array("About Us","SJWUM-about.html","",0,20,200);	
	Menu2_2=new Array("What We Believe","SJWUM-statement.html","",0);	
	Menu2_3=new Array("About Sam Winger","SJWUM-samw.htm","",0);
	
    Menu2_4=new Array("Programs We Offer","","",3);
      Menu2_4_1=new Array("Food Giveaway","SJWUM-givefood.html","",0,20,200);       
      Menu2_4_2=new Array("Witnessing Card","SJWUM-WitnessingCard.html","",0);

      Menu2_4_3=new Array("SWGPWL","SJWUM-SWGPWL.htmL","",0);
      
   Menu2_5=new Array("Let Sam Play Santa","SJWUM-SamSanta.html","",0);
   Menu2_6=new Array("Sam's Display Board","SJWUM-Sams-display-board.html","",0);
   Menu2_7=new Array("Materials Available From SJWUM","SJWUM-Things-you-can-order.html","",0);
   Menu2_8=new Array("Our Future Building","buildings.html","",0);
  
     
   Menu2_9=new Array("Older News","","",7);      
    Menu2_9_1=new Array("Many Supporters","SJWUM-OurSupporters.html","",0,20,220);      
    Menu2_9_2=new Array("Sam's Birthday","SJWUM-2006-SamBday.html","",0);             
	Menu2_9_3=new Array("Demolition Pictures","SJWUM-2009-Demolition.html","",0,20,200);            
    Menu2_9_4=new Array("Our cleanup project","SJWUM-Apr09.html","",0);
    Menu2_9_5=new Array("The saga of the gallon plastic bags","SJWUM-gallon-bags.html","",0);
     
    Menu2_9_6=new Array("Sam Got An Award","http://www.sjwum.org/SJWUM-2011-Sam-award.html","",0,20,20)
  
    Menu2_9_7=new Array("A Testimony From Susie","http://www.sjwum.org/SJWUM-2011-susie.html","",0,20,200);
 

Menu3=new Array("How You Can Help","","",8,20,150);

    Menu3_1=new Array("Ministry Needs NEW","SJWUM-2011-Dec-monthly-needs.html","",0,20,150);  
      
  	Menu3_2=new Array("Donate Old Cell Phones","SJWUM-2011-give-cell-phones.html","",0,20,150);
  	     
    Menu3_3=new Array("Getting Involved","SJWUM-gettinginvolved.html","",0); 
    
    Menu3_4=new Array("Grant Writer Needed","SJWUM-Grant-Writer-Needed.html","",0);
       
    Menu3_5=new Array("Prostate Cancer Awareness","SJWUM-prostate.html","",0);  
    
    Menu3_6=new Array("Intern Program","SJWUM-intern.html","",0);   
    	
	Menu3_7=new Array("Future Overview","SJWUM-Future_overview.html","",0,20,150);	
	 
    Menu3_8=new Array(" Help Support Old Sam","SJWUM-help-Sam.html","",0,20,200); 

 
Menu4=new Array("Supporters","","",10,20,200);

	Menu4_1=new Array("Spinner Plastics","SJWUM-spinner.html","",0,20,150);
   
    Menu4_2=new Array("Operation Food Search","SJWUM-ofs.html","",0);      
    Menu4_3=new Array("Sam and Friends","SJWUM-samfriends.html","",0);
    Menu4_4=new Array("Friends at Western Oaks","SJWUM-WOBC-20050618.html","",0);
    Menu4_5=new Array("Real Life Church","SJWUM-First-General-Baptist.html","",0);    
    Menu4_6=new Array("Calvary Temple","SJWUM-Calvary-Temple.html","",0);    
    Menu4_7=new Array("S and K Buick","http://www.sjwum.org/SJWUM-S-K.html","",0);
        
    Menu4_8=new Array("Area Agency on Aging","SJWUM-Area-Agency-on-Aging.html","",0);
    
    Menu4_9=new Array("Clem Chiropractic NEW","SJWUM-Clem-Chiro.html","",0, 20, 200);
    
    Menu4_10=new Array("Western Oaks Youth","wobc-2009.html","",0,20,200); 
       
    
  

Menu5=new Array("Communicate","","",7);
	Menu5_1=new Array("How To Contact Us","SJWUM-contact.html","",0,20,120);
	Menu5_2=new Array("Request Information","SJWUM-inforequest.html","",0);
    Menu5_3=new Array("Links","SJWUM-links.html","",0);
    Menu5_4=new Array("Newsletters","SJWUM-Newsletters.html","",0);
    Menu5_5=new Array("Our Webmaster Wayne","SJWUM-wayne.html","",0);
    Menu5_6=new Array("Ask for prayer","http://www.sjwum.org/forms/Prayer-Request-form.htm","",0);
        
    Menu5_7=new Array("We are on Facebook","http://www.facebook.com/pages/Springfield-IL/Serving-Jesus-Willingly-Urban-Ministries-SJWUM/230829564664?v=app_2344061033","",0,20,200);  
  

Menu6=new Array("News","","",9,20,150);

	Menu6_1=new Array("Ministry Videos","SJWUM-2008Nov-video.html","",0,20,200); 
     
    Menu6_2=new Array("New Senior Initiative","http://www.sjwum.org/SJWUM-2010-kings-dau.html","",0,20,200);    
    
    Menu6_3=new Array("2011 Picnic","http://www.sjwum.org/SJWUM-2011-picnic.html","",0,20,200); 
    
    Menu6_4=new Array("Thanksgiving Meal 2011","http://www.sjwum.org/SJWUM-2011-Nov19.html","",0,20,200);   
      
    Menu6_5=new Array("2011 Christmas Dinner","http://www.sjwum.org/SJWUM-2011-xmas.html","",0,20,200);
     
    Menu6_6=new Array("2012 Food Give-A-Way Dates NEW","http://www.sjwum.org/SJWUM-2012-food-dates.html","",0,20,200);  
     
    Menu6_7=new Array("Mens Bible Study","http://www.sjwum.org/SJWUM-Mens-bible-study.html","",0,20,200);  
     
    Menu6_8=new Array("Remarkable Resale NEW","http://www.sjwum.org/SJWUM-Remarkable-Resale.html","",0,20,200);
     
    Menu6_9=new Array("Asyley Winger got an award NEW","http://www.sjwum.org/SJWUM-2012-Ashley-Award.html","",0,20,200);
 


    
 
