
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/194/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/194/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="120";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Electronic;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;showmenu=m_v1p1819;");
    aI("text=Home & Office;url=/SearchResults.asp?Cat=1477;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;showmenu=m_v1p1477;");
    aI("text=Cell Phone Goodies;url=/SearchResults.asp?Cat=1830;pagematch=[-_]s/1830\\.htm$|searchresults\\.asp\\?cat=1830$;");
    aI("text=Travel Gadgets;url=/SearchResults.asp?Cat=1827;pagematch=[-_]s/1827\\.htm$|searchresults\\.asp\\?cat=1827$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/194/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/194/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1477")) {
    style=subNavStyle1;
    aI("text=Kitchen Tech&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1824;pagematch=[-_]s/1824\\.htm$|searchresults\\.asp\\?cat=1824$;");
    aI("text=Lights & Clocks&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1825;pagematch=[-_]s/1825\\.htm$|searchresults\\.asp\\?cat=1825$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/194/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/194/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1819")) {
    style=subNavStyle1;
    aI("text=Automated / Robots&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1820;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
    aI("text=Computing Accessories&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1821;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
    aI("text=Portable Audio/Video&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1829;pagematch=[-_]s/1829\\.htm$|searchresults\\.asp\\?cat=1829$;");
  }
  drawMenus();
}


