_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="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://TooAshamedToName.com/;");
aI("showmenu=News SnipsThe Rub BoatLEFT_MENU;text=News Snips;target=;url=news-snips.html;");
aI("text=Chicken Wings;target=;url=chicken-wings.html;");
aI("showmenu=WSM ModsHot handle reliefLEFT_MENU;text=WSM Mods;target=;url=wsm-modifications.html;");
aI("text=Competition Results;target=;url=competition-results.html;");
aI("text=Logo Store;target=;url=logo-store.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("News SnipsThe Rub BoatLEFT_MENU")){
style=submenuStyle;
aI("text=The Rub Boat;target=;url=the-rub-boat.html;");
aI("text=Sacramento Bee 7-09;target=;url=sacramento-bee-7-09.html;");
aI("text=Campbell Reporter 5-09;target=;url=campbell-reporter-5-09.html;");
aI("text=Our first gold;target=;url=our-first-gold.html;");
aI("text=American Barbecue Systems;target=;url=american-barbecue-systems.html;");
aI("text=Random Pictures;target=;url=random-pictures.html;");
}

with(milonic=new menuname("WSM ModsHot handle reliefLEFT_MENU")){
style=submenuStyle;
aI("text=Hot handle relief;target=;url=hot-handle-relief.html;");
aI("text=Outdoor caddy;target=;url=outdoor-caddy.html;");
aI("text=Ultimate Water Pan;target=;url=ultimate-water-pan.html;");
aI("text=No pan required;target=;url=no-pan-required.html;");
aI("text=Adding capacity;target=;url=adding-capacity.html;");
aI("text=Portable wsm;target=;url=portable-wsm.html;");
}


 drawMenus();
