_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#FF6C08";
offcolor="#C3FFD6";
onbgcolor="#FF9D58";
oncolor="Black";
pagebgcolor="#C3FFD6";
pagecolor="#0F0F0F";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare_on2.gif";
offbgcolor="#FFFF00";
offcolor="Black";
onbgcolor="#FF6C08";
oncolor="#C3FFD6";
padding="0";
pagebgcolor="#91E851";
pagecolor="#EBA509";
separatorcolor="Transparent";
separatorsize="0";
overimage="images/sepsquare_on2.gif";
imagepadding="1";
imageposition="right";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="horizontal";
itemheight="18";
aI("text=HOME ;target=;url=http://www.castlecare.net/;");
aI("showmenu=SERVICES/BATHROOMSINFO_BAR_MENU;text=SERVICES;target=;url=SERVICES.html;");
aI("text=TESTIMONIALS;target=;url=TESTIMONIALS.html;");
aI("text=CONTACT US;target=;url=CONTACT-US.html;");
aI("text=EVENTS;target=;url=EVENTS.html;");
}

with(milonic=new menuname("SERVICES/BATHROOMSINFO_BAR_MENU")){
style=submenuStyle;
itemheight="19";
aI("showmenu=SERVICES/BATHROOMS/BATHROOM SHOWROOMINFO_BAR_MENU;text=BATHROOMS;target=;url=BATHROOM.html;");
aI("text=FINISHED BASEMENTS;target=;url=FINISHED-BASEMENT.html;");
aI("text=DOORS & WINDOWS;target=;url=DOOR-AND-WINDOW.html;");
aI("text=FLOORING;target=;url=FLOORING.html;");
aI("text=MASONRY;target=;url=MASONRY.html;");
aI("text=DECKS & PORCHES;target=;url=DECK-AND-PORCH.html;");
aI("text=MISCELLANEOUS;target=;url=MISCELLANEOUS.html;");
}

with(milonic=new menuname("SERVICES/BATHROOMS/BATHROOM SHOWROOMINFO_BAR_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=BATHROOM SHOWROOM;target=;url=BATHROOM-SHOWROOM.html;");
}


 drawMenus();

