/***********************************************************************************
*	(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=10;				// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#eeeeee';			// Background color when mouse is over
	var HighSubBgColor='#eeeeee';			// Background color when mouse is over on subs
	var FontLowColor='#333333';			// Font color when mouse is not over
	var FontSubLowColor='#333333';			// Font color subs when mouse is not over
	var FontHighColor='#3333ff';			// Font color when mouse is over
	var FontSubHighColor='#3333ff';			// Font color subs when mouse is over
	var BorderColor='#cccccc';			// Border color
	var BorderSubColor='#cccccc';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="verdana,arial,helvetica,geneva"	// Font family menu items
	var FontSize=11;				// 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=105;				// Menu offset x coordinate
	var StartLeft=8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// 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=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='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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,5,'tridown.gif',5,5,'trileft.gif',5,5];	// 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","default.aspx","",0,20,160);

Menu2=new Array("Programs","","",3);
	Menu2_1=new Array("Therapeutic Listening","","",8,20,150);
		Menu2_1_1=new Array("Overview","DisplayPage.aspx?Page=TherapeuticListening.html","",0,20,175);
		Menu2_1_2=new Array("Tomatis-Based Method","DisplayPage.aspx?Page=TherapeuticListening.html#Tomatis","",0,20,175);
		Menu2_1_3=new Array("Samonas Sound Therapy","DisplayPage.aspx?Page=TherapeuticListening.html#Samonas","",0,20,175);
		Menu2_1_4=new Array("Therapeutic Listening","DisplayPage.aspx?Page=TherapeuticListening.html","",0,20,175);
		Menu2_1_5=new Array("Sound Health Series","DisplayPage.aspx?Page=SoundHealthSeries.html","",0,20,175);
		Menu2_1_6=new Array("Music For Babies","DisplayPage.aspx?Page=MusicForBabies.html","",0,20,175);
		Menu2_1_7=new Array("Additional Resources","DisplayPage.aspx?Page=TL_AdditionalResources.html","",0,20,175);
		Menu2_1_8=new Array("Fees & Equipment","DisplayPage.aspx?Page=TL_Fees.html","",0,20,175);
	Menu2_2=new Array("Floor Time","DisplayPage.aspx?Page=FloorTime.html","",0,20,150);
	Menu2_3=new Array("Parent To Parent","DisplayPage.aspx?Page=ParentToParent.html","",0,20,150);


Menu3=new Array("Lectures & Courses","","",2);
	Menu3_1=new Array("Upcoming","DisplayPage.aspx?Page=Lectures_Upcoming.html","",0,20,150);
	Menu3_2=new Array("Past Events","DisplayPage.aspx?Page=Lectures_Archives.html","",0,20,150);


Menu4=new Array("News To Know","","",2);
	Menu4_1=new Array("Current","","",0,20,150);
	Menu4_2=new Array("Archives","DisplayPage.aspx?Page=NL_Archive.html","",0,20,150);

Menu5=new Array("GERCF Library","","",2,20,150);
	Menu5_1=new Array("Procedures & Policies","DisplayPage.aspx?Page=GL_PoliciesAndProcedures.html","",0,20,150);
	Menu5_2=new Array("Books","DisplayPage.aspx?Page=GL_Library_Books.htm","",0,20,150);

Menu6=new Array("Resources","","",2);
	Menu6_1=new Array("Books","DisplayPage.aspx?Page=Books.html","",0,20,150);
	Menu6_2=new Array("Articles","DisplayPage.aspx?Page=Articles.html","",0,20,150);

Menu7=new Array("Support & Donations","DisplayPage.aspx?Page=Donations.html","",0,20,150);

Menu8=new Array("How to Join","DisplayPage.aspx?Page=JoinGERCF.html","",0,20,150);

Menu9=new Array("Links","DisplayPage.aspx?Page=Links.html","",0,20,150);

Menu10=new Array("About Us","","",3);
	Menu10_1=new Array("Who We Are","DisplayPage.aspx?Page=WhoWeAre.html","",0,20,150);
	Menu10_2=new Array("Meet The Board","DisplayPage.aspx?Page=MeetTheBoard.html","",0,20,150);
	Menu10_3=new Array("Contact Information","DisplayPage.aspx?Page=ContactUs.html","",0);
