_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="White";
offcolor="#2F2F2F";
onbgcolor="#CC6600";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#9AB41F";
oncolor="#ffffff";
padding="4";
separatorcolor="#9AB41F";
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=http://www.estate-gate.com/;");
aI("showmenu=The Gates/Estate GateLEFT_MENU;text=The Gates;target=;url=The-Gates.html;");
aI("text=Gate Options;target=;url=Gate-Options.html;");
aI("text=Get A Quote;target=;url=Get-A-Quote.html;");
aI("text=Estate Gate Documents;target=;url=Estate-Gate-Documents.html;");
aI("showmenu=Photo Gallery/Estate Gate PhotosLEFT_MENU;text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("The Gates/Estate GateLEFT_MENU")){
style=submenuStyle;
aI("showmenu=The Gates/Estate Gate/Picket StylesLEFT_MENU;text=Estate Gate;target=;url=Estate-Gate-alt.html;");
aI("text=Estate Gate II;target=;url=Estate-Gate-II.html;");
aI("text=Estate Gate III;target=;url=Estate-Gate-III.html;");
aI("text=Ranch Gate;target=;url=Ranch-Gate.html;");
}

with(milonic=new menuname("The Gates/Estate Gate/Picket StylesLEFT_MENU")){
style=submenuStyle;
aI("text=Picket Styles;target=;url=Picket-Styles.html;");
}

with(milonic=new menuname("Photo Gallery/Estate Gate PhotosLEFT_MENU")){
style=submenuStyle;
aI("text=Estate Gate Photos;target=;url=Estate-Gate-Photos.html;");
aI("text=Estate Gate II Photos;target=;url=Estate-Gate-II-Photos.html;");
aI("text=Estate Gate III Photos;target=;url=Estate-Gate-III-Photos.html;");
aI("text=Ranch Gate Photos;target=;url=Ranch-Gate-Photos.html;");
}


 drawMenus();

