_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#DD470B";
onbgcolor="#EA5D10";
oncolor="White";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CD3407";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=HomeRide and Lesson PricingLEFT_MENU;text=Home;target=;url=http://www.hiddenvalleystables.biz/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Announcements and Events;target=;url=Announcements-and-Events.html;");
aI("showmenu=Contact-Reach UsCustomer FeedbackLEFT_MENU;text=Contact-Reach Us;target=;url=Contact-Reach-Us.html;");
aI("text=Frequently Asked Questions;target=;url=Frequently-Asked-Questions.html;");
aI("text=Reviews;target=;url=Reviews.html;");
}

with(milonic=new menuname("HomeRide and Lesson PricingLEFT_MENU")){
style=submenuStyle;
aI("text=Ride and Lesson Pricing;target=;url=Ride-and-Lesson-Pricing.html;");
aI("text=Photos-At  the Ranch;target=;url=Photos-At-the-Ranch.html;");
aI("text=Photos-Our Horses and a Pony;target=;url=Photos-Our-Horses-and-a-Pony.html;");
aI("text=Partner Bed and Breakfast;target=;url=Partner-Bed-and-Breakfast.html;");
}

with(milonic=new menuname("Contact-Reach UsCustomer FeedbackLEFT_MENU")){
style=submenuStyle;
aI("text=Customer Feedback;target=;url=Customer-Feedback.html;");
}


 drawMenus();
