|
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=023a759d4d-da60a&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: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Fabrics/lace_smallflowers_cherry.jpg);
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Fabrics/lace_smallflowers_cherry.jpg);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/Plaque%20Corners/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/Plaque%20Corners/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/Plaque%20Corners/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/Plaque%20Corners/right.gif)
}
.main{
background: #FFE5EE;
border: 1px solid #000000;
padding: 20px 20px 20px 20px;
width: 100%;
}
.navlinks {
border: 0px solid #0000BF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#000000;
}
.titledata {
font-family: Verdana, sans-serif;
color: #FFA0C9;
font-weight: bold;
font-size: 20pt;
filter: dropshadow(color=#8A8A8A, offx=2, offy=3);
}
.titlebox {
border: #008000 solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 0px solid #926417;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #FFFFFF;
border-bottom: 1px solid #BF31BE;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Helvetica, sans-serif;
color: #BF31BE;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #BF31BE;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #BF31BE;
}
.standardtext{
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 0px solid #cccccc;
padding: 10px 10px 10px 10px;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #FFA0C9;
font-weight: bold;
font-size: 18pt;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #FFFFFF;
border-bottom: 1px solid #BF31BE;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Helvetica, sans-serif;
color: #BF31BE;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #BF31BE;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #BF31BE;
}
.customtext {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
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
BEAUTIFUL SOLID WHITE MARBLE PAPER TOWEL TISSUE HOLDER
100% Brand New! Special
Sale!
Original
Seal Box!
WholeSale!
SOLID WHITE MARBLE PAPER
TOWEL HOLDER TISSUE HOLD
Measures:
(12" L X 5.5 " W)
Color: White
Buyer Will Receive 1 Exactly As Pictured Above
This is
the Auction for Brand New & Unopened & in Original Seal Box!
THIS IS BRAND NEW IN BOX, NEVER OPENED OR
USED. MADE OF GENUINE MARBLE. HOLDS A STANDARD ROLL OF PAPER TOWELS OR USE IN
BATHROOM TO HOLD EXTRA ROLLS OF TISSUE PAPER.
Wholesale Welcome
Super Sale! Buy It Now!
Payment
Method
Buyer Agree
To Pay
S&H
Fee
$11.75 For The Item Base On US
Address.
CA (California)
Residents Please Add 8.25% Sales Tax
We Will Only Ship To PayPal Confirmed Addresses.
For Any
Unconfirmed Shipping Address, Insurance To Cover The Package Is Mandatory.
Please Note:
International Buyers Shipping Fees Will Be
Higher, Please e-mail or
Contact Us For Additional S&H fees.
Insurance is $1.50 For up to
$50.00 ( Option )
Insurance Highly Recommended
We Don't Responsible For Lost/Damage
Item Without Insurance
Hawaii (HI),
Alaska (AK), PR or PO Box, APO, FPO Customers,
Please e-mail Us For Additional
S&H Fee
Please Note, S&H Fee is Not
Refundable.
Buyer Must Report All Damages On Item
Within 5 days After Receipt of The Package. We Won't Responsible For Any
Damage After This Time Limit
NOTE:
All International Customers Including Canadians Are Responsible To Pay Duty
Taxes if Required
Policy
*** If buyer Chooses To Pay By Money Order/Cashier
Check/Personal Check, Please Make Sure To Print or Write Clearly The
Following Information.
*** Please Remember to Print or Write **Clear** with*** Item Number*** Item Title***
***(Shipping Address with Payment)***
*** Personal Checks ( Please Allow 5-7 Business Days to Clear By the Bank)
*** International Buyer, Please Check or e-mail for Shipping Rate
*** All Auctions Currency is in U.S. Dollars (US $) or Buyers Can Get Currency Exchange By Paypal
*** Please No COD or Local Pick Up
*** Please e-mail Any Questions to:
fortune_toys@yahoo.com
Payment
Back to Top
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!
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!
|