_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
onbgcolor="CadetBlue";
oncolor="#007FAA";
padding="5";
pagebgcolor="CadetBlue";
pagecolor="CadetBlue";
subimage="images/blue.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#002A55";
oncolor="#0000FF";
pagecolor="Blue";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.bubbles-n-bows.com/;");
aI("text=Salon Photos;target=;url=Salon_Photos.html;");
aI("text=Grooming Photos;target=;url=Grooming_Photos.html;");
aI("text=About Karen;target=;url=About_Karen.html;");
aI("text=Services;target=;url=Services_&_Pricing.html;");
aI("text=Book Online;target=;url=Book_Online.html;");
aI("text=Reviews;target=_blank;url=http://www.genbook.com/bookings/slot/reservation/30073161/reviews?bookingSourceId=1;");
aI("text=Newsletter;target=;url=Newsletter.html;");
aI("text=Dental Care;target=;url=Dental_Care.html;");
aI("text=Map;target=;url=Map.html;");
aI("text=FAQs & Forms;target=;url=FAQs_&_Forms.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
