
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=<span style=\"color: rgb(0, 0, 205);\">FREE SHIPPING ITEMS</span>;url=/SearchResults.asp?Cat=1825;pagematch=[-_]s/1825\\.htm$|searchresults\\.asp\\?cat=1825$;");
    aI("text=All Purpose Cleaner / Laundry Stains;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Miracle Glass Cleaner;url=/SearchResults.asp?Cat=1817;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Carpet Cleaner;url=/SearchResults.asp?Cat=1822;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
    aI("text=WolfsHead Polish;url=/SearchResults.asp?Cat=1821;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
    aI("text=Miracle Screen Cleaner;url=/SearchResults.asp?Cat=1820;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
    aI("text=Formula 99 DeGreaser;url=/SearchResults.asp?Cat=1823;pagematch=[-_]s/1823\\.htm$|searchresults\\.asp\\?cat=1823$;");
  }
  drawMenus();
}


