_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="LimeGreen";
oncolor="Black";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="LimeGreen";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.4heartsllc.com/;");
aI("showmenu=OrganizationProductsLEFT_MENU;text=Organization;target=;url=Organization.html;");
aI("showmenu=Purchase ProductsWholesalerLEFT_MENU;text=Purchase Products;target=;url=Purchase-Products.html;");
aI("text=Fundraising Events;target=;url=Fundraising-Events.html;");
aI("text=Tournaments;target=;url=Tournaments.html;");
aI("text=4 Hearts News;target=;url=4-Hearts-News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("OrganizationProductsLEFT_MENU")){
style=submenuStyle;
aI("showmenu=ProductsThe Universal Game of High Roll DiceLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
}

with(milonic=new menuname("ProductsThe Universal Game of High Roll DiceLEFT_MENU")){
style=submenuStyle;
aI("text=The Universal Game of High Roll Dice;target=;url=The-Universal-Game-of-High-Roll-Dice.html;");
}

with(milonic=new menuname("Purchase ProductsWholesalerLEFT_MENU")){
style=submenuStyle;
aI("text=Wholesaler;target=;url=Wholesaler.html;");
aI("text=Retailer;target=;url=Retailer.html;");
}


 drawMenus();
