
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="300";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=LED Bulbs;url=/SearchResults.asp?Cat=1814;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=LED Puck Lights;url=/SearchResults.asp?Cat=1477;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;");
    aI("text=LED Flexible Strips;url=/SearchResults.asp?Cat=1513;pagematch=[-_]s/1513\\.htm$|searchresults\\.asp\\?cat=1513$;");
    aI("text=LED Showcase Display Lights;url=/SearchResults.asp?Cat=1514;pagematch=[-_]s/1514\\.htm$|searchresults\\.asp\\?cat=1514$;");
    aI("text=LED Mini Sticks;url=/SearchResults.asp?Cat=1817;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=LED Magnetic Strips;url=/SearchResults.asp?Cat=1818;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
    aI("text=LED Light Boxes;url=/SearchResults.asp?Cat=1820;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
    aI("text=LED T5;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Fluorescent T4|T5;url=/SearchResults.asp?Cat=1821;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
  }
  drawMenus();
}


