_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="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#DDF086";
oncolor="Black";
padding="10";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#DDF086";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DDF086";
offcolor="Black";
onbgcolor="#84AE00";
oncolor="Black";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Hunting Land;target=;url=http://www.all-hunting.com/;");
aI("text=Hunting Games;target=;url=Hunting-Games.html;");
aI("text=Duck Hunting;target=;url=Duck-Hunting.html;");
aI("text=Hunting Videos;target=;url=Hunting-Videos.html;");
aI("text=Turkey Hunting;target=;url=Turkey-Hunting.html;");
aI("text=Archery Hunting;target=;url=Archery-Hunting.html;");
aI("text=Coyote Hunting;target=;url=Coyote-Hunting.html;");
aI("text=Hunting Dogs;target=;url=Hunting-Dogs.html;");
aI("text=Small Game Hunting;target=;url=Small-Game-Hunting.html;");
aI("text=All Hunting;target=;url=All-Hunting.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

