_menuCloseDelay=250           // The time delay for menus to remain visible on mouse out default 500_menuOpenDelay=75            // The time delay before menus open on mouse over default 150_followSpeed=5                // Follow scrolling speed_followRate=40                // Follow scrolling Rate_subOffsetTop=10              // Sub menu top offset_subOffsetLeft=-10            // Sub menu left offset_scrollAmount=3               // Only needed for Netscape 4.x_scrollDelay=20               // Only needed for Netcsape 4.xwith(menuStyle=new mm_style()){onbgcolor="#B3B3B3";oncolor="#000000";offbgcolor="#ECE6DA";offcolor="#666633";bordercolor="#B3B3B3";borderstyle="solid";borderwidth="0";separatorcolor="#666633";separatorsize="1";padding=4;fontsize="9pt";fontstyle="normal";fontfamily="Arial, Helvetica, san-serif";pagecolor="#666633"; //current page pagebgcolor="";headercolor="#666633";headerbgcolor="#ffffff";subimage=""; subimagepadding="0";//overfilter="Fade(duration=0.1);Alpha(opacity=30);Shadow(color='#777777', Direction=135, Strength=9)";//outfilter="randomdissolve(duration=0.1)";}with(milonic=new menuname("pilates")){style=menuStyle;aI("text=What is Pilates;url=http://healthmovement.ca/what_is_pilates.php;");aI("text=History of Pilates;url=http://healthmovement.ca/history_pilates.php;");aI("text=Benefits of Pilates;url=http://healthmovement.ca/benefits_pilates.php;");aI("text=The Journey of Pilates        ;url=http://healthmovement.ca/pilates_journey.php;");aI("text=Articles In The News;url=http://healthmovement.ca/articles_pilates.php;");aI("text=Testimonials;url=http://healthmovement.ca/testimonials_pilates.php;");}with(milonic=new menuname("services")){style=menuStyle;aI("text=Services Available;url=http://healthmovement.ca/services_pilates.php;");aI("text=Questions and Answers     ;url=http://healthmovement.ca/faq_pilates.php;");aI("text=Pilates for Athletes;url=http://healthmovement.ca/athletes_pilates.php;");aI("text=Pilates Instructor;url=http://healthmovement.ca/instructor.php;");aI("text=Health Therapist;url=http://healthmovement.ca/thai_massage.php;");aI("text=What's New;url=http://healthmovement.blogspot.com/;");aI("text=Schedule and Fess;url=http://healthmovement-fees.blogspot.com/;");aI("text=New Studio;url=http://healthmovement.ca/open_house.html;");aI("text=Gallery;url=http://healthmovement.ca/image_gallery;");}with(milonic=new menuname("contact")){style=menuStyle;aI("text=Contact Us;url=http://healthmovement.ca/contact_pilates.php;");aI("text=Locations and Maps           ;url=http://healthmovement.ca/location_map_pilates.php;");}drawMenus();