
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="160";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Scouting & Hunting Maps;url=http://www.huntscout.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Optics & Accessories;url=http://www.huntscout.com/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Hunting Packs;url=http://www.huntscout.com/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Assorted Hunting Gear;url=http://www.huntscout.com/category_s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=1 Year Membership SGHA;url=http://www.huntscout.com/category_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
  }
  drawMenus();
}


