
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=New Arrivals;url=http://www.dermagem.com/New-Arrivals-s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Skin Essentials;url=http://www.dermagem.com/Skin-Essentials-s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Eye Essentials;url=http://www.dermagem.com/Eye-Essentials-s/31.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Spa Inspired Treatments;url=http://www.dermagem.com/Spa-Inspired-Treatments-s/32.htm;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Body Essentials;url=http://www.dermagem.com/Body-Essentials-s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Beauty with Benefits;url=http://www.dermagem.com/Beauty-with-Benefits-s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
  }
  drawMenus();
}


