Armory Auction
1101 Augusta Street
West Columbia, S.C. 29169
(803)794-0107
R. Thomas Hagler SCAL#3148
Monday Sale Page
SEPT. 21, 2026
10% buyers premium
|
|
|
|
Search items by description:
No items match your search – try a different keyword or clear the box.
var visibleCount = 0;
for (var j = 0; j < rows.length; j++) {
if (rows[j].style.visibility !== "hidden") visibleCount++;
}
var noResultsDiv = document.getElementById("noResults");
if (noResultsDiv) {
noResultsDiv.style.display = (visibleCount <= 1 && input !== "") ? "block" : "none"; // <=1 to account for possible header
}
|
|