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

	var NoOffFirstLineMenus=10;			
	var LowBgColor='#330099';	// Background color when mouse is not over
	var LowSubBgColor='#FFCC33';	// Background color when mouse is not over on subs
	var HighBgColor='#66CCFF';	// Background color when mouse is over
	var HighSubBgColor='#CCFFFF';	// Background color when mouse is over on subs
	var FontLowColor='#FFCC33';	// Font color when mouse is not over
	var FontSubLowColor='#003366';	// Font color subs when mouse is not over
	var FontHighColor='#000000';	// Font color when mouse is over
	var FontSubHighColor='#CC6633';	// Font color subs when mouse is over
	var BorderColor='black';	// Border color
	var BorderSubColor='black';	// Border color for subs
	var BorderWidth=0;		// Border width
	var BorderBtwnElmnts=0;		// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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' or 'bottom'
	var ChildOverlap=.2;		// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;	// vertical overlap child/ parent
	var StartTop=258;		// Menu offset x coordinate
	var StartLeft=30;		// Menu offset y coordinate
	var VerCorrect=3;		// Multiple frames y correction
	var HorCorrect=0;		// Multiple frames x correction
	var LeftPaddng=3;		// Left padding
	var TopPaddng=2;		// Top padding
	var FirstLineHorizontal=0;	// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;	// Frames in cols or rows 1 or 0
	var DissapearDelay=500;		// 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='';		// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=1;			// 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("Home","index.htm","",0,20,200);

Menu2=new Array("Anxiety Disorders","gen-qf.htm","",3);
	Menu2_1=new Array("AD Quick Facts","gen-qf.htm","",0,20,210);	
	Menu2_2=new Array("AD Treatments Overview","gen-treatment.htm","",0,20,180);	
	Menu2_3=new Array("Where to get AD Help","gen-4help.htm","",2,20,180);
		Menu2_3_1=new Array("Getting Help","gen-4help.htm","",0,20,180);
		Menu2_3_2=new Array("Mental Health Organizations","mentalhlth-org.htm","",0,20,180);
Menu3=new Array("Panic Disorder","pd-overvw.htm","",5);	
	Menu3_1=new Array("PD Overview","pd-overvw.htm","",0,20,150);
	Menu3_2=new Array("What is Panic Disorder?","what-is-pd.htm","",0);
	Menu3_3=new Array("PD Quick Facts","pd-qf.htm","",0);
	Menu3_4=new Array("PD Treatment","pd-treatment.htm","",0);
	Menu3_5=new Array("Where to get PD help","pd-4help.htm","",2);
	    Menu3_5_1=new Array("Getting Help","pd-4help.htm","",0,20,180);
	    Menu3_5_2=new Array("Mental Health Organizations","mentalhlth-org.htm","",0,20,180);
	                          
Menu4=new Array("Obsessive-Compulsive Disorder","ocd-overvw.htm","",5);
	Menu4_1=new Array("OCD Overview","ocd-overvw.htm","",0,20,200);
	Menu4_2=new Array("What is OCD?","what-is-ocd.htm","",0);
	Menu4_3=new Array("OCD Quick Facts","ocd-qf.htm","",0);
	Menu4_4=new Array("OCD Treatment","ocd-treatment.htm","",0);
	Menu4_5=new Array("Where to get OCD help","ocd-4help.htm","",2);
	   Menu4_5_1=new Array("Getting Help","ocd-4help.htm","",0,20,180);
	   Menu4_5_2=new Array("Mental Health Organizations","mentalhlth-org.htm","",0,20,180);
	
Menu5=new Array("Post-Traumatic Stress Disorder","ptsd-overvw.htm","",5);
	Menu5_1=new Array("PTSD Overview","ptsd-overvw.htm","",0,20,200);
	Menu5_2=new Array("What is PTSD?","what-is-ptsd.htm","",0);
	Menu5_3=new Array("PTSD Quick Facts","ptsd-qf.htm","",0);
	Menu5_4=new Array("PTSD Treatment","gen-treatment.htm","",0);
	Menu5_5=new Array("Where to get PTSD help","gen-4help.htm","",2);
	    Menu5_5_1=new Array("Getting Help","gen-4help.htm","",0,20,180);
	    Menu5_5_2=new Array("Mental Health Organizations","mentalhlth-org.htm","",0,20,180);
	
Menu6=new Array("Phobias","phobias-overvw.htm","",5);
	Menu6_1=new Array("Phobias Overview","phobias-overvw.htm","",0,20,200);
	Menu6_2=new Array("What are Phobias?","what-is-phobia.htm","",0);
	Menu6_3=new Array("Phobias Quick Facts","phobia-qf.htm","",0);
	Menu6_4=new Array("Phobia Treatment","gen-treatment.htm","",0);
	Menu6_5=new Array("Where to get phobia help","gen-4help.htm","",2);
           Menu6_5_1=new Array("Getting Help","gen-4help.htm","",0,20,180);
	   Menu6_5_2=new Array("Mental Health Organizations","mentalhlth-org.htm","",0,20,180);
	
Menu7=new Array("Generalized Anxiety Disorder","gad-overvw.htm","",5);
	Menu7_1=new Array("GAD Overview","gad-overvw.htm","",0,20,200);
	Menu7_2=new Array("What is GAD?","what-is-gad.htm","",0);
	Menu7_3=new Array("GAD Quick Facts","gad-qf.htm","",0);
	Menu7_4=new Array("GAD Treatment","gen-treatment.htm","",0);
	Menu7_5=new Array("Where to get GAD help","gen-4help.htm","",2);
            Menu7_5_1=new Array("Getting Help","gen-4help.htm","",0,20,180);
	    Menu7_5_2=new Array("Mental Health Organizations","mentalhlth-org.htm","",0,20,180);
                          
Menu8=new Array("Anxiety Discussion Board","forums.htm","",0,20,150);
Menu9=new Array("Help Others","help-others.htm","",0,20,150);
Menu10=new Array("Spiritually-based Treatment","http://answerswithin.net","",0,20,180);
	

