/***********************************************************************************
*	(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='E1ED74';			// Background color when mouse is not over
	var LowSubBgColor='E9F198';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='0000CC';			// Font color when mouse is not over
	var FontSubLowColor='0000CC';			// 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='FFFFFF';			// Border color
	var BorderSubColor='FFFFFF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="verdana,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=1;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.4;			// vertical overlap child/ parent
	var StartTop=140;				// Menu offset x coordinate
	var StartLeft=-325;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// Left padding
	var TopPaddng=4;				// 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=600;				// 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=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("SoulWork  ~","http://www.soul-healer.com/truespirit/home.htm","",6,22,136);
	Menu1_1=new Array("Home Page","http://www.soul-healer.com/truespirit/home.htm","",0,22,155);
	Menu1_2=new Array("Background to this Path","http://www.soul-healer.com/truespirit/gen_info.htm","",0,22,100);
	Menu1_3=new Array("Sessions & Initiations","http://www.soul-healer.com/truespirit/sw-train.htm","",0,22,120);
	Menu1_4=new Array("Support Products  ~","http://www.soul-healer.com/truespirit/sw-prods.htm","",3,22,155);
		Menu1_4_1=new Array("Introduction","http://www.soul-healer.com/truespirit/sw-prods.htm","",0,22,165);
		Menu1_4_2=new Array("Personal Unity Facilitator","http://www.soul-healer.com/truespirit/puf.htm","",0);
		Menu1_4_3=new Array("Collective Unity Facilitator","http://www.soul-healer.com/truespirit/cuf.htm","",0);
	Menu1_5=new Array("Resources","http://www.soul-healer.com/truespirit/sw-res.htm","",0,22,100);
	Menu1_6=new Array("Glossary","http://www.soul-healer.com/truespirit/glossary.htm","",0,22,100);

Menu2=new Array("Articles & Advice  ~","http://www.soul-healer.com/s-topics/index.htm","",6,22,125);
	Menu2_1=new Array("Soulwork in Detail  ~","http://www.soul-healer.com/s-topics/st01.htm","",10,22,220);
		Menu2_1_1=new Array("What do WE mean by SoulWork?","http://www.soul-healer.com/s-topics/st01.htm","",0,22,345);
		Menu2_1_2=new Array("Why should a Soul need or want to be Transformed?","http://www.soul-healer.com/s-topics/st09.htm","",0);
		Menu2_1_3=new Array("How did we become Soul Transformers?","http://www.soul-healer.com/s-topics/st02.htm","",0);
		Menu2_1_4=new Array("Why this approach to Soul Transformation is different?","http://www.soul-healer.com/s-topics/st03.htm","",0);
		Menu2_1_5=new Array("Who would want to do this?","http://www.soul-healer.com/s-topics/st04.htm","",0);
		Menu2_1_6=new Array("What tools and resources do we offer with SoulWork?","http://www.soul-healer.com/s-topics/st05.htm","",0);
		Menu2_1_7=new Array("Skills to have or develop for success with this approach","http://www.soul-healer.com/s-topics/st06.htm","",0);
		Menu2_1_8=new Array("Qualities to develop for success with this approach","http://www.soul-healer.com/s-topics/st10.htm","",0);
		Menu2_1_9=new Array("How is this journey experienced?","http://www.soul-healer.com/s-topics/st07.htm","",0);
		Menu2_1_10=new Array("What are the important facets of this approach?","http://www.soul-healer.com/s-topics/st08.htm","",0);
	Menu2_2=new Array("Multidimensional Awareness  ~","http://www.soul-healer.com/s-topics/ma01.htm","",6,22,290);
		Menu2_2_1=new Array("What is Multidimensional Awareness?","http://www.soul-healer.com/s-topics/ma01.htm","",0,22,290);
		Menu2_2_2=new Array("Why this means of accessing is different?","http://www.soul-healer.com/s-topics/ma02.htm","",0);
		Menu2_2_3=new Array("What do we mean by Soul Exploration?","http://www.soul-healer.com/s-topics/ma03.htm","",0);
		Menu2_2_4=new Array("How does having this capability change you?","http://www.soul-healer.com/s-topics/ma04.htm","",0);
		Menu2_2_5=new Array("What are the limits of this ability?","http://www.soul-healer.com/s-topics/ma05.htm","",0);
		Menu2_2_6=new Array("What do WE use this capability for?","http://www.soul-healer.com/s-topics/ma06.htm","",0);
	Menu2_3=new Array("New Perspectives on Spirituality  ~","http://www.soul-healer.com/s-topics/pf01.htm","",10,22,400);
		Menu2_3_1=new Array("The Role of Intent, Focus and Will to facilitate change?","http://www.soul-healer.com/s-topics/pf01.htm","",0,22,455);
		Menu2_3_2=new Array("How beliefs and limited mindsets kill possibilities?","http://www.soul-healer.com/s-topics/pf02.htm","",0);
		Menu2_3_3=new Array("Are spiritual paths moving people into freedom or happiness?","http://www.soul-healer.com/s-topics/pf03.htm","",0);
		Menu2_3_4=new Array("Why the 'Means to the end' is more important than the end?","http://www.soul-healer.com/s-topics/pf04.htm","",0);
		Menu2_3_5=new Array("What about choice?","http://www.soul-healer.com/s-topics/pf05.htm","",0);
		Menu2_3_6=new Array("Possible limitations of 'Being in the Moment'?","http://www.soul-healer.com/s-topics/pf06.htm","",0);
		Menu2_3_7=new Array("Points to ponder about acceptance, detachment and freedom from limits?","http://www.soul-healer.com/s-topics/pf07.htm","",0);
		Menu2_3_8=new Array("Spiritual Myths and New Age Contradictions?","http://www.soul-healer.com/s-topics/pf08.htm","",0);
		Menu2_3_9=new Array("Spiritual Interference - A  new dark side?","http://www.soul-healer.com/s-topics/pf09.htm","",0);
		Menu2_3_10=new Array("What is the truth and what is THE TRUTH?","http://www.soul-healer.com/s-topics/pf10.htm","",0);
	Menu2_4=new Array("Lightwork Left Behind  ~","http://www.soul-healer.com/s-topics/pp-12.htm","",6,22,300);
		Menu2_4_1=new Array("Intro - Lightwork Explored and Discussed","http://www.soul-healer.com/s-topics/pp-12.htm","",0,22,315);
		Menu2_4_2=new Array("Discussion of Spirit Guides and Helpers","http://www.soul-healer.com/s-topics/pp-09.htm","",0);
		Menu2_4_3=new Array("New Perspectives regarding Soul Qualities","http://www.soul-healer.com/s-topics/pp-04.htm","",0);
		Menu2_4_4=new Array("Higher Self or Selves or Something Else?","http://www.soul-healer.com/s-topics/pp-05.htm","",0);
		Menu2_4_5=new Array("The Limits of Intuition?","http://www.soul-healer.com/s-topics/pp-06.htm","",0);
		Menu2_4_6=new Array("Lightworker and Hierarchy Limitations and Issues","http://www.soul-healer.com/s-topics/pp-08.htm","",0);
	Menu2_5=new Array("Advanced Healing Resources  ~","http://www.soul-healer.com/s-topics/pp-07.htm","",6,22,320);
		Menu2_5_1=new Array("New Healing & Transformational Perspectives","http://www.soul-healer.com/s-topics/pp-07.htm","",0,22,420);
		Menu2_5_2=new Array("Expansive and contractive healing differences discussed","http://www.soul-healer.com/s-topics/pp-10.htm","",0);
		Menu2_5_3=new Array("A look at traumas, attachments and beliefs as issues of limitation","http://www.soul-healer.com/s-topics/pp-11.htm","",0);
		Menu2_5_4=new Array("Entity Attachment, Possession and Release","http://www.soul-healer.com/s-topics/pp-01.htm","",0);
		Menu2_5_5=new Array("Soul Integration and Retrieval","http://www.soul-healer.com/s-topics/pp-02.htm","",0);
		Menu2_5_6=new Array("Soul Rescue and Soul Extraction","http://www.soul-healer.com/s-topics/pp-03.htm","",0);

	Menu2_6=new Array("Energy Work Advice Pages  ~","http://www.soul-healer.com/s-topics/ha-01.htm","",3,22,240);
		Menu2_6_1=new Array("Advice for clients looking for a practitioner","http://www.soul-healer.com/s-topics/ha-01.htm","",0,22,265);
		Menu2_6_2=new Array("Advice for trainees looking for a teacher","http://www.soul-healer.com/s-topics/ha-03.htm","",0);
		Menu2_6_3=new Array("Advice for practitioners wanting more","http://www.soul-healer.com/s-topics/ha-02.htm","",0);

Menu3=new Array("Exercises  ~","http://www.soul-healer.com/truespirit/ex-intro.htm","",5,22,64);
	Menu3_1=new Array("Exercises Introduced","http://www.soul-healer.com/truespirit/ex-intro.htm","",0,22,255);
	Menu3_2=new Array("Accessing other Realities","http://www.soul-healer.com/truespirit/ex01.htm","",0);
	Menu3_3=new Array("Exploring, Sensing and Releasing Issues","http://www.soul-healer.com/truespirit/ex02.htm","",0);
	Menu3_4=new Array("Direct Interactive Healing","http://www.soul-healer.com/truespirit/ex03.htm","",0);
	Menu3_5=new Array("Exploring Subtle Energies Directly","http://www.soul-healer.com/truespirit/ex04.htm","",0);

Menu4=new Array("My Book  ~","http://www.soul-healer.com/book/index.htm","",4,22,65);
	Menu4_1=new Array("Description, Author Bio, Reviews","http://www.soul-healer.com/book/index.htm","",0,22,220);
	Menu4_2=new Array("Full Contents List","http://www.soul-healer.com/book/b-cont.htm","",0);
	Menu4_3=new Array("Statements of focused Intent  ~","http://www.soul-healer.com/book/focus.htm","",2,22,200);
		Menu4_3_1=new Array("Introduction","http://www.soul-healer.com/book/focus.htm","",0,22,170);
		Menu4_3_2=new Array("Statements listed by topic","http://www.soul-healer.com/book/b-st-fo.htm","",0);
	Menu4_4=new Array("Some Book Invocations","http://www.soul-healer.com/book/b-inv.htm","",0);

Menu5=new Array("MD Archives  ~","http://www.soul-healer.com/mdaa/index.htm","",8,22,160);
	Menu5_1=new Array("About Multidimensional Archives","http://www.soul-healer.com/mdaa/index.htm","",0,22,220);
	Menu5_2=new Array("Magic Moments  ~","http://www.soul-healer.com/mdaa/intro-mm.htm","",5,22,90);
		Menu5_2_1=new Array("An Introduction","http://www.soul-healer.com/mdaa/intro-mm.htm","",0,22,180);
		Menu5_2_2=new Array("Alan's Encounters","http://www.soul-healer.com/mdaa/m2.htm","",0);
		Menu5_2_3=new Array("Tree Circle Memories","http://www.soul-healer.com/mdaa/m3.htm","",0);
		Menu5_2_4=new Array("The path becomes a stream","http://www.soul-healer.com/mdaa/m4.htm","",0);
		Menu5_2_5=new Array("Finding My Soul Mate","http://www.soul-healer.com/mdaa/m5.htm","",0);
	Menu5_3=new Array("Nature Spirit Encounters  ~","http://www.soul-healer.com/mdaak/intro-ns.htm","",6,22,180);
		Menu5_3_1=new Array("An Introduction","http://www.soul-healer.com/mdaak/intro-ns.htm","",0,22,115);
		Menu5_3_2=new Array("Fairy Tales","http://www.soul-healer.com/mdaa/n2.htm","",0);
		Menu5_3_3=new Array("The Mermaid","http://www.soul-healer.com/mdaa/n3.htm","",0);
		Menu5_3_4=new Array("Sand Spirits","http://www.soul-healer.com/mdaa/n4.htm","",0);
		Menu5_3_5=new Array("All the Dwarfs","http://www.soul-healer.com/mdaa/n5.htm","",0);
		Menu5_3_6=new Array("The Water Spirit","http://www.soul-healer.com/mdaa/n6.htm","",0);
	Menu5_4=new Array("Et's, UFO's and Star Beings  ~","http://www.soul-healer.com/mdaa/intro-ue.htm","",4,22,300);
		Menu5_4_1=new Array("An Introduction","http://www.soul-healer.com/mdaa/intro-ue.htm","",0,22,240);
		Menu5_4_2=new Array("Encounters in Brasil","http://www.soul-healer.com/mdaa/u2.htm","",0);
		Menu5_4_3=new Array("A National Trust Experience","http://www.soul-healer.com/mdaa/u3.htm","",0);
		Menu5_4_4=new Array("A day as a multi-dimensional Human","http://www.soul-healer.com/mdaa/u4.htm","",0);
	Menu5_5=new Array("Angelic Encounters  ~","http://www.soul-healer.com/mdaa/intro-aa.htm","",2,22,290);
		Menu5_5_1=new Array("An Introduction","http://www.soul-healer.com/mdaa/intro-aa.htm","",0,22,135);
		Menu5_5_2=new Array("Gabriel in the BATH","http://www.soul-healer.com/mdaa/a2.htm","",0);
	Menu5_6=new Array("Portals and Time Warps  ~","blank.htm","",2,22,240);
		Menu5_6_1=new Array("An Introduction","http://www.soul-healer.com/mdaa/intro-pt.htm","",0,22,175);
		Menu5_6_2=new Array("The Belsay Hall Time Warp","http://www.soul-healer.com/mdaa/p2.htm","",0);
	Menu5_7=new Array("Raised Awareness Training  ~","http://www.soul-healer.com/mdaa/intro-at.htm","",5,22,290);
		Menu5_7_1=new Array("An Introduction","http://www.soul-healer.com/mdaa/intro-at.htm","",0,22,210);
		Menu5_7_2=new Array("Waking UP","http://www.soul-healer.com/mdaa/t2.htm","",0);
		Menu5_7_3=new Array("Adventures at Planky Mill","http://www.soul-healer.com/mdaa/t3.htm","",0);
		Menu5_7_4=new Array("Encounter with First Spirit Guide","http://www.soul-healer.com/mdaa/t4.htm","",0);
		Menu5_7_5=new Array("Trusting what YOU know?","http://www.soul-healer.com/mdaa/t5.htm","",0);
	Menu5_8=new Array("Miscellaneous  ~","http://www.soul-healer.com/mdaa/intro-mi.htm","",3,22,240);
		Menu5_8_1=new Array("An Introduction","http://www.soul-healer.com/mdaa/intro-mi.htm","",0,22,145);
		Menu5_8_2=new Array("Prelude to Awakening","http://www.soul-healer.com/mdaa/o2.htm","",0);
		Menu5_8_3=new Array("Under the Knife","http://www.soul-healer.com/mdaa/o3.htm","",0);

Menu6=new Array("About Clive  ~","http://www.soul-healer.com/clive.htm","",3,22,150);
	Menu6_1=new Array("Clive in Brief","http://www.soul-healer.com/clive.htm","",0,22,150);
	Menu6_2=new Array("Clive's Awakening Experience","http://www.soul-healer.com/wakingup.htm","",0);
	Menu6_3=new Array("CliveHetherington.com","http://www.clivehetherington.com","",0);

Menu7=new Array("Links","http://www.soul-healer.com/links/links.htm","",0,22,240);
Menu8=new Array("Contact US","http://www.soul-healer.com/contact.htm","",0,22,69);
Menu9=new Array("Placing Orders","http://www.soul-healer.com/order.htm","",0,22,115);

	