
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/encomsafety/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/encomsafety/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=TASER &reg;;url=http://www.encomsafety.com/TASER-s/98.htm;pagematch=[-_]s/98\\.htm$|searchresults\\.asp\\?cat=98$;");
    aI("text=Wholesale;url=http://www.encomsafety.com/category-s/100.htm;pagematch=[-_]s/100\\.htm$|searchresults\\.asp\\?cat=100$;");
    aI("text=Law Enforcement;url=http://www.encomsafety.com/category-s/103.htm;pagematch=[-_]s/103\\.htm$|searchresults\\.asp\\?cat=103$;");
  }
  drawMenus();
}


