_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#2E5F21";
onbgcolor="#5EBF44";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E5F21";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.tusculummassage.com/;");
aI("text=Satisfied Clients;target=;url=Satisfied-Clients.html;");
aI("text=About Me;target=;url=About-Me.html;");
aI("text=Benefits of Massage;target=;url=Benefits-of-Massage.html;");
aI("text=What is Myofascia?;target=;url=What-is-Myofascia.html;");
aI("text=TMJ Explained;target=;url=TMJ-Explained.html;");
aI("text=Craniosacral Therapy;target=;url=Craniosacral-Therapy.html;");
aI("text=Trigeminal Neuralgia;target=;url=Trigeminal-Neuralgia.html;");
aI("text=Frequent Questions;target=;url=Frequent-Questions.html;");
aI("text=Virtual Tour;target=;url=Virtual-Tour.html;");
aI("text=Cycling;target=;url=Cycling.html;");
aI("text=Laundry Soap?;target=;url=Laundry-Soap.html;");
aI("text=More Photos;target=;url=More-Photos.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Quotes;target=;url=Quotes.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();

