
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="120";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Weight Loss;url=http://www.pastoreformulations.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Skin Care;url=http://www.pastoreformulations.com/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Anti-Aging;url=http://www.pastoreformulations.com/category_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=General Well-Being;url=http://www.pastoreformulations.com/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=All Supplements;url=http://www.pastoreformulations.com/category_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
  }
  drawMenus();
}

