Cart
0
Home
About
Auctions
Sell With Us
Buy With Us
The Miller Times
Contact
Back
About Miller & Miller
Back
Current Auctions
Past Auctions
Cart
0
Home
About
About Miller & Miller
Auctions
Current Auctions
Past Auctions
Sell With Us
Buy With Us
The Miller Times
Contact
1
2
3
4
5
6
7
8
9
10
11
12
Previous
Next
document.querySelectorAll('a[href^="#"]').forEach(anchor => { anchor.addEventListener('click', function(e) { e.preventDefault(); const currentURL = new URL(window.location.href); const utmParams = currentURL.search; const hash = this.getAttribute('href'); const newURL = currentURL.origin + currentURL.pathname + utmParams + hash; window.location.href = newURL; }); });