_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/dots6.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
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="#214865";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#214865";
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("text=Home Page;target=;url=./;");
aI("showmenu=ArticlesDetermine The List PriceLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("showmenu=Market InfoAverage Listing Price In BirminghamLEFT_MENU;text=Market Info;target=;url=Market-Info.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("ArticlesDetermine The List PriceLEFT_MENU")){
style=submenuStyle;
aI("text=Determine The List Price;target=;url=Determine-The-List-Price.html;");
aI("text=Selling Your Home Fast;target=;url=Selling-Your-Home-Fast.html;");
aI("text=What To Do When Your Home Is Not Selling;target=;url=What-To-Do-When-Your-Home-Is-Not-Selling.html;");
}

with(milonic=new menuname("Market InfoAverage Listing Price In BirminghamLEFT_MENU")){
style=submenuStyle;
aI("text=Average Listing Price In Birmingham;target=;url=Average-Listing-Price-In-Birmingham.html;");
aI("text=Real Estate SnapShots;target=;url=Real-Estate-SnapShots.html;");
}


 drawMenus();
