_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#1B2C85";
offcolor="#FFFFFF";
onbgcolor="Red";
oncolor="White";
padding="8";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="5";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Georgia";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Navy";
offcolor="#FFFFFF";
onbgcolor="Red";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Announcements;target=;url=Announcements.html;");
aI("text=Home Page;target=;url=http://www.falerfeedstore.com/;");
aI("text=SPECIALS!!;target=;url=SPECIALS!!.html;");
aI("showmenu=Feed/Dog FeedLEFT_MENU;text=Feed;target=;url=Feed.html;");
aI("showmenu=Lawn and Garden/FertilizerLEFT_MENU;text=Lawn and Garden;target=;url=Lawn-and-Garden.html;");
aI("text=Ponds;target=;url=Ponds.html;");
aI("showmenu=Farm Supplies/Waterers LEFT_MENU;text=Farm Supplies;target=;url=Farm-Supplies.html;");
aI("showmenu=Services/DeliveryLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=U-Haul;target=;url=U-Haul.html;");
aI("text=Drainage Tile;target=;url=Drainage-Tile.html;");
aI("text=Seasonal;target=;url=Seasonal.html;");
aI("text=Contact Information ;target=;url=Contact-Information.html;");
aI("text=New Products;target=;url=New-Products.html;");
aI("text=Map;target=;url=Map.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Our Community;target=;url=Our-Community.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}

with(milonic=new menuname("Feed/Dog FeedLEFT_MENU")){
style=submenuStyle;
aI("text=Dog Feed;target=;url=Dog-Feed.html;");
aI("text=Cat Feed;target=;url=Cat-Feed.html;");
aI("text=Horse Feed;target=;url=Horse-Feed.html;");
aI("text=Wild Bird Seed;target=;url=Wild-Bird-Seed.html;");
aI("text=Rabbit Feed;target=;url=Rabbit-Feed.html;");
aI("text=Domestic Bird Feed;target=;url=Domestic-Bird-Feed.html;");
aI("text=Cattle Feed;target=;url=Cattle-Feed.html;");
aI("text=Pig Feed;target=;url=Pig-Feed.html;");
aI("text=Show Feed;target=;url=Show-Feed.html;");
aI("text=Deer Feed;target=;url=Deer-Feed.html;");
aI("text=Exotic Animal Feed;target=;url=Exotic-Animal-Feed.html;");
}

with(milonic=new menuname("Lawn and Garden/FertilizerLEFT_MENU")){
style=submenuStyle;
aI("text=Fertilizer;target=;url=Fertilizer.html;");
aI("text=Organic Fertilizer;target=;url=Organic-Fertilizer.html;");
aI("text=Bulk Garden Seed;target=;url=Bulk-Garden-Seed.html;");
aI("text=Grass Seed;target=;url=Grass-Seed.html;");
aI("text=Lawn and Garden Chemicals ;target=;url=Lawn-and-Garden-Chemicals.html;");
}

with(milonic=new menuname("Farm Supplies/Waterers LEFT_MENU")){
style=submenuStyle;
aI("text=Waterers ;target=;url=Waterers.html;");
aI("text=Bulk Bins;target=;url=Bulk-Bins.html;");
aI("text=Gates ;target=;url=Gates.html;");
aI("text=Stock Tanks;target=;url=Stock-Tanks.html;");
aI("text=Channel Bio Corp;target=;url=Channel-Bio-Corp.html;");
}

with(milonic=new menuname("Services/DeliveryLEFT_MENU")){
style=submenuStyle;
aI("text=Delivery;target=;url=Delivery.html;");
aI("text=Spreader and Sprayer Rental;target=;url=Spreader-and-Sprayer-Rental.html;");
aI("text=Propane Tank Refill;target=;url=Propane-Tank-Refill.html;");
aI("text=Soil Tests;target=;url=Soil-Tests.html;");
}


 drawMenus();

