_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="White";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover4.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#565656";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=815;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="40";
aI("text=Buyers;target=;url=buyer_information_-_the_home_buying_process_made_easy.html;");
aI("text=Sellers;target=;url=seller_information_-_the_home_selling_process_made_easy.html;");
aI("text=Rentals;target=;url=rental_information_for_landlords_and_tenants_in_north_texas.html;");
aI("text=FSBOs;target=;url=fsbo_information_and_properties_for_the_north_texas_real_estate_market.html;");
}


 drawMenus();

