|
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=023abff547-7582b&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:#0000ff;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Times New Roman, serif;
color: #000000;
font-weight: bold;
font-size: 18pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Paper/PaperStrandsOrange.jpg);
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Paper/PaperStrandsOrange.jpg);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/right.gif)
}
.main{
background: url(http://imagehost.vendio.com/my/templates/Patterns/Nature/Elements/Sandy.gif);
border: 2px solid #DE9A2A;
padding: 40px 40px 40px 40px;
width: 100%;
}
.navlinks {
background: #DE9A2A;
border: 1px solid #004B00;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Georgia, serif;
color: #000000;
font-weight: bold;
font-size: 10pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#000000;
}
.titledata {
font-family: Verdana, sans-serif;
color: #0000BF;
font-weight: bold;
font-size: 24pt;
}
.titlebox {
border: #DE9A2A solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
background: ;
}
.descriptionbody {
border: 0px solid #FF9900;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #FFC935;
border-top: 2px solid #B77D1D;
border-left: 2px solid #B77D1D;
border-right: 2px solid #B77D1D;
border-bottom: 2px solid #B77D1D;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
}
.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: #000000;
font-weight: normal;
font-size: 14pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #B77D1D;
padding: 10px 10px 10px 10px;
background: #FFEFD5;
width: 100%;
}
.customboxheader {
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;
font-size: 18pt;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #FFC935;
border-top: 2px solid #B77D1D;
border-left: 2px solid #B77D1D;
border-right: 2px solid #B77D1D;
border-bottom: 2px solid #B77D1D;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
}
.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: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #0000ff;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #0000ff;
}
.customimagelink {
border-color: #0000ff;
}
Payment | Checkout | Shipping | Other Info
BUNDLE OF 100 OLD 1930 HUNGARY 100 PENGO BANK NOTES LOT
Click to View Image Album
Click to View Image Album
.. BUNDLE OF 100 OLD 1930 HUNGARY SZAZ 100 PENGO BANK NOTES .. THESE ARE FINE AND BETTER AS SHOWN .. PLEASE SUPERSIZE FOR A CLOSE UP VIEW .. PLEASE VISIT OUR OTHER EBAY AUCTIONS FOR MORE OLD WORLD WIDE BUNDLES AND PART BUNDLES AS WELL AS CURRENCY COLLECTIONS .. THESE LISTING THESE MAY TAKE A FEW MONTHS SO VISIT OFTEN ! PACKED BETWEEN CARDBOARD .. USA S&H 4.95 INTERNATIONAL S&H 8.00 INTERNATIONAL REGISTERED MAIL AVAILABLE INQUIRE
Ebay *GOLD* Power sellerTo see your other items up for auction click the button below
Click here to see what others have to say about us Kappy's Coin and Stamps has been in Norwood, MA for 30 years, owned and operated by the same family. We are members of PCGS, ANA, APS and Coin NET VPMA34. So please bid with confidence.
Payment
Back to Top
Items paid for by personal check will be held until check has cleared. Money order, Paypal & credit cards will shipped once payment has been received. For credit card payments fax your credit card information and billing address to us (781) 762-3292.
PAYMENT MUST BE RECEIVED WITHIN TEN DAYS OF AUCTION CLOSE
I accept the following forms of payment: PayPalMoney OrderPersonal Check
Preferred Checkout
Back to Top
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
US Shipping$4.95 USPS First-Class Mail®
International Shipping$8.00 USPS First-Class Mail International
Other Info
Shipping & Handling
Back to Top
In order to serve you more efficiently we ask that you PLEASE fill out the post auction form that is e-mailed to you from Vendio with all of the information we will need to complete your winning bidder transaction. Not completing this post auction form can delay shipment of your item for 7 additional days. This form, when filled out properly, makes it much easier to have your package ready to ship to you in a timely manner. Please make sure that your form is filled out with all of the correct shipping information as this is your invoice and shipping label. The address you give is the address where your item(s) will be shipped.
Choose your shipping carefully.
Buyer is responsible for paying all shipping costs.
*Please note that bulky, heavy, and larger items are shipped priority only. Only single coins and paper money will be shipped first class. If your item is one of these please choose from the priority shipping choices.
Shipping Rates are:
Single to mulitple flat stamps and paper money --- $2.00
Priority up to one pound ----------------------------------- $4.85
Priority up to two pounds ---------------------------------- $6.75
Priority up to three pounds -------------------------------- $9.55
*Please e-mail for shipping prices on items over three pounds.
These shipping costs do not include insurance, which is optional and at the buyer's risk. All items valued over $50.00 must be insured for the protection of both the buyer and seller.
*** WE DO NOT INSURE OVERSEAS ITEMS ***
Insurance
Back to Top
Insurance rates are as follows:
Up to $50.00 ------------------------------------ $1.40
$50.01 up to $100.00 ------------------------- $2.30
Every additional $100 in value add $1.00
We are NOT responsible for items shipped without insurance *** WE DO NOT INSURE OVERSEAS ITEMS ***
Return Policy
Back to Top
Your satisfaction with your purchase is very important to us. If for any reason you are unhappy with you purchase, please return it to us within THREE days for a FULL refund. All items must be returned in their original packaging.
Our Addresses
Back to Top
Store Address:
Kappy's Coins
534 Washington St
Norwood, MA 02062
Mailing Address:
Kappy's Coins
PO Box 432
Norwood, MA 02062
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!
|