_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glass8.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
pagecolor="Yellow";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glass_hover8.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#4F95D6";
offcolor="#ffffff";
onbgcolor="#4F95D6";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1062;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="28";
aI("text=Home;target=;url=http://www.scalisehomes.com/;align=center;");
aI("text=The Staff;target=;url=The-Staff.html;align=center;");
aI("text=Residential Construction;target=;url=Residential-Construction.html;align=center;");
aI("text=Commercial Construction;target=;url=Commercial-Construction.html;align=center;");
aI("text=Real Estate Listings;target=;url=Real-Estate-Listings.html;align=center;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;align=center;");
aI("text=Legends Development;target=;url=Legends-Development.html;align=center;");
aI("text=Contact Information;target=;url=Contact-Information.html;align=center;");
}


 drawMenus();

