
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/105/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/105/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=ALL ITEMS;url=http://www.HealthAlertStore.com/category-s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=BEAUTY & HEALTH;url=http://www.HealthAlertStore.com/category-s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=BOOKS;url=http://www.HealthAlertStore.com/category-s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=FOOD & PANTRY;url=http://www.HealthAlertStore.com/category-s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=GIFT SUBSCRIPTIONS;url=http://www.HealthAlertStore.com/category-s/26.htm;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=NEW SUBSCRIPTIONS;url=http://www.HealthAlertStore.com/category-s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=PRODUCT OF THE MONTH;url=http://www.HealthAlertStore.com/category-s/29.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=RENEWAL SUBSCRIPTIONS;url=http://www.HealthAlertStore.com/category-s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=SINUS HEALTH;url=http://www.HealthAlertStore.com/category-s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=SUPPLEMENTS;url=http://www.HealthAlertStore.com/category-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=SPECIAL REPORTS;url=http://www.HealthAlertStore.com/category-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=WATER FILTERS;url=http://www.HealthAlertStore.com/category-s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


