_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Home Page;target=;url=./;");
aI("text=Accountants;target=;url=accountants.html;");
aI("text=Architects;target=;url=architects.html;");
aI("text=Chiropractors;target=;url=chiropractors.html;");
aI("text=Consultants;target=;url=consultants;");
aI("text=Contractors;target=;url=contractors;");
aI("text=Cosmetic-Surgery;target=;url=cosmetic-surgery.html;");
aI("text=Dentist;target=;url=dentist;");
aI("text=Doctors;target=;url=doctors;");
aI("text=Engineers;target=;url=engineers;");
aI("text=Equipment-Rental-Services;target=;url=equipment-rental-services.html;");
aI("text=Fences;target=;url=fences.html;");
aI("text=Golf;target=;url=golf.html;");
aI("text=Insurance;target=;url=insurance;");
aI("text=Jewelry;target=;url=jewelry.html;");
aI("text=Lawyers;target=;url=lawyers;");
aI("text=Mortgages;target=;url=mortgages.html;");
aI("text=Multimedia Production Services;target=;url=multimedia-production.html;");
aI("text=Physical-Therapy;target=;url=physical-therapy.html;");
aI("text=Plumbers;target=;url=plumbers.html;");
aI("text=Podiatrists;target=;url=podiatrists.html;");
aI("text=Real-Estate;target=;url=real-estate;");
aI("text=Restaurants;target=;url=restaurants.html;");
aI("text=Surgeons;target=;url=surgeons;");
}


 drawMenus();
