
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/o2i/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/o2i/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Lamps;url=/Lamps-s/6.htm;pagematch=[-_]s/1124\\.htm$|searchresults\\.asp\\?cat=1124$;");
    aI("text=Ceiling Lights;url=/Ceiling-Lights-s/2.htm;pagematch=[-_]s/1120\\.htm$|searchresults\\.asp\\?cat=1120$;");
    aI("text=Wall Lights;url=/Wall-Lights-s/3.htm;pagematch=[-_]s/1121\\.htm$|searchresults\\.asp\\?cat=1121$;");
    aI("text=Bathroom Lights;url=/Bathroom-Vanity-Lighting-s/4.htm;pagematch=[-_]s/1122\\.htm$|searchresults\\.asp\\?cat=1122$;");
    aI("text=Outdoor;url=/Outdoor-Lighting-s/5.htm;pagematch=[-_]s/1123\\.htm$|searchresults\\.asp\\?cat=1123$;");
    aI("text=Fans;url=/Fans-s/7.htm;pagematch=[-_]s/1125\\.htm$|searchresults\\.asp\\?cat=1125$;");
    aI("text=Brands;url=/Articles.asp?ID=265;pagematch=[-_]s/582\\.htm$|searchresults\\.asp\\?cat=582$;");
    aI("text=Sales / Coupons;url=/Articles.asp?ID=250;pagematch=[-_]s/1206\\.htm$|searchresults\\.asp\\?cat=1206$;");
  }
  drawMenus();
}


