_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#373737";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="Tan";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=bivy sack;target=;url=./;");
aI("showmenu=Bivy Sack - ManufacturersOutdoor Research Bivy SacksLEFT_MENU;text=Bivy Sack - Manufacturers;target=;url=Bivy-Sack-Manufacturers.html;");
aI("showmenu=Bivy Shelter - WaterBivy Water Filter BottlesLEFT_MENU;text=Bivy Shelter - Water;target=;url=Bivy-Shelter-Water.html;");
aI("text=Bivy Sack - Bug Protection;target=;url=Bivy-Sack-Bug-Protection.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Bivy Sack - ManufacturersOutdoor Research Bivy SacksLEFT_MENU")){
style=submenuStyle;
aI("text=Outdoor Research Bivy Sacks;target=;url=Outdoor-Research-Bivy-Sacks.html;");
aI("text=MSR Bivy Sacks and Lightweight Tents;target=;url=MSR-Bivy-Sacks-and-Lightweight-Tents.html;");
aI("text=Bivy Shelters in the Sky - Grand Trunk;target=;url=Bivy-Shelters-in-the-Sky-Grand-Trunk.html;");
aI("text=Black Diamond Bivy Sacks;target=;url=Black-Diamond-Bivy-Sacks.html;");
aI("text=Big Agness Bivy Sacks;target=;url=Big-Agness-Bivy-Sacks.html;");
}

with(milonic=new menuname("Bivy Shelter - WaterBivy Water Filter BottlesLEFT_MENU")){
style=submenuStyle;
aI("text=Bivy Water Filter Bottles;target=;url=Bivy-Water-Filter-Bottles.html;");
aI("text=Bivi Water Filters Katadyn;target=;url=Bivi-Water-Filters-Katadyn.html;");
aI("text=Bivi Basecamp Water Filters;target=;url=Bivi-Basecamp-Water-Filters.html;");
aI("text=Bivy Shelter Camelbak Portable Water;target=;url=Bivy-Shelter-Camelbak-Portable-Water.html;");
}


 drawMenus();

