
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/224/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/224/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Complete Kits;url=/SearchResults.asp?Cat=1814;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;showmenu=m_v1p1814;");
    aI("text=First Aid Tips;url=/SearchResults.asp?Cat=1477;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;showmenu=m_v1p1477;");
    aI("text=Build Your Own Kit;url=/SearchResults.asp?Cat=1513;pagematch=[-_]s/1513\\.htm$|searchresults\\.asp\\?cat=1513$;showmenu=m_v1p1513;");
    aI("text=Storable Food;url=/SearchResults.asp?Cat=1514;pagematch=[-_]s/1514\\.htm$|searchresults\\.asp\\?cat=1514$;showmenu=m_v1p1514;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/224/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/224/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1513")) {
    style=subNavStyle1;
    aI("text=Bags&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1553;pagematch=[-_]s/1553\\.htm$|searchresults\\.asp\\?cat=1553$;");
    aI("text=Bite and Sting Kits&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1554;pagematch=[-_]s/1554\\.htm$|searchresults\\.asp\\?cat=1554$;");
    aI("text=Medicine/Bandages&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1817;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/224/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/224/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1514")) {
    style=subNavStyle1;
    aI("text=Specialty Items&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1632;pagematch=[-_]s/1632\\.htm$|searchresults\\.asp\\?cat=1632$;");
    aI("text=Sweets&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1673;pagematch=[-_]s/1673\\.htm$|searchresults\\.asp\\?cat=1673$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/224/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/224/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=About Us;url=aboutus.asp;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;");
    aI("text=Returns;url=/returns.asp;pagematch=[-_]s/1631\\.htm$|searchresults\\.asp\\?cat=1631$;");
    aI("text=Shipping;url=/articles.asp?ID=57;pagematch=[-_]s/1630\\.htm$|searchresults\\.asp\\?cat=1630$;");
    aI("text=Site Help / FAQ;url=/help.asp;pagematch=[-_]s/1669\\.htm$|searchresults\\.asp\\?cat=1669$;");
  }
  drawMenus();
}


