|
Place a bid
.aw_floating_style {
font-size: 12px;
display: none;
background: #ffff99;
border: #e0e000 solid 2px;
padding: 10px 10px 10px 10px;
color: #000000;
font-family: arial, helvetica, sans-serif;
}
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.
dpty = 1;
var aw_doc_layer = null;
function aw_server_check(aw_im)
{
if (typeof(aw_doc_layer) == "undefined")
return;
if (aw_isNav)
{
aw_doc_layer.style.display = "block";
}
else if (aw_isIE)
{
aw_doc_layer.style.display = "block";
}
else if (aw_isNav67)
{
aw_doc_layer.style.display = "block";
}
}
// 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_isNav)
{
aw_doc_layer = document.layers["aw_mylayer"];
}
else if (aw_isIE)
{
aw_doc_layer = document.all["aw_mylayer"];
}
else if (aw_isNav67)
{
aw_doc_layer = document.getElementById("aw_mylayer");
}
else
{
aw_doc_layer = null;
}
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=023aef49ed-ce619&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);
Preferred Checkout
ATTN Winning Bidder: Please use Vendio Checkout for fastest processing of your order! Click "Checkout" beneath item listing to go directly to checkout page. You may also click on the link in the email I'll send post aucton. USPS First Class: $2.85 & up, Priority Mail: $5.50 & up; + REQUIRED INSURANCE, $1.70 for items up to $50, $2.15 if $51-$100 value, $2.60 if $101-$200, $4.60 if $201-$300, + .95 each add'l $100. Registered Mail on items $1000+, $15 & up.
For fastest processing of your order, please use Vendio Checkout!
.copyright {
color : #000000;
font-size : 8pt;
font-family : arial, helvetica, sans-serif;
}
.link {
font-family: verdana, sans-serif;
font-size:12px; underline;
color:#BF5200;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;
font-size: 18pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Artistic/mondrian_red.gif);
border: 3px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Artistic/mondrian_red.gif);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/right.gif)
}
.main{
background: #FF9213;
border: 3px solid #cccccc;
padding: 20px 20px 20px 20px;
width: 100%;
}
.navlinks {
background: #CCB820;
border: 3px solid #cccccc;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#000000;
}
.titledata {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: bold;
font-size: 18pt;
}
.titlebox {
border: #cccccc solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #FFFFFF;
}
.descriptionbody {
border: 0px solid #cccccc;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #FFEFD5;
border-bottom: 2px solid #cccccc;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
}
.standardheaderlink{
color: #000000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #000000;
}
.standardtext{
font-family: Arial, sans-serif;
color: #004B00;
font-weight: bold;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 0px solid #cccccc;
padding: 10px 10px 10px 10px;
width: 100%;
}
.customboxheader {
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
background: ;
border: 1px solid #cccccc;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #FFEFD5;
border-bottom: 2px solid #cccccc;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
}
.customheaderlink{
color: #000000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #000000;
}
.customtext {
font-family: Comic Sans MS, sans-serif;
color: #004B00;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #BF5200;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #BF5200;
}
.customimagelink {
border-color: #BF5200;
}
Payment | Checkout | Shipping
2005-P AMERICAN BISON NICKELS coins 5c
Click to View Image Album
Click to View Image Album
CLICK HERE TO SEE MORE TERRIFIC AUCTIONS!
AVAILABLE HERE ARE FIVE ROLLS OF UNCIRCULATED 2005 P AMERICAN BISON NICKELS! AS PART OF THE "WESTWARD JOURNEY" NICKEL SERIES, THIS TYPE COMMEMORATES THE BICENTENNIAL OF THE LOIUSIANA PURCHASE AND THE EXPLORATIVE JOURNEY OF LEWIS AND CLARK. ADD THESE TERRIFIC NICKEL ROLLS TO YOUR COLLECTION! BID NOW.
See What others have to say about out our quality,service and lightning fast secure shipping.
* Praise: Another very smooth transaction, nice coin, highly recommend-thank you!
* Praise: Stunning coin, shipped promptly,A1 seller
* Praise: VERY SATISFIED CUSTOMER HERE...GREAT COMMUNCATION
* Praise: Great communication, fast service, absolutely best ++++ * Praise: Very pleased. Highly recommend!!!
* Praise: fast and positive-- a great transaction and fine seller
PAYMENT DUE NO LATER THAN 10 DAYS FROM END OF AUCTION.
As noted below, we accept payment via PayPal, Money Order, Cashier's Check, or personal check. Please expect minimum 5 business day hold if paying by personal check. USPS Priority Mail shipping $6.00, this lot. Postal insurance required for all purchases over $20, with rates of $1.70 and up. We can not accept responsibility for USPS loss or damage to uninsured items. Shipping discount offered for same day, multi-item wins. Please see "Shipping and Payment Details" section below for additional details re: shipping and insurance charges. Returns accepted, within 10 days post delivery, for full refund less shipping costs. All merchandise must be returned in same condition and coins must remain in original holder. Seller to be notified via email prior to return. Again, seller can not accept responsibility for items shipped without postal insurance.Winning bidder: Please complete Vendio checkout for fastest processing of your order. To do so, click on "checkout" link below.THANK YOU FOR YOUR TIME!!
Payment
Back to Top
Please make checks and money orders out to Twery's. Thank you!
I accept the following forms of payment: PayPalMoney OrderPersonal Check
Preferred Checkout
Back to Top
ATTN Winning Bidder: Please use Vendio Checkout for fastest processing of your order! Click "Checkout" beneath item listing to go directly to checkout page. You may also click on the link in the email I'll send post aucton. USPS First Class: $2.85 & up, Priority Mail: $5.50 & up; + REQUIRED INSURANCE, $1.70 for items up to $50, $2.15 if $51-$100 value, $2.60 if $101-$200, $4.60 if $201-$300, + .95 each add'l $100. Registered Mail on items $1000+, $15 & up.
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
BUYER MUST PAY FOR POSTAL INSURANCE ON ALL COIN PURCHASES OVER $20, REGARDLESS OF PAYMENT METHOD. MANY THANKS!$6.00 USPS Priority Mail®
US Insurance optional, prices calculated at checkout
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.
Over 100,000,000 served. Get FREE counters from Vendio today!
|