/***********************************************************************************
*	(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=7;			// Number of first level items
	var HighBgColor=''; //Menu item colour when mouse over 		
	var LowBgColor='';	//Menu item colour when mouse not over
	var LowSubBgColor='#996699';			// Background color when mouse is not over on subs
	var HighSubBgColor='#19764e';			// Background color when mouse is over on subs
	var FontLowColor='#19764e';			// Font color when mouse is NOT over
	var FontSubLowColor='white';			// 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='white';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, helvetica"	// Font family menu items
	var FontSize=10;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// 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=10;				// Left padding
	var TopPaddng=5;				// 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=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='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=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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","http://www.plumgrovemassage.com/aboutus.html","http://www.plumgrovemassage.com/images/navbar.jpg ",3,28,88);
	Menu1_1=new Array("About Us","http://www.plumgrovemassage.com/aboutus.html","",0,28,159);
	Menu1_2=new Array("Testimonials","http://www.plumgrovemassage.com/testimonials.html","",3,28,159);
		Menu1_2_1=new Array("Our Clients","http://www.plumgrovemassage.com/testimonials.html","",0,28,159);
		Menu1_2_2=new Array("Canine Clients","http://www.plumgrovemassage.com/testimonials.html#dogs","",0,28,159);
		Menu1_2_3=new Array("Equine Clients","http://www.plumgrovemassage.com/testimonials.html#horses","",0,28,159);
	Menu1_3=new Array("Contact Us","http://www.plumgrovemassage.com/contactus.html","",0,28,159);

Menu2=new Array("Massage Therapy","http://www.plumgrovemassage.com/massagetherapy.html","http://www.plumgrovemassage.com/images/navbar.jpg",6,28,144);
	Menu2_1=new Array("Massage Therapy","http://www.plumgrovemassage.com/massagetherapy.html","",0,28,159);
	Menu2_2=new Array("Swedish Massage","http://www.plumgrovemassage.com/modalities.html#swedish","",1,28,159);
		Menu2_2_1=new Array("Relieves Arthritis Pain","http://www.plumgrovemassage.com/modalities.html#swedish","",0,28,215);
	Menu2_3=new Array("Relaxation Massage","http://www.plumgrovemassage.com/modalities.html#relax","",1,28,159);
		Menu2_3_1=new Array("Relieves Stress","http://www.plumgrovemassage.com/modalities.html#relax","",0,28,215);
	Menu2_4=new Array("NMT","http://www.plumgrovemassage.com/modalities.html#nmt","",1,28,159);
		Menu2_4_1=new Array("Relieves Lower Back Pain","http://www.plumgrovemassage.com/modalities.html#nmt","",0,28,215);
	Menu2_5=new Array("Myofascial Release","http://www.plumgrovemassage.com/modalities.html#myo","",1,28,159);
		Menu2_5_1=new Array("Relieves Fibromyalgia","http://www.plumgrovemassage.com/modalities.html#myo","",0,28,159);
	Menu2_6=new Array("Deep Tissue Massage","http://www.plumgrovemassage.com/modalities.html#deep","",1,28,159);
		Menu2_6_1=new Array("Relieves Neck & Shoulder Pain","http://www.plumgrovemassage.com/modalities.html#deep","",0,28,215);

Menu3=new Array("Energy Work","http://www.plumgrovemassage.com/energywork.html","http://www.plumgrovemassage.com/images/navbar.jpg",4,28,121);
	Menu3_1=new Array("Energy Work","http://www.plumgrovemassage.com/energywork.html","",0,28,163);
	Menu3_2=new Array("Polarity","http://www.plumgrovemassage.com/polarity.html","",1,28,163);
		Menu3_2_1=new Array("Reduces Pain & Headaches","http://www.plumgrovemassage.com/polarity.html","",0,28,215);
	Menu3_3=new Array("Reiki","http://www.plumgrovemassage.com/reiki.html","",1,28,163);
		Menu3_3_1=new Array("Promotes Healing","http://www.plumgrovemassage.com/reiki.html","",0,28,215);
	Menu3_4=new Array("Craniosacral Balancing","http://www.plumgrovemassage.com/craniosacral.html","",1,28,163);
		Menu3_4_1=new Array("Promotes Self-Healing","http://www.plumgrovemassage.com/craniosacral.html","",0,28,215);
	
Menu4=new Array("Canine Services","http://www.plumgrovemassage.com/canineservices.html","http://www.plumgrovemassage.com/images/navbar.jpg",7,28,139);
	Menu4_1=new Array("Canine Services","http://www.plumgrovemassage.com/canineservices.html","",0,28,159);
	Menu4_2=new Array("Consultation Services","http://www.plumgrovemassage.com/canineservices.html#consult","",0,28,159);
	Menu4_3=new Array("Canine Massage","http://www.plumgrovemassage.com/caninemassage.html","",2,28,159);
		Menu4_3_1=new Array("Reduces Pet Anxiety","http://www.plumgrovemassage.com/caninemassage.html","",0,28,215);
		Menu4_3_2=new Array("Maintains Dog's Health","http://www.plumgrovemassage.com/caninemassage.html","",0,28,215);
	Menu4_4=new Array("Sports Massage","http://www.plumgrovemassage.com/caninesports.html","",2,28,159);
		Menu4_4_1=new Array("Relaxes Joints","http://www.plumgrovemassage.com/caninesports.html","",0,28,215);
		Menu4_4_2=new Array("Restores Flexibility","http://www.plumgrovemassage.com/caninesports.html","",0,28,215);
	Menu4_5=new Array("Benefits of Massage","http://www.plumgrovemassage.com/caninebenefits.html","",0,28,159);
	Menu4_6=new Array("Massage Need Indicators","http://www.plumgrovemassage.com/canine_indicators.html","",0,41,159);
	Menu4_7=new Array("Success Stories","http://www.plumgrovemassage.com/client_canine.html","",0,28,159);

Menu5=new Array("Equine Services","http://www.plumgrovemassage.com/equineservices.html","http://www.plumgrovemassage.com/images/navbar.jpg",7,28,140);
	Menu5_1=new Array("Equine Services","http://www.plumgrovemassage.com/equineservices.html","",0,28,159);
	Menu5_2=new Array("Consultation Services","http://www.plumgrovemassage.com/riderhorse.html","",0,28,159);
	Menu5_3=new Array("Equine Massage","http://www.plumgrovemassage.com/equinemassage.html","",2,28,159);
		Menu5_3_1=new Array("Restores Function","http://www.plumgrovemassage.com/equinemassage.html","",0,28,215);
		Menu5_3_2=new Array("Prevents Injury","http://www.plumgrovemassage.com/equinemassage.html","",0,28,215);
	Menu5_4=new Array("Sports Massage","http://www.plumgrovemassage.com/equinesports.html","",2,28,159);
		Menu5_4_1=new Array("Improves Performance","http://www.plumgrovemassage.com/equinesports.html","",0,28,215);
		Menu5_4_2=new Array("Prevents Injury","http://www.plumgrovemassage.com/equinesports.html","",0,28,215);
	Menu5_5=new Array("Benefits of Massage","http://www.plumgrovemassage.com/equinebenefits.html","",0,28,159);
	Menu5_6=new Array("Massage Need Indicators","http://www.plumgrovemassage.com/indicators.html","",0,41,159);
	Menu5_7=new Array("Success Stories","http://www.plumgrovemassage.com/client_equine.html","",0,28,159);

Menu6=new Array("Workshops/Groups","http://www.plumgrovemassage.com/workshops.html","http://www.plumgrovemassage.com/images/navbar.jpg",5,28,145);
	Menu6_1=new Array("Workshops/Groups","http://www.plumgrovemassage.com/workshops.html","",0,28,159);
	Menu6_2=new Array("Upcoming Workshops","http://www.plumgrovemassage.com/upcoming.html","",0,28,159);
	Menu6_3=new Array("Animal Massage","http://www.plumgrovemassage.com/animalmassage.html","",2,28,163);
		Menu6_3_1=new Array("Small Animal Massage","http://www.plumgrovemassage.com/animalmassage.html#small","",0,28,163);
		Menu6_3_2=new Array("Large Animal Massage","http://www.plumgrovemassage.com/animalmassage.html#large","",0,28,163);
	Menu6_4=new Array("Reiki Attunements","http://www.plumgrovemassage.com/attunements.html","",0,28,163);
	Menu6_5=new Array("Pet Grief Support","http://www.plumgrovemassage.com/grief.html","",0,28,163);

Menu7=new Array("Resources","http://www.plumgrovemassage.com/resources.html","http://www.plumgrovemassage.com/images/navbar.jpg",8,28,99);
	Menu7_1=new Array("Resources","http://www.plumgrovemassage.com/resources.html","",0,28,159);
	Menu7_2=new Array("Articles","http://www.plumgrovemassage.com/resources.html#articles","",0,28,159);
	Menu7_3=new Array("Tips","http://www.plumgrovemassage.com/resources.html#tips","",0,28,159);
	Menu7_4=new Array("Books","http://www.plumgrovemassage.com/resources.html#books","",0,28,159);
	Menu7_5=new Array("Helpful Links","http://www.plumgrovemassage.com/helpfullinks.html","",0,28,159);
	Menu7_6=new Array("Glossary","http://www.plumgrovemassage.com/glossary.html","",0,28,159);
	Menu7_7=new Array("Newsletter","http://www.plumgrovemassage.com/newsletter.html","",0,28,159);
	Menu7_8=new Array("In the News","http://www.plumgrovemassage.com/news.html","",0,28,159);

