_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick7.png";
borderstyle="solid";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="White";
pagecolor="White";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover7.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#D47F00";
offcolor="White";
onbgcolor="#ffbb66";
oncolor="White";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="38";
aI("text=Home;target=;url=http://www.spanishlakes.com/;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=About Us;target=;url=About-Us.html;align=center;");
aI("text=Financing;target=;url=Financing.html;align=center;");
aI("text=New Home Photos;target=;url=New-Home-Photos.html;align=center;");
aI("text=New Home Features;target=;url=New-Home-Features.html;align=center;");
aI("text=Floor Plans;target=;url=Floor-Plans.html;align=center;");
aI("text=Locations;target=;url=Locations.html;align=center;");
aI("text=Aerial Maps;target=;url=Aerial-Maps.html;align=center;");
aI("text=Activites;target=;url=Activites.html;align=center;");
aI("text=Nearby Attractions;target=;url=Nearby-Attractions.html;align=center;");
}


 drawMenus();

