
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/neulife/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/neulife/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="210";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=AntiAging;url=http://www.NeuLifeLabs.com/category_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Wrinkle Creams;url=http://www.NeuLifeLabs.com/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Wellness;url=http://www.NeuLifeLabs.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Immune System Support;url=http://www.NeuLifeLabs.com/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Eczema;url=http://www.NeuLifeLabs.com/category_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;showmenu=m_v2p5;");
    aI("text=Skincare;url=http://www.NeuLifeLabs.com/category_s/6.htm;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Weight Control;url=http://www.NeuLifeLabs.com/category_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Partner Products;url=http://www.NeuLifeLabs.com/category_s/7.htm;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Latest News in Health;url=http://www.NeuLifeLabs.com/category_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/neulife/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/neulife/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p5")) {
    style=subNavStyle2;
    aI("text=Body Wash&nbsp;&nbsp;&nbsp;;url=http://www.NeuLifeLabs.com/category_s/11.htm;pagematch=[-_]s/11\\.htm$|searchresults\\.asp\\?cat=11$;");
    aI("text=Body/Scalp Spray&nbsp;&nbsp;&nbsp;;url=http://www.NeuLifeLabs.com/category_s/9.htm;pagematch=[-_]s/9\\.htm$|searchresults\\.asp\\?cat=9$;");
    aI("text=Steroid-Free Topical Cream&nbsp;&nbsp;&nbsp;;url=http://www.NeuLifeLabs.com/category_s/10.htm;pagematch=[-_]s/10\\.htm$|searchresults\\.asp\\?cat=10$;");
  }
  drawMenus();
}

