
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=Gift Certificates;url=http://www.dejavu-cosmetics.com/category_s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=New Arrivals;url=http://www.dejavu-cosmetics.com/category_s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=SALE;url=http://www.dejavu-cosmetics.com/category_s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=BLOG;url=http://www.dejavu-cosmetics.com/category_s/31.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;showmenu=m_v2p31;");
    aI("text=FACIAL CARE;url=http://www.dejavu-cosmetics.com/FACIAL_CARE_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=BODY CARE;url=http://www.dejavu-cosmetics.com/BODY_CARE_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=NAIL CARE;url=http://www.dejavu-cosmetics.com/NAILS_CARE_s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=MEN\'S CARE;url=http://www.dejavu-cosmetics.com/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p31")) {
    style=subNavStyle2;
    aI("text=Deutsch&nbsp;&nbsp;&nbsp;;url=http://www.dejavu-cosmetics.com/category_s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Spanish&nbsp;&nbsp;&nbsp;;url=http://www.dejavu-cosmetics.com/category_s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Franch&nbsp;&nbsp;&nbsp;;url=http://www.dejavu-cosmetics.com/category_s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
  }
  drawMenus();
}


