/*********************************************************************************** * (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=6; // Number of first level items var LowBgColor='99CCFF'; // Background color when mouse is not over var LowSubBgColor='99CCFF'; // Background color when mouse is not over on subs var HighBgColor='FFFFFF'; // Background color when mouse is over var HighSubBgColor='FFFFFF'; // Background color when mouse is over on subs var FontLowColor='003399'; // Font color when mouse is not over var FontSubLowColor='003399'; // Font color subs when mouse is not over var FontHighColor='0066CC'; // Font color when mouse is over var FontSubHighColor='0066CC'; // Font color subs when mouse is over var BorderColor='99CCFF'; // 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,helvetica,sans-serif" // 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='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static var ChildOverlap=.7; // horizontal overlap child/ parent var ChildVerticalOverlap=.8; // vertical overlap child/ parent var StartTop=78; // Menu offset x coordinate var StartLeft=112; // 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=300; // 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=['/inc/hvmenu/tri.gif',5,10,'/images/trans.gif',10,5,'/inc/hvmenu/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("rollover:/images/nav/nav_products_off.gif:/images/nav/nav_products_on.gif","/products/","",1,37,93); Menu1_1=new Array("Incense","/products/?disp=y&cat_key=1","",0,20,140); Menu2=new Array("rollover:/images/nav/nav_services_off.gif:/images/nav/nav_services_on.gif","/services/","",6,37,85); Menu2_1=new Array("Ear Candling & Foot Reflexology","/services/ear_candling.php","",0,30,140); Menu2_2=new Array("Massage Therapy","/services/massage.php","",0,20,140); Menu2_3=new Array("Psychic Readings","/services/readings.php","",0,20,140); Menu2_4=new Array("Rain Drop Therapy","/services/raindrop_therapy.php","",0,20,140); Menu2_5=new Array("Reiki","/services/reiki.php","",0,20,140); Menu2_6=new Array("Testimonials","/services/testimonials.php","",0,20,140); Menu3=new Array("rollover:/images/nav/nav_events_off.gif:/images/nav/nav_events_on.gif","/events/","",1,37,75);Menu3_1=new Array("Coming Events","/events/","",0,20,140); Menu4=new Array("rollover:/images/nav/nav_features_off.gif:/images/nav/nav_features_on.gif","/features/","",3,37,90); Menu4_1=new Array("Articles","/features/articles/","",5,20,140); Menu4_1_1=new Array("The Critical Question","/features/articles/?art_key=7","",0,20,250);Menu4_1_2=new Array("Perspective Cultivates Patience","/features/articles/?art_key=6","",0,20,250);Menu4_1_3=new Array("Breatharianism","/features/articles/?art_key=5","",0,20,250);Menu4_1_4=new Array("The Choice to Live","/features/articles/?art_key=3","",0,20,250);Menu4_1_5=new Array("World Peace","/features/articles/?art_key=2","",0,20,250);// Menu4_2=new Array("Greeting Cards","/features/cards/","",0,20,140); Menu4_2=new Array("Newsletter","/features/newsletter/","",0,20,140); Menu4_3=new Array("Surveys","/features/surveys/","",9,20,140);Menu4_3_1=new Array("I believe that I am a divine expres...","/features/surveys/?question_key=14","",0,20,250);Menu4_3_2=new Array("Do you have the Peace of Mind that ...","/features/surveys/?question_key=11","",0,20,250);Menu4_3_3=new Array("How often do you meditate?","/features/surveys/?question_key=12","",0,20,250);Menu4_3_4=new Array("Do you believe in Angels?","/features/surveys/?question_key=13","",0,20,250);Menu4_3_5=new Array("Have you ever visited a reader, adv...","/features/surveys/?question_key=6","",0,20,250);Menu4_3_6=new Array("What is your favorite part of a met...","/features/surveys/?question_key=7","",0,20,250);Menu4_3_7=new Array("How long have you been interested i...","/features/surveys/?question_key=8","",0,20,250);Menu4_3_8=new Array("Are you a practitioner, and if so, ...","/features/surveys/?question_key=9","",0,20,250);Menu4_3_9=new Array("more...","/features/surveys/","",0,20,250); Menu5=new Array("rollover:/images/nav/nav_links_off.gif:/images/nav/nav_links_on.gif","/links/","",8,37,65); Menu5_1=new Array("Energetic Healing Methods","/links/?cat_key=1","",5,20,180); Menu5_1_1=new Array("Psychoenergetic Healing with Dr. Da...","/links/track.php?lk=3","",0,20,260);Menu5_1_2=new Array("Shambhala Soul Therapy Centers","/links/track.php?lk=5","",0,20,260);Menu5_1_3=new Array("Center of Light & Serenity","/links/track.php?lk=1","",0,20,260);Menu5_1_4=new Array("Energetic Arts","/links/track.php?lk=2","",0,20,260);Menu5_1_5=new Array("Reiki Healing, Glastonbury UK","/links/track.php?lk=4","",0,20,260);Menu5_2=new Array("Great Sages","/links/?cat_key=6","",6,20,180); Menu5_2_1=new Array("Art of Living Foundation","/links/track.php?lk=16","",0,20,260);Menu5_2_2=new Array("Sri Sri Ravi Shankar","/links/track.php?lk=21","",0,20,260);Menu5_2_3=new Array("Bhagavan Sri Sathya Sai Baba","/links/track.php?lk=17","",0,20,260);Menu5_2_4=new Array("Dalai Lama","/links/track.php?lk=19","",0,20,260);Menu5_2_5=new Array("Shirdi Sai Baba","/links/track.php?lk=20","",0,20,260);Menu5_2_6=new Array("Bhagavati Sri Sri Sri Vijayeswari D...","/links/track.php?lk=18","",0,20,260);Menu5_3=new Array("Media","/links/?cat_key=7","",1,20,180); Menu5_3_1=new Array("CHSR HealthyLife.net -The Positive ...","/links/track.php?lk=6","",0,20,260);Menu5_4=new Array("Meditation & Hypnotherapy","/links/?cat_key=5","",2,20,180); Menu5_4_1=new Array("Guided Hypnotherapy CDs","/links/track.php?lk=22","",0,20,260);Menu5_4_2=new Array("LightShift 2000","/links/track.php?lk=23","",0,20,260);Menu5_5=new Array("Networking","/links/?cat_key=8","",1,20,180); Menu5_5_1=new Array("Sacred Grounds","/links/track.php?lk=27","",0,20,260);Menu5_6=new Array("Readers and Advisors","/links/?cat_key=4","",1,20,180); Menu5_6_1=new Array("Metaphysical - Intuitive Readings","/links/track.php?lk=24","",0,20,260);Menu5_7=new Array("Retail","/links/?cat_key=3","",5,20,180); Menu5_7_1=new Array("Florapathics","/links/track.php?lk=25","",0,20,260);Menu5_7_2=new Array("Petit Tresor Jewelry Studio","/links/track.php?lk=10","",0,20,260);Menu5_7_3=new Array("Circle of Grace Store","/links/track.php?lk=8","",0,20,260);Menu5_7_4=new Array("Athene, Inc 2000","/links/track.php?lk=7","",0,20,260);Menu5_7_5=new Array("Mandala Meditative Coloring Books","/links/track.php?lk=9","",0,20,260);Menu5_8=new Array("Yoga","/links/?cat_key=2","",5,20,180); Menu5_8_1=new Array("Ananda Kriya Ministry","/links/track.php?lk=11","",0,20,260);Menu5_8_2=new Array("Babaji Nagaraj Kriya Yoga","/links/track.php?lk=12","",0,20,260);Menu5_8_3=new Array("International Sivananda Yoga Vedant...","/links/track.php?lk=13","",0,20,260);Menu5_8_4=new Array("Iyengar Yoga","/links/track.php?lk=14","",0,20,260);Menu5_8_5=new Array("Yoga Directory","/links/track.php?lk=15","",0,20,260); Menu6=new Array("rollover:/images/nav/nav_help_off.gif:/images/nav/nav_help_on.gif","/help/","",4,37,60); Menu6_1=new Array("Common Questions","/help/faq/","",0,20,140); Menu6_2=new Array("Contact Us","/help/contact/","",0,20,140); Menu6_3=new Array("Copyright Statement","/help/copyright/","",0,20,140); Menu6_4=new Array("Privacy Policy","/help/privacy/","",0,20,140);