_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze2.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="8";
subimage="images/white_4x7.gif";
subimagepadding="1";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
itemheight="28";
aI("text=Noblesville Indiana Home;target=;url=http://noblesvilleindiana.org/;align=center;");
aI("text=Realtors;target=;url=Realtors.html;align=center;");
aI("text=Realtors in Noblesville;target=;url=Realtors-in-Noblesville.html;align=center;");
aI("text=Houses For Rent;target=;url=Houses-For-Rent.html;align=center;");
aI("text=Noblesville Indiana Hotels;target=;url=Hotels.html;align=center;");
aI("text=Contact Us;target=;url=Contact.html;align=center;");
aI("text=Noblesville Apartments;target=;url=Apartments.html;align=center;");
aI("text=Noblesville Roofers;target=;url=Roofers.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}


 drawMenus();

