/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='04306F';			// Background color when mouse is not over
	var LowSubBgColor='04306F';			// Background color when mouse is not over on subs
	var HighBgColor='0052AC';			// Background color when mouse is over
	var HighSubBgColor='0052AC';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontHighColor='ffff00';		 	// Font color when mouse is over
	var FontSubHighColor='ffff00';			// Font color subs when mouse is over
	var BorderColor='00254D';			// Border color
	var BorderSubColor='6D6A6C';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=4;			// Border between elements 1 or 0
	var FontFamily="Verdana,Arial,Helvetica,sans-serif"	// 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='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=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.01;			// vertical overlap child/ parent
	var StartTop=111;				// 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=4;				// 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=200;			// 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=['/wp-content/themes/cccada/images/arrow.gif',6,10,'/wp-content/themes/cccada/images/arrowdown.gif',11,6,'/wp-content/themes/cccada/images/arrow.gif',6,11];	// 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("About CCCADA","/index.php?page_id=2/","",4,16,130);
   
	Menu1_1=new Array("What We Do","/index.php?page_id=7/","",0,17,170);
	Menu1_2=new Array("Who We Are","/index.php?page_id=6/","",0,17,170);
    Menu1_3=new Array("Why We Do It","/index.php?page_id=8/","",0,17,150);
	Menu1_4=new Array("Board of Trustees & Staff","/index.php?page_id=9/","",0,17,170);
	
	
Menu2=new Array("Programs & Services","/index.php?page_id=3/","",4,16,180);               
	Menu2_1=new Array("Elementary and Middle School Programs","/index.php?page_id=10/","",7,17,220);
	Menu2_1_1=new Array("Forest Friends","/index.php?page_id=11/","",0,17,150);
	Menu2_1_2=new Array("BABES","/index.php?page_id=12/","",0,17,150);
	Menu2_1_3=new Array("Barnyard Buddies","/index.php?page_id=13/","",0,17,150);
	Menu2_1_4=new Array("Bully Busters","/index.php?page_id=38/","",0,17,150);
	Menu2_1_5=new Array("Prehistoric Pals","/index.php?page_id=14/","",0,17,150);
	Menu2_1_6=new Array("The Bug Club","/index.php?page_id=15/","",0,17,150);
	Menu2_1_7=new Array("Tobacco Tales","/index.php?page_id=16/","",0,17,150);
	
	
	
	Menu2_2=new Array("Educational Programs","/index.php?page_id=17/","",11,17,200);
	Menu2_2_1=new Array("1, 2, 3, 4 Parents!","/index.php?page_id=18/","",0,17,400);
	Menu2_2_2=new Array("Active Parenting Today","/index.php?page_id=19/","",0,17,200);
	Menu2_2_3=new Array("Active Parenting of Teens","/index.php?page_id=20/","",0,17,200);
	Menu2_2_4=new Array("Active Christian Parenting","/index.php?page_id=21/","",0,17,200);
	Menu2_2_5=new Array("Active Parenting Leader","/index.php?page_id=22/","",0,17,200);
	
	Menu2_2_6=new Array("Congregation Assistance Program- CAP","/index.php?page_id=23/","",0,17,200);
	Menu2_2_7=new Array("Camden County Communities Against Tobacco Coalition- CAT","/index.php?page_id=24/","",0);
	Menu2_2_8=new Array("Reaching Everyone By Exposing Lies- REBEL","/index.php?page_id=25/","",0,17,300);
	Menu2_2_9=new Array("Party Drugs","/index.php?page_id=26/","",0,16,160);
	Menu2_2_10=new Array("Strengthening Families Program","/index.php?page_id=36/","",0,17,160);
	Menu2_2_11=new Array("We Check for 21","/index.php?page_id=27/","",0,17,160);
	
	

	
	Menu2_3=new Array("Information Resource","/index.php?page_id=28/","",3,17,200);
	Menu2_3_1=new Array("Video Resources List","/index.php?page_id=31/","",0,17,150);
    Menu2_3_2=new Array("Resource Listing","/index.php?page_id=29/","",0,17,150);
    Menu2_3_3=new Array("Family Resource Guide","/index.php?page_id=30/","",0,17,150);
	
	Menu2_4=new Array("Cultural Sensitivity Institute","/index.php?page_id=32/","",0,17,170);

Menu3=new Array("Donations/Volunteer Opportunities","/index.php?page_id=4","",0,16,260);
   
	
Menu4=new Array("Contact Us","/index.php?page_id=34","",0,16,100);

Menu5=new Array("Home","/index.php","",0,16,70);
   