
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/colorscience/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/colorscience/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=shop;url=/SearchResults.asp?Cat=19;pagematch=[-_]s/19\\.htm$|searchresults\\.asp\\?cat=19$;showmenu=m_v1p19;");
    aI("text=behind the science;url=/SearchResults.asp?Cat=108;pagematch=[-_]s/108\\.htm$|searchresults\\.asp\\?cat=108$;");
    aI("text=meet the founder;url=/SearchResults.asp?Cat=88;pagematch=[-_]s/88\\.htm$|searchresults\\.asp\\?cat=88$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/colorscience/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/colorscience/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p19")) {
    style=subNavStyle1;
    aI("text=Primers & Serums&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=90;pagematch=[-_]s/90\\.htm$|searchresults\\.asp\\?cat=90$;");
    aI("text=Sunforgettable Sun Protection&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=92;pagematch=[-_]s/92\\.htm$|searchresults\\.asp\\?cat=92$;");
    aI("text=Foundations&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=91;pagematch=[-_]s/91\\.htm$|searchresults\\.asp\\?cat=91$;");
    aI("text=Setting Mists&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=93;pagematch=[-_]s/93\\.htm$|searchresults\\.asp\\?cat=93$;");
    aI("text=Colore&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=125;pagematch=[-_]s/125\\.htm$|searchresults\\.asp\\?cat=125$;");
  }
  drawMenus();
}


