
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=All Products;url=searchresults.asp?cat=23;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Normal/Dry;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Acne/Oily;url=/SearchResults.asp?Cat=1;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Preventative/Anti-Aging;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Pre/Post Treatment;url=/SearchResults.asp?Cat=5;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Additional Products;url=/SearchResults.asp?Cat=6;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Gift Certificates;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=under $45;url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=under $55;url=/SearchResults.asp?Cat=29;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=under $75;url=/SearchResults.asp?Cat=30;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=under $100;url=/SearchResults.asp?Cat=31;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
  }
  drawMenus();
}

