/***********************************************************************************
*	(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=13;			// Number of first level items
	var LowBgColor='#f4f6fd';			// Background color when mouse is not over
	var LowSubBgColor='#f4f6fd';			// Background color when mouse is not over on subs
	var HighBgColor='#9ADEA5';			// Background color when mouse is over
	var HighSubBgColor='#9ADEA5';			// Background color when mouse is over on subs
	var FontLowColor='#0000FF';			// Font color when mouse is not over
	var FontSubLowColor='#0000FF';			// 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=9;				// 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='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=160;				// Menu offset x coordinate
	var StartLeft=1;				// 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=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',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("Home","http://www.herbalhealing.co.uk","",0,20,138);

Menu2=new Array("Ayurvedic Herbs","introayurvedic.htm","",13);
	Menu2_1=new Array("Introduction","introayurvedic.htm","",0,20,150);
	Menu2_2=new Array("Arthritis","ayurvedic_arthritis_herbal.htm","",0);
	Menu2_3=new Array("Asthma","Ayurvedic_Asthma_Herbal.htm","",0);
	Menu2_4=new Array("Bronchitis","Ayurvedic_Bronchitis_Herbal.htm","",0);
	Menu2_5=new Array("Heart Disease","Ayurvedic_Heart_Disease_Herbal.htm","",0);
	Menu2_6=new Array("Male Tonics","Ayurvedic_Male_Impotence_Herbal.htm","",0);
	Menu2_7=new Array("Weight Loss","Ayurvedic_Weight_Loss_Herbal.htm","",0);
	Menu2_8=new Array("Schisandra","Ayurvedic_Schisandra.htm","",0);
	Menu2_9=new Array("Valerian","Ayurvedic_Valerian.htm","",0);
	Menu2_10=new Array("Ashwaganda","Ayurvedic_Ashwaganda.htm","",0);
	Menu2_11=new Array("Linseed","Ayurvedic_linseed.htm","",0);
	Menu2_12=new Array("Aloe Vera","Ayurvedic_aloe_vera.htm","",0);
	Menu2_13=new Array("Witch Hazel","Ayurvedic_witch_hazel.htm","",0);


Menu3=new Array("Reiki","reiki_intro.htm","",6);
	Menu3_1=new Array("Reiki Introduction","reiki_intro.htm","",0,20,150);
	Menu3_2=new Array("Chakras","reiki_chakra.htm","",0);
	Menu3_3=new Array("Absentee Healing","reiki_absentee.htm","",0);
	Menu3_4=new Array("Reiki Uses","reiki_uses.htm","",0);
	Menu3_5=new Array("Typical Reiki Session","reiki_session.htm","",0);
	Menu3_6=new Array("Johrei Healing","reiki_Johrei.htm","",0);

Menu4=new Array("Yoga","yoga_intro.htm","",4);
	Menu4_1=new Array("Yoga Introduction","yoga_intro.htm","",0,20,180);
	Menu4_2=new Array("Yoga Positions","yoga_positions.htm","",0);
	Menu4_3=new Array("Types of Yoga","yoga_types.htm","",0);
	Menu4_4=new Array("Finger Yoga","yoga_finger.htm","",0);


Menu5=new Array("Stress Management","javascript:top.location.href='blank.htm'","",15);
	Menu5_1=new Array("Introduction","Stress_Mangement_intro.htm","",0,20,140);
	Menu5_2=new Array("Caffeine Reduction","Stress_Mangement_caffeine.htm","",0,20,140);
	Menu5_3=new Array("Excercise","Stress_Mangement_excercise.htm","",0,20,140);
	Menu5_4=new Array("Meditation","Stress_Mangement_meditation.htm","",0,20,140);
	Menu5_5=new Array("Sleeping","Stress_Mangement_sleeping.htm","",0,20,140);
	Menu5_6=new Array("Leisure","Stress_Mangement_leisure.htm","",0,20,140);
	Menu5_7=new Array("Expectations","Stress_Mangement_expectations.htm","",0,20,140);
	Menu5_8=new Array("Reframing","Stress_Mangement_reframing.htm","",0,20,140);
	Menu5_9=new Array("Belief Systems","Stress_Mangement_belief.htm","",0,20,140);
	Menu5_10=new Array("Support","Stress_Mangement_support.htm","",0,20,140);
	Menu5_11=new Array("Humor","Stress_Mangement_humor.htm","",0,20,140);
	Menu5_12=new Array("Idols","Stress_Mangement_idols.htm","",0,20,140);
	Menu5_13=new Array("Massage","Stress_Mangement_massage.htm","",0,20,140);
	Menu5_14=new Array("Stress & Smoking","Stress_Mangement_smoke.htm","",0,20,140);
	Menu5_15=new Array("Happiness Tips","Stress_Mangement_happiness.htm","",0,20,140);
	
	
Menu6=new Array("Religious Healing","javascript:top.location.href='blank.htm'","",6);
	Menu6_1=new Array("Christian Healing","christian_healing.htm","",0,20,110);
	Menu6_2=new Array("Islamic Healing","islamic_healing.htm","",0);
	Menu6_3=new Array("Jewish Healing","Jewish_healing.htm","",0);
	Menu6_4=new Array("Hindu Healing","hindu_healing.htm","",0);
	Menu6_5=new Array("Sikh Healing","sikh_healing.htm","",0);
	Menu6_6=new Array("Buddhist Healing","buddhist_healing.htm","",0);

	
Menu7=new Array("Feng Shui","javascript:top.location.href='feng_shui_introduction.htm'","",4);
	Menu7_1=new Array("Feng Shui Introduction","feng_shui_introduction.htm","",0,20,140);
	Menu7_2=new Array("Types","feng_shui_types.htm","",0,20,140);
	Menu7_3=new Array("Feng Shui Bedroom","feng_shui_bed.htm","",0,20,140);
	Menu7_4=new Array("Feng Shui Gardens","feng_shui_gardens.htm","",0,20,140);
	
Menu8=new Array("Crystal Healing","javascript:top.location.href='crystal_healing_intro.htm'","",23);
	Menu8_1=new Array("Introduction","crystal_healing_intro.htm","",0,20,140);
	Menu8_2=new Array("Healing Techniques","crystal_healing_techniques.htm","",0,20,140);
	Menu8_3=new Array("Clear Quartz","crystal_healing_Clear Quartz.htm","",0,20,140);
	Menu8_4=new Array("Amazonite Crystal","crystal_healing_Amazonite.htm","",0,20,140);
	Menu8_5=new Array("Citrine Crystal","crystal_healing_citrine.htm","",0,20,140);
	Menu8_6=new Array("Smokey Quartz","crystal_healing_Smokey_Quartz.htm","",0,20,140);
	Menu8_7=new Array("Rose Quartz","crystal_healing_Rose_Quartz.htm","",0,20,140);
	Menu8_8=new Array("Aquamarine Crystal","crystal_healing_Aquamarine.htm","",0,20,140);
	Menu8_9=new Array("Haematite Crystal","crystal_healing_Haematite.htm","",0,20,140);
	Menu8_10=new Array("Amethyst Crystal","crystal_healing_Amethyst.htm","",0,20,140);
	Menu8_11=new Array("Ruby Crystal ","crystal_healing_ruby.htm","",0,20,140);
	Menu8_12=new Array("Moonstone Crystal","crystal_healing_moonstone.htm","",0,20,140);
	Menu8_13=new Array("Sunstone Crystal","crystal_healing_sunstone.htm","",0,20,140);
	Menu8_14=new Array("Calcite Crystal","crystal_healing_Calcite.htm","",0,20,140);
	Menu8_15=new Array("Goldstone Crystal","crystal_healing_goldstone.htm","",0,20,140);
	Menu8_16=new Array("Carnelian Crystal","crystal_healing_carnelian.htm","",0,20,140);
	Menu8_17=new Array("Aventurine Crystal","crystal_healing_aventurine.htm","",0,20,140);
	Menu8_18=new Array("Sunstone Crystal","crystal_healing_sunstone.htm","",0,20,140);
	Menu8_19=new Array("Sodalite Crystal","crystal_healing_Sodalite.htm","",0,20,140);
	Menu8_20=new Array("Snowfake Obsidian Crystal","crystal_healing_Snowflake_obsidian.htm","",0,20,140);
	Menu8_21=new Array("Jade Crystal","crystal_healing_jade.htm","",0,20,140);
	Menu8_22=new Array("Agate Crystal","crystal_healing_Agate.htm","",0,20,140);
	Menu8_23=new Array("Professional Healing Crystals","blank.htm","",18);
	Menu8_23_1=new Array("Twin Crystal","crystal_healing_twin.htm","",0,20,200);
	Menu8_23_2=new Array("Rainbow Crystal","crystal_healing_rainbow.htm","",0);
	Menu8_23_3=new Array("Tabular Crystal","crystal_healing_tabular.htm","",0);
	Menu8_23_4=new Array("Clarity Crystal","crystal_healing_clarity.htm","",0);
	Menu8_23_5=new Array("Dow Crystal","crystal_healing_dow.htm","",0);
	Menu8_23_6=new Array("Faden Crystal","crystal_healing_faden.htm","",0,20,140);
	Menu8_23_7=new Array("Cluster Crystal","crystal_healing_Cluster_Quartz_Crystal.htm","",0);
	Menu8_23_8=new Array("Channel Crystal","crystal_healing_channel.htm","",0);
	Menu8_23_9=new Array("Bridge Crystal","crystal_healing_bridge.htm","",0);
	Menu8_23_10=new Array("Record Crystal","crystal_healing_record.htm","",0);
	Menu8_23_11=new Array("Isis Crystal","crystal_healing_isis.htm","",0);
	Menu8_23_12=new Array("Key Crystal","crystal_healing_key.htm","",0);
	Menu8_23_13=new Array("Included Crystal","crystal_healing_included.htm","",0);
	Menu8_23_14=new Array("Manifestation Crystal","crystal_healing_manifestation.htm","",0);
	Menu8_23_15=new Array("Time Past Crystal","crystal_healing_time.htm","",0);
	Menu8_23_16=new Array("Time Future Crystal","crystal_healing_time_future.htm","",0);
	Menu8_23_17=new Array("Window Crystal","crystal_healing_window.htm","",0);
	Menu8_23_18=new Array("Tiger Eye Crystal","crystal_healing_tiger.htm","",0);
	

	
	
	
Menu9=new Array("Aromatherapy","javascript:top.location.href='Aromatherapy_Inroduction.htm '","",19);
	Menu9_1=new Array("Introduction","Aromatherapy_Inroduction.htm","",0,20,140);
	Menu9_2=new Array("Chamomile","Aromatherapy_Chamomile.htm","",0,20,140);
	Menu9_3=new Array("Lavender","Aromatherapy_Lavender.htm","",0,20,140);
	Menu9_4=new Array("Sandlewood","Aromatherapy_Sandlewood.htm","",0,20,140);
	Menu9_5=new Array("Bergamot","Aromatherapy_begamot.htm","",0,20,140);
	Menu9_6=new Array("Carrot Seeds","Aromatherapy_carrotseeds.htm","",0,20,140);
	Menu9_7=new Array("Ginger Oil","Aromatherapy_gingeroil.htm","",0,20,140);
	Menu9_8=new Array("Patchouli Oil","Aromatherapy_patchouli.htm","",0,20,140);
	Menu9_9=new Array("Rosemary Oil","Aromatherapy_rosemary.htm","",0,20,140);
	Menu9_10=new Array("Tea Tree Oil","Aromatherapy_teatree.htm","",0,20,140);
	Menu9_11=new Array("Cinnamon","Aromatherapy_cinnamon.htm","",0,20,140);
	Menu9_12=new Array("Veriver Oil","Aromatherapy_VetiverOil.htm","",0,20,140);
	Menu9_13=new Array("Jasmine Oil","Aromatherapy_Jasmine.htm","",0,20,140);
	Menu9_14=new Array("Eucalyptus Oil","Aromatherapy_Eucalyptus.htm","",0,20,140);
	Menu9_15=new Array("Ylang Ylang Oil","Aromatherapy_Ylang_Ylang.htm","",0,20,140);
	Menu9_16=new Array("Lemongrass Oil","Aromatherapy_Lemongrass.htm","",0,20,140);
	Menu9_17=new Array("Clary Sage Oil","Aromatherapy_Clary_Sage.htm","",0,20,140);
	Menu9_18=new Array("Geranium Oil","Aromatherapy_Geranium.htm","",0,20,140);
	Menu9_19=new Array("Japanese Incense","Aromatherapy_koh.htm","",0,20,140);
	
	
Menu10=new Array("Tai Chi","javascript:top.location.href='Tai_Chi_Healing.htm '","",3);
	Menu10_1=new Array("Tai Chi Introduction","Tai_Chi_Healing.htm ","",0,20,140);
	Menu10_2=new Array("Tai Chi Uses","Tai_Chi_Healing_uses.htm ","",0,20,140);
	Menu10_3=new Array("Healing Postures","Tai_Chi_Healing2.htm ","",0,20,140);
	
Menu11=new Array("Acupuncture","javascript:top.location.href='Acupuncture_Introduction.htm '","",8);
	Menu11_1=new Array("Introduction","Acupuncture_Introduction.htm ","",0,20,140);
	Menu11_2=new Array("Acupuncture Treatment","Acupuncture_Treatment.htm","",0,20,140);
	Menu11_3=new Array("Acupuncture Points","Acupuncture_Points.htm","",0,20,140);
	Menu11_4=new Array("Su Jok Acupuncture","Su_Jok_Acupuncture.htm","",0,20,140);
	Menu11_5=new Array("Yin and Yang","Acupuncture_yin_yang.htm","",0,20,140);
	Menu11_6=new Array("Wu Li Principles","Acupuncture_wu_li.htm","",0,20,140);
	Menu11_7=new Array("Five Elements","Acupuncture_five.htm","",0,20,140);
	Menu11_8=new Array("Acupressure","Acupuncture_Acupressure.htm","",0,20,140);
	
Menu12=new Array("Hypnotherapy","javascript:top.location.href='Hypnotherapy_intro.htm ","",4);
	 Menu12_1=new Array("Introduction","Hypnotherapy_intro.htm","",0,20,150);	
	 Menu12_2=new Array("Self Hypnosis","Hypnotherapy_self.htm","",0,20,150);
     Menu12_3=new Array("Smoking","Hypnotherapy_smoke.htm","",0,20,150);
     Menu12_4=new Array("Breathing","blank.htm","",5);
		Menu12_4_1=new Array("Introduction to Breathing","Hypnotherapy_breath.htm","",0,20,200);
		Menu12_4_2=new Array("Control Food Cravings","Hypnotherapy_breath_food.htm","",0);
		Menu12_4_3=new Array("Breathing Exercise for Sleeping","Hypnotherapy_breath_sleep.htm","",0);
		Menu12_4_4=new Array("Breathing Exercise for Depression","Hypnotherapy_breath_depression.htm","",0);
		Menu12_4_5=new Array("Breathing Exercise with Images","Hypnotherapy_breath_image.htm","",0);
		
	

Menu13=new Array("Polarity Healing","javascript:top.location.href='Polarity_Therapy.htm'","",1);
	Menu13_1=new Array("Polarity Healing","Polarity_Therapy.htm","",0,20,140);
	
