
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/enspri/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/enspri/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Buy Advanced Essentials;url=http://www.enspriskincare.com/Advanced_Essentials_s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Age-Defying Benefits;url=/Articles.asp?ID=134;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
    aI("text=About Enspri;url=/Articles.asp?ID=135;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=News & Press;url=/Articles.asp?ID=136;pagematch=[-_]s/19\\.htm$|searchresults\\.asp\\?cat=19$;");
    aI("text=For Professionals;url=/Articles.asp?ID=137;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
  }
  drawMenus();
}


