
	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#990000';			// Background color when mouse is not over
	var LowSubBgColor='#FBC676';			// Background color when mouse is not over on subs
	var HighBgColor='#990000';			// Background color when mouse is over
	var HighSubBgColor='#70537E';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// 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=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='center';			// 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=80;				// Menu offset x coordinate
	var StartLeft=0;				// 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=1;			// 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,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("About Us","","",5,20,65);
		Menu1_1=new Array("Mission Statement","mission_statement.htm","",0,20,130);
		Menu1_2=new Array("Company History","history.htm","",0);
		Menu1_3=new Array("Contact Us","form_contact.htm","",0);
	Menu1_4=new Array("Our Team","","",3);
		Menu1_4_1=new Array("Our Staff","staff.htm","",0,20,130);
		Menu1_4_2=new Array("Our Trainers","trainers.htm","",0);
		Menu1_4_3=new Array("Practitioners","practitioner_can.htm","",0,20,130);
		Menu1_5=new Array("Published Articles","published_articles.htm","",0,20,130);
				
Menu2=new Array("Training","training_information.htm","",6,20,65);
	Menu2_1=new Array("Information","training_information.htm","",0,20,130);
	Menu2_2=new Array("Channelling","channeling_foundation.htm","",3,20,160);	
		Menu2_2_1=new Array("Foundation Level","channeling_foundation.htm","",0,20,160);
		Menu2_2_2=new Array("For Professionals","channelling_professional.htm","",0);
		Menu2_2_3=new Array("Monthly Teleconference","ch_tele_conference.htm","",0,20,160);
	Menu2_3=new Array("Regression","regression_foundation.htm","",4,20,130);
		Menu2_3_1=new Array("Foundation Level","regression_foundation.htm","",0,20,130);
		Menu2_3_2=new Array("Refresher","regression_refresher.htm","",0);
		Menu2_3_3=new Array("Advanced Level","regression_advanced.htm","",0);
		Menu2_3_4=new Array("Self Screening","regression_self_screen.htm","",0);
	Menu2_4=new Array("Medical Intuition","medical_foundation.htm","",4,20,130);
		Menu2_4_1=new Array("Foundation Level","medical_foundation.htm","",0,20,130);
		Menu2_4_2=new Array("Advanced Level","medical_advanced.htm","",0);
		Menu2_4_3=new Array("Article - 5 Styles of MI","styles_of_mi.htm","",0);
		Menu2_4_4=new Array("Study Group","study_group.htm","",0);
	Menu2_5=new Array("Training Schedule","schedule.htm","",0,20,130);
	Menu2_6=new Array("Choosing A Program","choosing_a_program.htm","",0,20,130);

Menu3=new Array("LAP Program","","",1,20,60);
	Menu3_1=new Array("Local Access Provider Program","local_access_provider_program.htm","",0,20,190);

Menu4=new Array("Trainers","trainers.htm","",1,20,65);
	Menu4_1=new Array("Meet Our Trainers","trainers.htm","",0,20,130);
		
Menu5=new Array("Register","","",2,20,65);
	Menu5_1=new Array("Class Registration","form_registration.htm","",0,20,130);
	Menu5_2=new Array("Mailing List","form_contact.htm","",0,20,130);
	
Menu6=new Array("Practitioners","","",6,20,85);
	Menu6_1=new Array("Practitioner Listings","practitioner_can.htm","",3,20,160);
	    Menu6_1_1=new Array("Canadian Practitioners","practitioner_can.htm","",0,20,140);
		Menu6_1_2=new Array("American Practitioners","practitioner_usa.htm","",0,20,140);
		Menu6_1_3=new Array("International Practitioners","practitioner_intern.htm","",0,20,140);
	Menu6_2=new Array("Practitioner Calendar","practitioner_calendar.htm","",0,20,160);
	Menu6_3=new Array("Join Our List","practitioner_join.htm","",0,20,160);
	Menu6_4=new Array("Glossary","glossary.htm","",0,20,160);
	Menu6_5=new Array("Graduates","graduates.htm","",0,20,160);
	Menu6_6=new Array("Be A Discerning Consumer","discerning_consumer.htm","",0,20,160);

Menu7=new Array("Events","","",2,20,50);
	Menu7_1=new Array("Trainer's Retreat","trainer_retreat.htm","",0,20,130);
	Menu7_2=new Array("Fear Seminar","form_fear.htm","",0,20,130);
		
Menu8=new Array("Radio Show","http://www.meetloriwilson.com/radio_show_about.htm","",1,20,80);
	Menu8_1=new Array("About the Show","http://www.meetloriwilson.com/radio_show_about.htm","",0,20,130);

Menu9=new Array("Grandmother","grandmother_story.htm","",5,20,85);
	Menu9_1=new Array("Grandmother's Story","grandmother_story.htm","",0,20,130);
	Menu9_2=new Array("Monthly Focus","monthly_focus.htm","",0,0,0);
	Menu9_3=new Array("Radio Show","http://www.meetloriwilson.com/radio_show_about.htm","",0,0,0);
    Menu9_4=new Array("Book an Appointment","http://www.meetloriwilson.com/appointments_channeling.htm","",0,0,0);
	Menu9_5=new Array("Fear","form_fear.htm","",3,20,130);
		Menu9_5_1=new Array("Fear Seminar","form_fear.htm","",0,20,140);
		Menu9_5_2=new Array("Stabilizing Fear Circle","stabilizing_fear_circle.htm","",0,20,140);
		Menu9_5_3=new Array("Stabilizing Fear Booklet","stabilizing_fear_booklet.htm","",0,20,140);