_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Bookman Old Style";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Bookman Old Style";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LimeGreen";
offcolor="Black";
onbgcolor="Black";
onbold="bold";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.highrolldice.com/;");
aI("showmenu=HRD Description/How To Play HRDINFO_BAR_MENU;text=HRD Description;target=;url=HRD_Description.html;");
aI("showmenu=Find A Retailer/Gambler's General StoreINFO_BAR_MENU;text=Find A Retailer;target=;url=Find_A_Retailer.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=HRD Blog;target=;url=http://highrolldice.wordpress.com;");
}

with(milonic=new menuname("HRD Description/How To Play HRDINFO_BAR_MENU")){
style=submenuStyle;
aI("text=How To Play HRD;target=;url=How_To_Play_High_Roll_Dice.html;");
aI("text=HRD Photo Gallery;target=;url=HRD_Photo_Gallery.html;");
aI("text=Testimonial Gallery;target=;url=Testimonial_Gallery.html;");
}

with(milonic=new menuname("Find A Retailer/Gambler's General StoreINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Gambler's General Store;target=;url=Gambler's_General_Store.html;");
aI("text=Mishegoss;target=;url=Mishegoss.html;");
}


 drawMenus();

