
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/LUSA/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/LUSA/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Deal of the Day;url=/dealoftheday.asp;pagematch=[-_]s/-1\\.htm$|searchresults\\.asp\\?cat=-1$;showmenu=m_v1p-1;");
    aI("text=About Us;url=http://www.lifesaverusa.com/category_s/1670.htm;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;");
    aI("text=Products;url=http://www.lifesaverusa.com/category_s/1477.htm;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;showmenu=m_v1p1477;");
    aI("text=Press/Media;url=http://www.lifesaverusa.com/category_s/1818.htm;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
    aI("text=Lifesaver Relief;url=http://www.lifesaverusa.com/category_s/1514.htm;pagematch=[-_]s/1514\\.htm$|searchresults\\.asp\\?cat=1514$;");
    aI("text=Become a Reseller;url=http://www.lifesaverusa.com/affiliate_info.asp;pagematch=[-_]s/1849\\.htm$|searchresults\\.asp\\?cat=1849$;");
    aI("text=Contact Us;url=http://www.lifesaverusa.com/category_s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/LUSA/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/LUSA/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1477")) {
    style=subNavStyle1;
    aI("text=Bottles&nbsp;&nbsp;&nbsp;;url=http://www.lifesaverusa.com/category_s/1821.htm;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
    aI("text=Jerrycans&nbsp;&nbsp;&nbsp;;url=http://www.lifesaverusa.com/category_s/1822.htm;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
    aI("text=Value Paks&nbsp;&nbsp;&nbsp;;url=http://www.lifesaverusa.com/category_s/1839.htm;pagematch=[-_]s/1839\\.htm$|searchresults\\.asp\\?cat=1839$;");
    aI("text=Accessories&nbsp;&nbsp;&nbsp;;url=http://www.lifesaverusa.com/category_s/1840.htm;pagematch=[-_]s/1840\\.htm$|searchresults\\.asp\\?cat=1840$;");
    aI("text=Find Resellers&nbsp;&nbsp;&nbsp;;url=http://www.lifesaverusa.com/category_s/1848.htm;pagematch=[-_]s/1848\\.htm$|searchresults\\.asp\\?cat=1848$;");
  }
  drawMenus();
}


