|
Place a bid
var aw_isNav, aw_isIE, aw_isNav67;
if (document.layers)
aw_isNav = true;
else if (document.all)
aw_isIE = true;
else if (document.getElementById)
aw_isNav67 = true;
var aw_timer_doc_loaded = null;
var aw_timeout_doc_loaded = null;
var aw_as = 0;
var dpty = 0;
var ltfpd = 0;
// Implementation specific for dynamic buttons.
function aw_server_check() {}
// 0 - uninitialized, 1 - open, 2 - closed, 3 - error
function aw_awas(aw_asn, aw_aso)
{
if (aw_aso == 3 || aw_asn == 3 || aw_asn != aw_aso && aw_aso != 0)
return 3;
return aw_asn;
}
function aw_check_doc_loaded()
{
if ((typeof(aw_timer_doc_loaded) != "undefined") && (typeof(itemState) != "undefined"))
{
var aw_ebay_state = itemState.match(/^State(\d+)$/i) ;
if (aw_ebay_state != null)
{
var aw_ebay_state_id = aw_ebay_state[1];
switch (aw_ebay_state_id)
{
case "1" : // still open
aw_as = aw_awas(1, aw_as);
break;
case "2" : // closed and sold
aw_as = aw_awas(2, aw_as);
break;
case "3" : // closed and not sold
aw_as = aw_awas(4, aw_as);
break;
default : // error
aw_as = aw_awas(3, aw_as);
break;
}
}
else
aw_as = aw_awas(3, aw_as);
window.clearInterval(aw_timer_doc_loaded);
window.clearTimeout(aw_timeout_doc_loaded);
// Code to initialize the dynamic layers. Must NOT contain any returns!
if (aw_as == 2 || aw_as == 3)
{
aw_coll = new Image;
aw_coll.onload = aw_server_check;
aw_time_now = new Date();
aw_coll.src = "http://wsacp.vendio.com/bin/awc.x?cid=023ae3bf2d-4686a&time=" +
aw_time_now.getTime() + "<fpd=" + ltfpd + "&awas=" + aw_as + "&dpty=" + dpty;
}
}
}
aw_timer_doc_loaded = window.setInterval("aw_check_doc_loaded()", 2000);
aw_timeout_doc_loaded = window.setTimeout("window.clearInterval(aw_timer_doc_loaded)", 30000);
.copyright {
color : #000000;
font-size : 8pt;
font-family : arial, helvetica, sans-serif;
}
.link {
font-family: verdana, sans-serif;
font-size:12px; underline;
color:#7F8390;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Georgia, serif;
color: #406F68;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
background: #406F68;
border: 1px solid #406F68;
padding: 25px 25px 25px 25px;
}
.stencilframe {
background: #406F68;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/Photo%20Corners/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/Photo%20Corners/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/Photo%20Corners/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/Photo%20Corners/right.gif)
}
.main{
background: #CDC2AF;
border: 1px solid #CDC2AF;
padding: 50px 50px 50px 50px;
width: 100%;
}
.navlinks {
background: #A38589;
border: 1px solid #A38589;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Georgia, serif;
color: #CDC2AF;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#CDC2AF;
}
.titledata {
font-family: Georgia, serif;
color: #406F68;
font-weight: bold;
font-size: 24pt;
}
.titlebox {
border: #CDC2AF solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 1px solid #CDC2AF;
padding: 15px 15px 15px 15px;
background: #CDC2AF;
width: 100%;
}
.standardheader {
background: #406F68;
border-bottom: 1px solid #7F8390;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Georgia, serif;
color: #CDC2AF;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #CDC2AF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #CDC2AF;
}
.standardtext{
font-family: Georgia, serif;
color: #406F68;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #CDC2AF;
padding: 10px 10px 10px 10px;
background: #CDC2AF;
width: 100%;
}
.customboxheader {
font-family: Georgia, serif;
color: #406F68;
font-weight: bold;
font-size: 16pt;
background: #CDC2AF;
border: 1px solid #CDC2AF;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #7F8390;
border-bottom: 1px solid #7F8390;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Georgia, serif;
color: #CDC2AF;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #CDC2AF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #CDC2AF;
}
.customtext {
font-family: Georgia, serif;
color: #406F68;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #7F8390;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #7F8390;
}
.customimagelink {
border-color: #7F8390;
}
RARE 1834 RUNNING BOAR/ANDREW JACKSON-CHOICE UNC
Click to View Image Album Click to View Image Album
· MS-64, HARD TIMES TOKEN of ANDREW JACKSON URGING PEOPLE TO USE HIS METHOD OF BANKING
· Coins & Currency & Collectables for your Collection
The Photo is accurate but please judge for yourself! Actual coin in photo is the one you will receive
Ø Will ship Worldwide-Minimum charge of $14 -Insurance at buyers request
Ø Combined shipping is available
Ø US Shipping $6.95 Priority Mail or $3.95 1st Class-Insurance Extra
Ø PayPal payments accepted, will also accept Credit Cards
Ø Check or Money Order accepted with no hold with good feedback
**100% GUARANTEE----IF NOT SATISFIED PLEASE RETURN WITHIN FIVE (3) DAYS
Payment
Back to Top
NO CREDIT CARDS ARE ACCEPTED FOR GOLD AND SILVER BULLION I accept the following forms of payment:
PayPal
Direct Offline Credit Card Payment: Visa/Master Card, Discover
Money Order
Personal Check
Preferred Checkout
Back to Top
If you are the winning bidder, click the Checkout button to go directly to my Checkout page! For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
NO EXTRA CHARGE FOR SHIPPING WITHIN THE US. ADD $2 FOR EACH ITEM SHIPPED INTERNATIONALLY.
US Shipping$6.95 USPS Priority Mail® $3.95 USPS First-Class Mail®
International Shipping$14.00 USPS Priority Mail International
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.
Make your listings stand out withFREE Vendio custom templates!
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.
|