_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out_menuOpenDelay=150            // The time delay before menus open on mouse over_subOffsetTop=4               // Sub menu top offset_subOffsetLeft=-4             // Sub menu left offsetwith(mainMenuStyle=new mm_style()){offbgcolor="transparent";offcolor="#d9e5ff";onbgcolor="#9fbfff";oncolor="#ffffff";pagebgcolor="transparent";pagecolor="#80a066";separatorcolor="#ffffff";separatorsize="1";padding=5;fontsize="12px";fontweight="bold";fontstyle="normal";fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";overfilter="Fade(duration=0.2);Alpha(opacity=90)";outfilter="randomdissolve(duration=0.3)";}with(menuStyle=new mm_style()){onbgcolor="#80a066";oncolor="#ffffff";offbgcolor="#c3d4d9";offcolor="#330099";pagecolor="#80a066";bordercolor="#80a066";borderstyle="solid";borderwidth=1;separatorcolor="#80a066";separatorsize="1";padding=5;fontsie="12px";fontstyle="normal";fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";overfilter="Fade(duration=0.2);Alpha(opacity=90);";outfilter="randomdissolve(duration=0.3)";}with(milonic=new menuname("Main Menu")){style=mainMenuStyle;top=141;left=0;itemwidth=140;alwaysvisible=1;position="absolute";aI("text=Ahh Home;url=index.htm;status=A happy haven Home Page;pagematch=index;");aI("text=About Ahh;url=about.htm;showmenu=about;status=About A happy haven");aI("text=Ahh Services;url=services.htm;showmenu=services;status=Services provided by A happy haven");aI("text=Finding Ahh;url=find.htm;showmenu=find;status=Finding A happy haven");aI("text=Did You Know?;url=dyk.htm;showmenu=dyk;status=Information and Knowledge");aI("text=What's New?;url=updates.htm;status=What's New?");aI("text=FAQ;url=faq.htm;status=Frequently Asked Questions");}with(milonic=new menuname("about")){style=menuStyle;overflow="scroll";aI("text=Meet Your Therapists;url=meetJoy.htm;status=Meet Your Therapists");aI("text=Client Bill of Rights;url=bor.htm;status=The Client Bill of Rights;");aI("text=Policies;url=policies.htm;status=Policies");aI("text=Credits;url=credits.htm;status=Credits;");}with(milonic=new menuname("services")){style=menuStyle;overflow="scroll";aI("text=List of Modalities;url=modalities.htm;status=List of Massage Techniques");aI("text=Reflexology;url=reflexology.htm;status=Reflexology");aI("text=Chair Massage;url=chairMassage.htm;status=Chair Massage");aI("text=Appointments;url=appointments.htm;status=Appointments");aI("text=Price Sheet;url=priceSheet.htm;status=Price Sheet");aI("text=Specials;url=specials.htm;status=Specials");aI("text=Retail Products;url=retailProducts.htm;status=Retail Products");}with(milonic=new menuname("find")){style=menuStyle;overflow="scroll";aI("text=Where Ahh is at;url=itasca.htm;status=The warehouse district and the Itasca building");aI("text=Directions;url=directions.htm;status=Directions to A happy haven");aI("text=Contact Ahh;url=contact.htm;status=Contact A happy haven");}with(milonic=new menuname("dyk")){style=menuStyle;overflow="scroll";aI("text=Intro to Massage;url=intro.htm;status=Introduction to Massage Therapy");aI("text=About Massage;url=aboutMassage.htm;status=About Massage Therapy");aI("text=Products Used;url=products.htm;status=Products Used");aI("text=Essential Oils;url=oils.htm;status=Essential Oils");}drawMenus();