
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Canvas/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Canvas/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=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=BEST SELLERS;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=GIFTS IDEAS;url=/SearchResults.asp?Cat=47;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;showmenu=m_v1p47;");
    aI("text=SALE;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/Canvas/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/Canvas/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p47")) {
    style=subNavStyle1;
    aI("text=HOUSE GUESTS&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=50;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=FOR HER&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=49;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=FOR HIM&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=48;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/Canvas/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/Canvas/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=HOME FURNISHINGS;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;showmenu=m_v2p22;");
    aI("text=FASHION ACCESSORIES;url=/SearchResults.asp?Cat=36;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;showmenu=m_v2p36;");
    aI("text=TOYS AND CHILDREN;url=/SearchResults.asp?Cat=51;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=CLOTHING;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;showmenu=m_v2p25;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/Canvas/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/Canvas/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p22")) {
    style=subNavStyle2;
    aI("text=FURNITURE&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=32;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=ART WORK&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=39;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/Canvas/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/Canvas/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p25")) {
    style=subNavStyle2;
    aI("text=FOR HER&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=44;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=KIDS&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=43;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=FOR HIM&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=42;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/Canvas/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/Canvas/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p36")) {
    style=subNavStyle2;
    aI("text=BAGS AND PURSES&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=JEWELRY&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
  }
  drawMenus();
}


