/***********************************************************************************
*	(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=9;			// 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='DCE5EE';			// Background color when mouse is over
	var HighSubBgColor='DCE5EE';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='003465';			// Font color when mouse is over
	var FontSubHighColor='003465';			// Font color subs when mouse is over
	var BorderColor='8896A3';			// Border color
	var BorderSubColor='8896A3';			// 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=.20;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.80;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=11;				// 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=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',8,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"

//"javascript:NewWin=window.open('http://www.imagoinstitute.com/forms/register_basicTheory_form.html','NewWin');window['NewWin'].focus()"

Menu1=new Array("Home","http://www.geneshelly.com/index.htm","",0,20,161);

Menu2=new Array("What is Imago?","http://www.geneshelly.com/mainWhatIsImago.htm","",0,20,161);

Menu3=new Array("Couples Therapy","http://www.geneshelly.com/mainCouplesTherapy.htm","",0,20,161);

Menu4=new Array("Individual Therapy","http://www.geneshelly.com/mainIndividualsTherapy.htm","",0,20,161);

Menu5=new Array("Couples Workshops","http://www.geneshelly.com/_couplesWorkshops/workshop.htm","",3,20,161);
	Menu5_1=new Array("Look at Brochures","http://www.geneshelly.com/_couplesWorkshops/mainBrochures.htm","",0,20,161);
	Menu5_2=new Array("Register / Make a Payment","javascript:NewWin=window.open('http://www.geneshelly.com/forms/register_form.htm','NewWin');window['NewWin'].focus()","",0,20,161);
	Menu5_3=new Array("Check out What Attendees Have Said","http://www.geneshelly.com/_couplesWorkshops/quotes_workshop.htm","",0,35,161);

Menu6=new Array("Basic Imago Clinical Training Course (200SG)","http://www.geneshelly.com/_basicClinicalTraining/basicTraining.htm","",3,35,161);
	Menu6_1=new Array("Dates / Register / Make a Payment","http://www.geneshelly.com/_basicClinicalTraining/mainBasicCourseDates.htm","",0,35,161);	
	Menu6_2=new Array("Instructors Bio","","",2,20,161);
		Menu6_2_1=new Array("Gene Shelly, M. Div.","http://www.geneshelly.com/_profiles/bio_geneShelly2.htm","",0,20,161);
		Menu6_2_2=new Array("Herb Tannenbaum, Ph.D.","http://www.geneshelly.com/_profiles/bio_tannenbaum.htm","",0,20,161);
	Menu6_3=new Array("What Graduates Have Said","http://www.geneshelly.com/_basicClinicalTraining/mainBasicQuotes.htm","",0,20,161);
	
//Menu7=new Array("Online Basic Clinical Training (#200B) - 2 years","http://www.geneshelly.com/_basicClinicalOnline/mainOnlineTraining200B.htm","",3,35,161);
//	Menu7_1=new Array("Dates & Register","http://www.geneshelly.com/_basicClinicalOnline/mainOnlineDates.htm","",0,20,161);
//	Menu7_2=new Array("Instructors Bio","","",3,20,161);
//		Menu7_2_1=new Array("Gene Shelly, M. Div.","http://www.geneshelly.com/_profiles/bio_geneShelly2.htm","",0,20,161);
//		Menu7_2_2=new Array("Nedra Fetterman, Ph.D.","http://www.geneshelly.com/_profiles/bio_fetterman.htm","",0,20,161);
//		Menu7_2_3=new Array("Herb Tannenbaum, Ph.D.","http://www.geneshelly.com/_profiles/bio_tannenbaum.htm","",0,20,161);
//	Menu7_3=new Array("What Graduates Have Said","http://www.geneshelly.com/_basicClinicalOnline/mainBasicQuotes.htm","",0,20,161);
	
//Menu8=new Array("Online Advanced Training","","",3,20,161);
//	Menu8_1=new Array("Self-Absorbed Couples (#318)","http://www.geneshelly.com/_onlineAdvancedTraining/mainAdvancedTrngSelfAbsorb.htm","",0,20,161);
//	Menu8_2=new Array("Self Hatred (#XXX)","http://www.geneshelly.com/_onlineAdvancedTraining/mainAdvancedTrngSelfHate.htm","",0,20,161);
//	Menu8_3=new Array("Use of Aggression in Couples Treatment (#XXX)","http://www.geneshelly.com/_onlineAdvancedTraining/mainAdvancedTrngAggression.htm","",0,35,161);
	
Menu7=new Array("Consultation Program","http://www.geneshelly.com/_consultationProgram/consultationProgram.htm","",3,20,161);
	Menu7_1=new Array("NYC Area Consultation Groups","http://www.geneshelly.com/_consultationProgram/mainConsultNYCGroups.htm","",0,35,161);
	Menu7_2=new Array("Online Consultation","http://www.geneshelly.com/_consultationProgram/mainConsultOnlineGroups.htm","",0,20,161);
	Menu7_3=new Array("Consultation Course (#555)","http://www.geneshelly.com/_consultationProgram/mainConsultCourse555.htm","",0,20,161);
	
Menu8=new Array("Articles","","",1);
	Menu8_1=new Array("Getting the Love You Want","javascript:NewWin=window.open('http://www.geneshelly.com/documents/intro_text.htm','NewWin');window['NewWin'].focus()","",0,20,161);

	
Menu9=new Array("Therapist Directory","http://www.geneshelly.com/_therapistDirectory/therapistDirectory.htm","",0,20,161);


