_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#2A4B6B";
borderstyle="Groove";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/whitedots.gif";
offbgcolor="#8DADBA";
offcolor="White";
onbgcolor="#2A4B6B";
oncolor="#ffffff";
padding="6";
separatorcolor="Transparent";
separatorsize="10";
subimage="images/blue_4x5.gif";
subimagepadding="10";
overimage="images/whitedots.gif";
imagepadding="1";
itemwidth="42";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#8DADBA";
offcolor="#ffffff";
onbgcolor="#2A4B6B";
oncolor="#ffffff";
padding="4";
separatorcolor="#8DADBA";
separatorsize="1";
subimage="images/blue_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=614;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.griffon-bookstore.com/;");
aI("text=New Books;target=;url=New-Books.html;");
aI("text=Used Books;target=;url=Used-Books.html;");
aI("text=New Board Games;target=;url=New-Board-Games.html;");
aI("text=Miniatures;target=;url=Miniatures.html;");
aI("text=Dice;target=;url=Dice.html;");
aI("text=Dice Games;target=;url=Dice-Games.html;");
aI("text=Card Games;target=;url=Card-Games.html;");
aI("text=Plastic models;target=;url=Plastic-models.html;");
aI("text=Gaming Schedule;target=;url=Gaming-Schedule.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
}


 drawMenus();

