
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Fad2/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Fad2/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Ergonomic Chairs;url=/SearchResults.asp?Cat=1820;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
    aI("text=Resources;url=/SearchResults.asp?Cat=1823;pagematch=[-_]s/1823\\.htm$|searchresults\\.asp\\?cat=1823$;");
    aI("text=Height Adjustable Desks;url=/SearchResults.asp?Cat=1817;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;showmenu=m_v1p1817;");
    aI("text=Home Decor;url=/SearchResults.asp?Cat=1477;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;showmenu=m_v1p1477;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/Fad2/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/Fad2/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1477")) {
    style=subNavStyle1;
    aI("text=Furniture&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1516;pagematch=[-_]s/1516\\.htm$|searchresults\\.asp\\?cat=1516$;");
    aI("text=Home Accessories&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1517;pagematch=[-_]s/1517\\.htm$|searchresults\\.asp\\?cat=1517$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/Fad2/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/Fad2/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1817")) {
    style=subNavStyle1;
    aI("text=Ergotron&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=WorkRite&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1818;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
  }
  drawMenus();
}


