_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#210E08";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Tan";
offcolor="#000000";
onbgcolor="#913B02";
oncolor="White";
padding="11";
separatorcolor="#210E08";
separatorsize="1";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="6";
itemwidth="225";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://wildhog.server303.com/;");
aI("text=Our Hunts;target=;url=Our-Hunts.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Helpful Links;target=;url=Helpful-Links.html;");
aI("text=Area Information;target=;url=Area-Information.html;");
aI("text=Trophy Gallery;target=;url=Trophy-Gallery.html;");
aI("text=Testimonials;target=;url=Testimonials.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;");
}


 drawMenus();
