Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - jluft.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 20 May 2025 17:15:25 GMT
Server: Apache/2.4.41 (Ubuntu)
Strict-Transport-Security: max-age=15768000
Set-Cookie: PHPSESSID=3752d7b0bea19ea469620d0ff6716a4c; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Location: https://josephluft.com/store/featured
Content-Length: 0
Content-Type: text/html; charset=UTF-8

HTTP Code 301 Moved Permanently

301 http code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://josephluft.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 20 May 2025 17:15:25 GMT
Server: Apache/2.4.41 (Ubuntu)
Strict-Transport-Security: max-age=15768000
Set-Cookie: PHPSESSID=e7c8874d92f9c9ba5e106d01e0d868e2; path=/
Expires: Tue, 20 May 2025 17:25:25 GMT
Cache-Control: max-age=600
Pragma: cache
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 http code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: jluft.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
    <head>
    <title>Joseph Luft's U.S. Classics Stamp Store</title>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
    <meta http-equiv="Content-Language" content="en">
    <link rel="stylesheet" href="/ext/chosen/chosen.css">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="google" content="notranslate">
    <meta name="viewport" content="width=940, user-scalable=no">
    <style type="text/css">
        input, pre, tt, textarea { font-size: 11px;}
body { font-family: Arial; font-size: 14px;}
a { color: #263320; text-decoration: none;}
a:hover { text-decoration: underline;}
h1 { font-size: 22px;}
textarea { padding: 0px !important; margin-top: 0px;}
.label, label { text-align: right; vertical-align: middle; font-family: Arial; font-size: 12px;}
.clip { white-space: pre; overflow: hidden;}
select { font-size: 12px; font-weight: bold; cursor: pointer; background: white;}
.info { text-align: left !important; font-size: 10px;}
.centered, .centered .shadow { margin: 0 auto;}
.center { text-align: center;}
.left { text-align: left !important;}
.right { text-align: right !important;}
form { padding: 0px; margin: 0px;}
.wide { width: 100%;}
.rounded { border-radius: 8px;}
input[type="button"], input[type="submit"], input[type="reset"], button { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background-color: #fff; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4)); background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background-color:#ededed; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #A0A0A0; display:inline-block; cursor:pointer; color:black; font-weight:bold; padding:0px 0px; text-decoration:none; text-shadow:0px 1px 0px #ffffff; box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);}
input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active, button:active { background-color: #fff; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #efefef), color-stop(50%, #e6e6e6), color-stop(52%, #dedede), color-stop(100%, #e4e4e4)); background: -webkit-linear-gradient(top, #efefef 20%, #e6e6e6 50%, #dedede 52%, #e4e4e4 100%); background: -moz-linear-gradient(top, #efefef 20%, #e6e6e6 50%, #dedede 52%, #e4e4e4 100%); background: -o-linear-gradient(top, #efefef 20%, #e6e6e6 50%, #dedede 52%, #e4e4e4 100%); background: linear-gradient(top, #efefef 20%, #e6e6e6 50%, #dedede 52%, #e4e4e4 100%); background-color:#dddddd;}
input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"], textarea { padding-left: 4px; font-family: Arial; font-weight: bold; font-size: 13px; color: #333; vertical-align: middle; background-color: #fff; background-repeat: no-repeat; background-position: right center; border: 1px solid #aaa; border-radius: 3px; outline: none; box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);}
.grid4:hover { background: rgba(229, 249, 255, 0.5);}
.grid4:hover a.Link { text-decoration: underline;}
.grid4 { display: inline-block; width: 168px; overflow: hidden; vertical-align: top; padding-bottom: 20px; border-radius: 8px; margin-bottom: 10px; padding-top: 10px; cursor: pointer; font-size: 14px;}
.grid4-empty { display: inline-block; width: 168px;}
.grid4 img { margin-bottom: 5px;}
        .Link, .NavbarLink, .back-link { color: #00319C; font-weight: bold;}
.NavbarLink { font-size: 16px;}
body { margin: 0px; margin-top: 0px; color: #303030; -ms-text-size-adjust: none; -moz-text-size-adjust: none; -o-text-size-adjust: none; -webkit-text-size-adjust: none;}
#MastheadLink { position: absolute; width: 100%; height: 100%;}
div.HtmlBlock { width: 900px; background: white; position: relative; margin: 0 auto;}
div.HtmlBlockInner p { line-height: 150%; font-size: 16px;}
.chosen-container .chosen-results { max-height: 500px !important;}
.chosen-container-single .chosen-single { height: 30px !important;}
.chosen-container-single .chosen-single span { font-family: Arial; font-size: 16px; padding-top: 2px;}
.chosen-container-single .chosen-single div b { margin-top: 3px;}
div.section-header { margin-left: -20px; margin-right: -20px; background-image: url(/art/hr.png); background-repeat: no-repeat; background-position: 0; height: 53px; text-align: center;}
div.section-header span { font-size: 22px; color: black; position: relative; top: 12px; background: white; padding-left: 20px; padding-right: 20px; font-style: italic;}
div.footer { margin-left: -20px; margin-right: -20px; border-top: 1px solid rgb(238, 238, 238); border-bottom: 1px solid rgb(238, 238, 238); border-radius: 8px; background: #F9F9F9; padding: 20px;}
a.back-link { position: relative; top: -15px; left: 15px;}
div.HtmlBlockInner h1 { font-size: 24px; font-weight: bold; text-align: center;}
a img { border: 0;}
a.TopBarButton { padding: 15px; padding-left: 18px; padding-right: 18px; font-size: 18px; font-weight: bold; margin-left: 10px; cursor:pointer; -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4)); background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background-color:#ededed; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #A0A0A0; box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);}
a.TopBarButton:hover { background: #e4e7ef;}
div#mailing_list_offer { position: fixed; right: 0px; bottom: 0px; width: 340px; height: 80px; background: #f9f9f9; color: white; font-weight: bold; margin-right: 20px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-left: 2px solid black; border-top: 2px solid black; border-right: 2px solid black; box-shadow: 3px 3px 6px lightgrey; text-align: center;}
a#mailing_list_yes { color: #8a65ab; text-decoration: underline; font-size: 18px;}
a#mailing_list_no { color: #958e9a; font-size: 15px;}
@media print { #store_main_bar, #store_footer { display: none; }
}
    </style>
        <!--[if !IE]>-->
    <style type="text/css">
        body {
            background-color: #FFFFFF;
            overflow-y: scroll;
            overflow-x: hidden;
            overflow: -moz-scrollbars-vertical;
        }
        div.body {
            width: 100%;
        }
    </style>
    <!--<![endif]-->
    <script src="/ext/js.cookie.js" type="text/javascript"></script>
    <link rel="stylesheet" href="/ext/chosen/chosen.css">
    <link rel="stylesheet" href="/ext/fontawesome/css/font-awesome.min.css">
    <script src="/ext/jquery-1.11.2.min.js" type="text/javascript"></script>
    <script src="/ext/chosen/chosen.jquery.min.js" type="text/javascript"></script>
    </head><body><div class="body" style="background: white; padding-left: 20px; padding-right: 20px; margin: 0 auto; width: 900px;">
        <!--[if lt IE 8]>
    <style type="text/css">
    a.TopBarButton { border: 0; background: none; }
    a.TopBarButton:hover { background: none; }
    .fa { display: none; }
    </style>
    <![endif]-->

 	<div style="font-size: 16px; text-align: right; margin: 10px; padding-top: 10px;">
		<a class="Link" href="https://www.facebook.com/JosephLuftsUSClassics/" style="padding: 5px; margin-left: 20px;"><i class="fa fa-facebook-official" style="margin-right: 3px;">&nbsp;</i>Follow us on Facebook</a>
		<a class="Link" href="http://eepurl.com/cU1qED" style="padding: 5px; margin-left: 20px;"><i class="fa fa-envelope-o" style="margin-right: 3px;">&nbsp;</i>Sign up for our mailing list</a>
		<a class="Link" href="/store/contact" style="padding: 5px; margin-left: 20px;"><i class="fa fa-comment" style="margin-right: 3px;">&nbsp;</i>Contact us</a>
	</div>
    <div class="HtmlBlock">
        <div class="HtmlBlockInner">
            <div style="border-radius: 8px; background: #F9F9F9; width: 900px; margin-bottom: 40px; border-bottom: 2px solid rgb(238, 238, 238);">
                <a href="/store/featured"><img src="/art/masthead.jpg" style="border-radius: 8px 8px 0 0; width: 900px; height: 102px;" alt="Joseph Luft's U.S. Classics Stamp Store"></a>

                <table style="border: 0; padding: 10px; font-size: 18px; width: 100%;" id="store_main_bar">
                    <tr style="height: 46px;">
                        <td style="text-align: left;">
                            <a class="Link TopBarButton" href="/store/all" style="margin-left: 0;"><i class="fa fa-book" style="margin-right: 3px;">&nbsp;</i>Browse</a>
                            <a class="Link TopBarButton" href="/search"><i class="fa fa-search" style="margin-right: 3px;">&nbsp;</i>Search</a>
                            <a class="Link TopBarButton" href="/store/new" style="margin-left: 35px;">New!</a>
                            <a class="Link TopBarButton" href="/store/featured">Specials</a>
                            <a class="Link TopBarButton" href="/store/spacefillers">Fillers</a>
                            <a class="Link TopBarButton" href="/store/stamp/xOther">Others</a>
                        </td>
                        <td style="text-align: right;">
                            <a class="Link TopBarButton" href="/store/cart"><i class="fa fa-shopping-cart" style="margin-right: 3px;">&nbsp;</i>Cart</a>
                        </td>
                    </tr>
                </table>
            </div>
        </div>
    </div>
    <div class="HtmlBlock">
    <div class="HtmlBlockInner" style="padding-left: 20px; padding-right: 20px; padding-bottom: 30px;">
        <h1>Specials</h1>
        <p style="text-align: center;">A <b>15% discount</b> will be taken from the prices listed below during the checkout process.
<br><br>New Specials are listed every Sunday.</p>
    </div>
</div>
    <script type="text/javascript">
        function featuredStampLotClick(lot) {
            return function(ev) {
                if (ev.which === 1) {
                    location.href = 'https://josephluft.com/store/lot/' + lot;
                }
            };
        }
    </script>
    <table style="width: 100%;" cellpadding="0" cellspacing="0">
        <tr>
    <td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-0" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/24760" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.24760.61e7dc38aa56e.250.jpg" alt="Picture of Lot #24760" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #115            </a><br>
            <span style="font-weight: normal">
            6&cent; ultramarine<br>            Used  Fine<br>
                        	<span style="text-decoration: line-through;">$50.00</span>&nbsp;&nbsp;<b>$42.50</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-0').click(featuredStampLotClick(24760)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-1" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/28949" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.28949.250.jpg" alt="Picture of Lot #28949" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #C18            </a><br>
            <span style="font-weight: normal">
            50&cent; green<br>            Mint NH F-VF<br>
                        	<span style="text-decoration: line-through;">$35.00</span>&nbsp;&nbsp;<b>$29.75</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-1').click(featuredStampLotClick(28949)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-2" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/29346" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.29346.250.jpg" alt="Picture of Lot #29346" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #92            </a><br>
            <span style="font-weight: normal">
            1&cent; blue<br>            Used  Ave-F<br>
                        	<span style="text-decoration: line-through;">$80.00</span>&nbsp;&nbsp;<b>$68.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-2').click(featuredStampLotClick(29346)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-3" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/29907" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.29907.250.jpg" alt="Picture of Lot #29907" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #121            </a><br>
            <span style="font-weight: normal">
            30&cent; ultramarine & carmine<br>            Used  F-VF<br>
                        	<span style="text-decoration: line-through;">$110.00</span>&nbsp;&nbsp;<b>$93.50</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-3').click(featuredStampLotClick(29907)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-4" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/30256" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.30256.250.jpg" alt="Picture of Lot #30256" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #507            </a><br>
            <span style="font-weight: normal">
            7&cent; black<br>            Mint NH VF<br>
                        	<span style="text-decoration: line-through;">$130.00</span>&nbsp;&nbsp;<b>$110.50</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">Block of 4 (CV $220)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-4').click(featuredStampLotClick(30256)); </script>
            </td></tr><tr><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-5" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/30311" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.30311.250.jpg" alt="Picture of Lot #30311" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #233            </a><br>
            <span style="font-weight: normal">
            4&cent; ultramarine<br>            Mint NH F-VF<br>
                        	<span style="text-decoration: line-through;">$240.00</span>&nbsp;&nbsp;<b>$204.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">Block of 4 (CV $700+)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-5').click(featuredStampLotClick(30311)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-6" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/30377" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.30377.250.jpg" alt="Picture of Lot #30377" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #C18            </a><br>
            <span style="font-weight: normal">
            50&cent; green<br>            Mint NH VF<br>
                        	<span style="text-decoration: line-through;">$165.00</span>&nbsp;&nbsp;<b>$140.25</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">Block of 4, plate number (CV $330+)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-6').click(featuredStampLotClick(30377)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-7" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/30424" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.30424.250.jpg" alt="Picture of Lot #30424" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #373            </a><br>
            <span style="font-weight: normal">
            2&cent; carmine imperforate<br>            Mint NH XF<br>
                        	<span style="text-decoration: line-through;">$105.00</span>&nbsp;&nbsp;<b>$89.25</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">Block of 4 (CV $175+)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-7').click(featuredStampLotClick(30424)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-8" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/30907" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.30907.250.jpg" alt="Picture of Lot #30907" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #RW35            </a><br>
            <span style="font-weight: normal">
            $3 multicolor<br>            Mint NH VF<br>
                        	<span style="text-decoration: line-through;">$30.00</span>&nbsp;&nbsp;<b>$25.50</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-8').click(featuredStampLotClick(30907)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-9" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/31544" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.31544.250.jpg" alt="Picture of Lot #31544" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #RW30            </a><br>
            <span style="font-weight: normal">
            $3 multicolor<br>            Mint NH F-VF<br>
                        	<span style="text-decoration: line-through;">$40.00</span>&nbsp;&nbsp;<b>$34.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-9').click(featuredStampLotClick(31544)); </script>
            </td></tr><tr><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-10" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/31850" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.31850.250.jpg" alt="Picture of Lot #31850" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #xOther            </a><br>
            <span style="font-weight: normal">
                        Mint OG VF<br>
                        	<span style="text-decoration: line-through;">$285.00</span>&nbsp;&nbsp;<b>$242.25</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">#555-#567 blocks of 4 (less #563 and #565) (CV $781)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-10').click(featuredStampLotClick(31850)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-11" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/31934" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.31934.250.jpg" alt="Picture of Lot #31934" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #xOther            </a><br>
            <span style="font-weight: normal">
                        Mint NH Fine<br>
                        	<span style="text-decoration: line-through;">$45.00</span>&nbsp;&nbsp;<b>$38.25</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">#Q1 (25) (CV $300)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-11').click(featuredStampLotClick(31934)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/32139">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-12" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/32139" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.32139.250.jpg" alt="Picture of Lot #32139" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #255            </a><br>
            <span style="font-weight: normal">
            5&cent; chocolate<br>            Mint OG Fine<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-12').click(featuredStampLotClick(32139)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-13" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/32724" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.32724.250.jpg" alt="Picture of Lot #32724" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #115            </a><br>
            <span style="font-weight: normal">
            6&cent; ultramarine<br>            Used  Ave<br>
                        	<span style="text-decoration: line-through;">$40.00</span>&nbsp;&nbsp;<b>$34.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-13').click(featuredStampLotClick(32724)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/33696">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-14" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/33696" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.33696.250.jpg" alt="Picture of Lot #33696" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #149            </a><br>
            <span style="font-weight: normal">
            7&cent; vermilion<br>            Used  F-VF<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-14').click(featuredStampLotClick(33696)); </script>
            </td></tr><tr><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-15" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/34849" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.34849.250.jpg" alt="Picture of Lot #34849" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #O29            </a><br>
            <span style="font-weight: normal">
            10&cent; purple<br>            Used  F-VF<br>
                        	<span style="text-decoration: line-through;">$35.00</span>&nbsp;&nbsp;<b>$29.75</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-15').click(featuredStampLotClick(34849)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-16" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/35338" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.35338.250.jpg" alt="Picture of Lot #35338" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #413            </a><br>
            <span style="font-weight: normal">
            2&cent; carmine<br>            Mint OG VF<br>
                        	<span style="text-decoration: line-through;">$30.00</span>&nbsp;&nbsp;<b>$25.50</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-16').click(featuredStampLotClick(35338)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/35749">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-17" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/35749" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.35749.250.jpg" alt="Picture of Lot #35749" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #K6            </a><br>
            <span style="font-weight: normal">
             12¢/6¢ red orange<br>            Mint NH Fine<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-17').click(featuredStampLotClick(35749)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-18" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/36130" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.36130.250.jpg" alt="Picture of Lot #36130" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #151            </a><br>
            <span style="font-weight: normal">
            12&cent; dull violet<br>            Used  F-VF<br>
                        	<span style="text-decoration: line-through;">$75.00</span>&nbsp;&nbsp;<b>$63.75</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-18').click(featuredStampLotClick(36130)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-19" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/36736" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.36736.250.jpg" alt="Picture of Lot #36736" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #1            </a><br>
            <span style="font-weight: normal">
            5&cent; red brown<br>            Used  F-VF<br>
                        	<span style="text-decoration: line-through;">$280.00</span>&nbsp;&nbsp;<b>$238.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">3 margins, red grid cancel, nice</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-19').click(featuredStampLotClick(36736)); </script>
            </td></tr><tr><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/36929">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-20" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/36929" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.36929.250.jpg" alt="Picture of Lot #36929" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #155            </a><br>
            <span style="font-weight: normal">
            90&cent; carmine<br>            Mint NG F-VF<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-20').click(featuredStampLotClick(36929)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-21" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/37373" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.37373.250.jpg" alt="Picture of Lot #37373" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #118            </a><br>
            <span style="font-weight: normal">
            15&cent; brown & blue type I<br>            Used  F-VF<br>
                        	<span style="text-decoration: line-through;">$340.00</span>&nbsp;&nbsp;<b>$289.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">Very light cancel</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-21').click(featuredStampLotClick(37373)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-22" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/38010" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.38010.250.jpg" alt="Picture of Lot #38010" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #156            </a><br>
            <span style="font-weight: normal">
            1&cent; ultramarine<br>            Used  Fine+<br>
                        	<span style="text-decoration: line-through;">$50.00</span>&nbsp;&nbsp;<b>$42.50</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-22').click(featuredStampLotClick(38010)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/38991">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-23" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/38991" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.38991.250.jpg" alt="Picture of Lot #38991" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #C13            </a><br>
            <span style="font-weight: normal">
            65&cent; green<br>            Mint NH VF<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-23').click(featuredStampLotClick(38991)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-24" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/39104" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.39104.250.jpg" alt="Picture of Lot #39104" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #298            </a><br>
            <span style="font-weight: normal">
            8&cent; brown violet & black<br>            Mint OG Fine+<br>
                        	<span style="text-decoration: line-through;">$35.00</span>&nbsp;&nbsp;<b>$29.75</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-24').click(featuredStampLotClick(39104)); </script>
            </td></tr><tr><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-25" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/39235" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.39235.250.jpg" alt="Picture of Lot #39235" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #541            </a><br>
            <span style="font-weight: normal">
            3&cent; violet type II<br>            Mint NH Fine+<br>
                        	<span style="text-decoration: line-through;">$35.00</span>&nbsp;&nbsp;<b>$29.75</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-25').click(featuredStampLotClick(39235)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-26" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/40672" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.40672.250.jpg" alt="Picture of Lot #40672" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #71            </a><br>
            <span style="font-weight: normal">
            30&cent; orange<br>            Used  Fine<br>
                        	<span style="text-decoration: line-through;">$50.00</span>&nbsp;&nbsp;<b>$42.50</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-26').click(featuredStampLotClick(40672)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-27" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/41257" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.41257.250.jpg" alt="Picture of Lot #41257" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #228            </a><br>
            <span style="font-weight: normal">
            30&cent; black<br>            Used  Fine+<br>
                        	<span style="text-decoration: line-through;">$75.00</span>&nbsp;&nbsp;<b>$63.75</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-27').click(featuredStampLotClick(41257)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-28" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/42522" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.42522.250.jpg" alt="Picture of Lot #42522" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #621            </a><br>
            <span style="font-weight: normal">
            5&cent; dark blue & black<br>            Mint NH XF<br>
                        	<span style="text-decoration: line-through;">$500.00</span>&nbsp;&nbsp;<b>$425.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">Plate number block of 8, 2 plate numbers, arrow (CV $700)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-28').click(featuredStampLotClick(42522)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-29" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/42554" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.42554.250.jpg" alt="Picture of Lot #42554" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #670            </a><br>
            <span style="font-weight: normal">
            2&cent; brown<br>            Mint NH Fine<br>
                        	<span style="text-decoration: line-through;">$30.00</span>&nbsp;&nbsp;<b>$25.50</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">Plate number block of 4 (CV $95)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-29').click(featuredStampLotClick(42554)); </script>
            </td></tr><tr><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-30" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/42580" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.42580.250.jpg" alt="Picture of Lot #42580" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #xOther            </a><br>
            <span style="font-weight: normal">
                        Mint NG VF<br>
                        	<span style="text-decoration: line-through;">$120.00</span>&nbsp;&nbsp;<b>$102.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">#756-765 plate number blocks of 6 (CV $254.75)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-30').click(featuredStampLotClick(42580)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-31" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/43604" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.43604.250.jpg" alt="Picture of Lot #43604" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #O91            </a><br>
            <span style="font-weight: normal">
            24&cent; rose<br>            Mint OG F-VF<br>
                        	<span style="text-decoration: line-through;">$35.00</span>&nbsp;&nbsp;<b>$29.75</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-31').click(featuredStampLotClick(43604)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/44873">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-32" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/44873" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.44873.250.jpg" alt="Picture of Lot #44873" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #26            </a><br>
            <span style="font-weight: normal">
            3&cent; dull red type III<br>            Mint LH F-VF<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;">Clean</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-32').click(featuredStampLotClick(44873)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-33" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/45681" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.45681.65a7949b5079f.250.jpg" alt="Picture of Lot #45681" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #PR108            </a><br>
            <span style="font-weight: normal">
            $2 scarlet<br>            Mint OG VF<br>
                        	<span style="text-decoration: line-through;">$620.00</span>&nbsp;&nbsp;<b>$527.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-33').click(featuredStampLotClick(45681)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-34" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/46074" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.46074.250.jpg" alt="Picture of Lot #46074" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #255            </a><br>
            <span style="font-weight: normal">
            5&cent; chocolate<br>            Mint NH F-VF<br>
                        	<span style="text-decoration: line-through;">$580.00</span>&nbsp;&nbsp;<b>$493.00</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;">Plate number strip of 3, imprint (CV $1,200)</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-34').click(featuredStampLotClick(46074)); </script>
            </td></tr><tr><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/46307">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-35" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/46307" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.46307.250.jpg" alt="Picture of Lot #46307" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #30A            </a><br>
            <span style="font-weight: normal">
            5&cent; brown type II<br>            Used  Fine<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;">Red cancel</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-35').click(featuredStampLotClick(46307)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

        
                    <div id="feat-cell-36" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/46616" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.46616.250.jpg" alt="Picture of Lot #46616" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #RW6            </a><br>
            <span style="font-weight: normal">
            $1 chocolate<br>            Mint OG VF<br>
                        	<span style="text-decoration: line-through;">$45.00</span>&nbsp;&nbsp;<b>$38.25</b></span><br>
           	                        <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-36').click(featuredStampLotClick(46616)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/48263">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-37" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/48263" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.48263.250.jpg" alt="Picture of Lot #48263" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #380            </a><br>
            <span style="font-weight: normal">
            8&cent; olive green<br>            Mint OG Fine+<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-37').click(featuredStampLotClick(48263)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/49409">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-38" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/49409" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.49409.250.jpg" alt="Picture of Lot #49409" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #217            </a><br>
            <span style="font-weight: normal">
            30&cent; orange brown<br>            Used  F-VF<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;"></span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-38').click(featuredStampLotClick(49409)); </script>
            </td><td valign="top" style="text-align: center; position: relative;">

                    <a href="/store/lot/49447">
                <img src="/art/sold-ribbon.png" alt="This lot is sold out." style="position: absolute; left: 15px; top: 10px; height: 150px; width: 150px;">
            </a>
        
                    <div id="feat-cell-39" class="grid4">        <span style="font-size: 12px;">
            <a href="/store/lot/49447" class="Link" style="font-size: 16px;">
                <img src="/stampimg/lot.49447.250.jpg" alt="Picture of Lot #49447" class="rounded"
                    style="width: 150px; height: 150px; background: #333;"><br>
                #262            </a><br>
            <span style="font-weight: normal">
            $2 bright blue<br>            Mint OG Fine<br>
                            <b>Sold</b></span><br>
                                    <span style="font-weight: normal; font-style: italic;">PF cert #0270367</span>
        </span>
        </div>
            <script type="text/javascript"> $('div#feat-cell-39').click(featuredStampLotClick(49447)); </script>
            </td>        </tr>
    </table>
    <div class="HtmlBlock" style="padding-bottom: 30px;" id="store_footer"><hr style="height: 2px; background: gray; border: none;">
        <div class="HtmlBlockInner" style="text-align: center; margin-top: 20px; padding-left: 20px; padding-right: 20px; font-size: 16px;">
            <div style="text-align: center; padding: 10px; padding-top: 25px;">
                <a class="Link" href="/store/print">Printable Inventory List</a> &nbsp;&bull;&nbsp; 
                <a class="Link" href="/store/standards">Grading Standards</a> &nbsp;&bull;&nbsp; 
                <a class="Link" href="/store/terms">Terms and Conditions</a>
            </div>
            <div style="text-align: center; padding: 20px; margin-bottom: 200px;">
                &copy; 2017-2025 Joseph Luft
            </div>
        </div>
    </div>    </div>
    <div id="mailing_list_offer" style="display: none;">
        <p>
            <a id="mailing_list_yes" href="http://eepurl.com/cU1qED">Sign up for our mailing list now!</a>
        </p>
        <p>
            <a id="mailing_list_no" href="#" onclick="close_mailing_list_offer();return false;">No, thanks.</a>
        </p>
    </div>
    <script type="text/javascript">
        function close_mailing_list_offer() {
            $("div#mailing_list_offer").css("display", "none");
        }
        $(document).ready(function() {
            var key = "has_seen_mailing_list_offer";
            if (Cookies.get(key) !== "yes") {
                Cookies.set(key, "yes");
                $("div#mailing_list_offer").css("display", "block");
            }
        });
    </script></body></html>                               

Whois info of domain

Domain Name: JLUFT.COM
Registry Domain ID: 460050178_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2025-04-24T07:56:00Z
Creation Date: 2006-05-24T18:39:02Z
Registry Expiry Date: 2026-05-24T18:39:02Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.REGISTRAR-SERVERS.COM
Name Server: DNS2.REGISTRAR-SERVERS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-20T17:15:19Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass