_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#3D1E1D";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#3D1E1D";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#701717";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Welcome HomeExterior ViewsLEFT_MENU;text=Welcome Home;target=;url=./;");
aI("text=Renovations;target=;url=Home-for-Sale-Renovations.html;");
aI("text=Neighborhood;target=;url=Home-for-Sale-Neighborhood.html;");
aI("text=Directions & Map;target=;url=Home-for-Sale-Directions-&-Map.html;");
aI("text=Links;target=;url=Home-for-Sale-Links.html;");
aI("text=Contact Us;target=;url=Home-for-Sale-Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Welcome HomeExterior ViewsLEFT_MENU")){
style=submenuStyle;
aI("text=Exterior Views;target=;url=Home-for-sale-Smyrna-All-Brick.html;");
aI("text=Living and Dining Rooms;target=;url=Home-for-Sale-Living-and-Dining-Rooms.html;");
aI("text=Kitchen;target=;url=Home-for-Sale-Kitchen.html;");
aI("text=Bath and Hallway;target=;url=Home-for-sale-Bath-and-Hallway.html;");
aI("text=Bedrooms;target=;url=Home-for-Sale-Bedrooms.html;");
aI("text=Full Basement;target=;url=Home-for-Sale-Full-Basement.html;");
}


 drawMenus();

