_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#00628C";
onbgcolor="#6D9DDD";
oncolor="#000000";
padding="6";
separatorcolor="#4F4F4F";
separatorsize="3";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="163";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A5DCFF";
offcolor="#000000";
onbgcolor="#A5DCFF";
oncolor="#000000";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.rolfer.com.au/;");
aI("text=Prices/Make A Booking;target=;url=book-a-rolfing-session.php;");
aI("text=What is Rolfing?;target=;url=what-is-rolfing.php;");
aI("text=How Does Rolfing Work?;target=;url=how-does-rolfing-work.php;");
aI("text=Rolfing Therapy;target=;url=rolfing-therapy.php;");
aI("text=The Rolfing Process;target=;url=rolfing-ten-series.php;");
aI("showmenu=Gua Sha Therapy/How does Gua Sha workLEFT_MENU;text=Gua Sha Therapy;target=;url=gua-sha-therapy.php;");
aI("text=Testimonials;target=;url=rolfing-testimonials.php;");
aI("text=Rolfing Links;target=;url=rolfing-links.php;");
aI("text=Dr Ida Rolf;target=;url=dr-ida-rolf.php;");
aI("text=About The Rolfer;target=;url=about-the-rolfer.php;");
aI("text=Contact Gary Hehir;target=;url=contact-gary-hehir.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("Gua Sha Therapy/How does Gua Sha workLEFT_MENU")){
style=submenuStyle;
aI("text=How does Gua Sha work;target=;url=how-does-gua-sha-work.php;");
}


 drawMenus();

