
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/justwalldeco/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/justwalldeco/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=/articles.asp?id=2;pagematch=[-_]s/317\\.htm$|searchresults\\.asp\\?cat=317$;");
    aI("text=FAQ;url=/articles.asp?id=135;pagematch=[-_]s/316\\.htm$|searchresults\\.asp\\?cat=316$;");
    aI("text=Customer Service;url=/SearchResults.asp?Cat=315;pagematch=[-_]s/315\\.htm$|searchresults\\.asp\\?cat=315$;showmenu=m_v2p315;");
    aI("text=Wholesale;url=/articles.asp?id=134;pagematch=[-_]s/314\\.htm$|searchresults\\.asp\\?cat=314$;");
    aI("text=Newsletter;url=/SearchResults.asp?Cat=313;pagematch=[-_]s/313\\.htm$|searchresults\\.asp\\?cat=313$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/justwalldeco/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/justwalldeco/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p315")) {
    style=subNavStyle2;
    aI("text=Shipping&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=7;pagematch=[-_]s/325\\.htm$|searchresults\\.asp\\?cat=325$;");
    aI("text=Returns&nbsp;&nbsp;&nbsp;;url=/articles.asp?ID=3;pagematch=[-_]s/323\\.htm$|searchresults\\.asp\\?cat=323$;");
    aI("text=Custom Orders&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=6;pagematch=[-_]s/324\\.htm$|searchresults\\.asp\\?cat=324$;");
  }
  drawMenus();
}


