
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/115/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/115/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=MAKE UP;url=/SearchResults.asp?Cat=44;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;showmenu=m_v2p44;");
    aI("text=SKIN CARE;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=HENNA;url=/SearchResults.asp?Cat=35;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=BODY ART;url=/SearchResults.asp?Cat=33;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=ACEESSORIES;url=/SearchResults.asp?Cat=59;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/115/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/115/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p44")) {
    style=subNavStyle2;
    aI("text=Eyes&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=58;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Brows&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=42;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Brushes&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=60;pagematch=[-_]s/60\\.htm$|searchresults\\.asp\\?cat=60$;");
  }
  drawMenus();
}

