_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="Gold";
offcolor="Navy";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare3.gif";
offbgcolor="DarkBlue";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
padding="3";
separatorcolor="Transparent";
separatorsize="0";
overimage="images/sepsquare3.gif";
imagepadding="1";
imageposition="right";
itemwidth="122";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Advertise;target=;url=advertise.htm;");
aI("text=Apartments;target=;url=apartments.htm;");
aI("text=Attractions;target=;url=attractions.htm;");
aI("text=Churches;target=;url=churches.htm;");
aI("text=Clubs;target=;url=clubs.htm;");
aI("text=Contact Us;target=;url=Contact-Us.htm;");
aI("text=Dining;target=;url=eats.htm;");
aI("text=Golf;target=;url=golf.htm;");
aI("text=Google Map;target=;url=Google-Map.htm;");
aI("text=Government;target=;url=government.htm;");
aI("text=Healthcare;target=;url=medical.htm;");
aI("text=History;target=;url=history.htm;");
aI("text=Lodging;target=;url=rooms.htm;");
aI("text=Real Estate;target=;url=http://www.mckinneytexas.com;");
aI("text=Recreation;target=;url=parks.htm;");
aI("text=Site Map;target=;url=sitemap-page-order.htm;");
aI("text=Schools;target=;url=schools.htm;");
aI("text=Weather;target=;url=weather.htm;");
}


 drawMenus();

