_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Orange";
onbgcolor="#355164";
oncolor="White";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="DarkBlue";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.pbi-ross-holm.com/;");
aI("showmenu=StallsElite Parallel StallsLEFT_MENU;text=Stalls;target=;url=Stalls.html;");
aI("text=Cabinetry;target=;url=Cabinetry.html;");
aI("showmenu=Dairy EquipmentHose SupportsLEFT_MENU;text=Dairy Equipment;target=;url=Dairy-Equipment.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=Feedback;target=;url=Feedback.html;");
aI("text=Shipping;target=;url=Shipping.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=News/Ads;target=;url=News-Ads.html;");
}

with(milonic=new menuname("StallsElite Parallel StallsLEFT_MENU")){
style=submenuStyle;
aI("text=Elite Parallel Stalls;target=;url=Elite-Parallel-Stalls.html;");
aI("text=Herringbone Stalls;target=;url=Herringbone-Stalls.html;");
aI("text=Low Profile Stalls;target=;url=Low-Profile-Stalls.html;");
aI("text=Stall Barn Walk-Thru;target=;url=Stall-Barn-Walk-Thru.html;");
aI("text=Drop Rail Stalls;target=;url=Drop-Rail-Stalls.html;");
}

with(milonic=new menuname("Dairy EquipmentHose SupportsLEFT_MENU")){
style=submenuStyle;
aI("text=Hose Supports;target=;url=Hose-Supports.html;");
aI("text=Backflush Systems;target=;url=Backflush-Systems.html;");
aI("text=Breezeway Blinders;target=;url=Breezeway-Blinders.html;");
aI("text=Cord Detachers;target=;url=Cord-Detachers.html;");
aI("text=Gauges;target=;url=Gauges.html;");
aI("text=Pinch Value;target=;url=Pinch-Value.html;");
}


 drawMenus();
