fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=8;
pagebgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=New for 2010;url=http://www.spot-hogg.com/;");
aI("showmenu=Products;text=Products;");
aI("text=Trophy Room;url=http://www.spot-hogg.com/trophy_room/;");
aI("text=Dealer Locator;url=http://www.spot-hogg.com/dealer_locator/;");
aI("text=Helpful Hints;url=http://www.spot-hogg.com/hints/;");
aI("text=Recent News;url=http://spot-hogg.blogspot.com/;");
aI("text=Newsletters;url=http://www.spot-hogg.com/newsletters/;");
aI("text=Contact;url=http://www.spot-hogg.com/contact/;");
aI("text=FAQ;url=http://www.spot-hogg.com/faqs/;");
aI("text=History;url=http://www.spot-hogg.com/history/;");
aI("text=Links;url=http://www.spot-hogg.com/links/;");
aI("showmenu=Pro-staff;text=Pro-Staff;url=http://www.spot-hogg.com/pro_staff/;");

}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("text=Sights;url=http://spot-hogg.com/products/bow_sights/index.php;")
aI("text=Sight Accessories;url=http://spot-hogg.com/products/sight_accessories/index.php;")
aI("text=Releases;url=http://spot-hogg.com/products/releases/index.php;")
aI("text=Arrow Rests;url=http://spot-hogg.com/products/arrow_rests/index.php;")
aI("text=Apparel;url=http://spot-hogg.com/products/apparel/index.php;")
aI("text=Tech Equipment;url=http://spot-hogg.com/products/tech_equipment/index.php;")
aI("text=Hooter Shooter;url=http://spot-hogg.com/products/hooter_shooter/index.php;")
aI("text=Flex Fletch Vanes;url=http://spot-hogg.com/products/flex_fletch_vanes/index.php;")



}

with(milonic=new menuname("Pro-staff")){
overflow="scroll";
style=menuStyle;
aI("text=Pro-Staff Application;url=http://www.spot-hogg.com/pro_staff/application.php;")
aI("text=Contract;url=http://www.spot-hogg.com/pro_staff/pro-staff_agreement.php;")



}


drawMenus();


