|
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=023a6b425b-bc253&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:#003399;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
border: 1px solid #cccccc;
padding: 0px 0px 0px 0px;
}
.stencilframe {
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Wavy/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Wavy/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Wavy/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Wavy/right.gif)
}
.main{
border: 2px solid #cfcfcf;
padding: 0px 0px 0px 0px;
width: 100%;
}
.navlinks {
background: #172863;
border: 0px solid #C1C1C1;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Arial, sans-serif;
color: #E2E2E2;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#E2E2E2;
}
.titledata {
font-family: Arial, sans-serif;
color: #14095E;
font-weight: bold;
font-size: 14pt;
}
.titlebox {
border: #ADADAD solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 0px solid #000075;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #DBDBDB;
border-top: 2px solid #000051;
border-left: 2px solid #000051;
border-right: 2px solid #000051;
border-bottom: 2px solid #000051;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #00004F;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #00004F;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #00004F;
}
.standardtext{
font-family: Arial, sans-serif;
color: #0B0744;
font-weight: bold;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 0px solid #000070;
padding: 10px 10px 10px 10px;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #0B0744;
font-weight: bold;
font-size: 12pt;
background: #cfcfcf;
border: 2px solid #0B0744;
padding: 10px 10px 10px 10px;
}
.customheader{
border-bottom: 0px solid #009933;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #FFFFFF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #FFFFFF;
}
.customtext {
font-family: Arial, sans-serif;
color: #0B0744;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #003399;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #003399;
}
.customimagelink {
border-color: #003399;
}
Payment | Checkout | Shipping | Additional Information | Company Info
WOOL IVORY ORIENTAL AREA RUG 10X13 PERSIAN CARPET 2552
Click to View Image Album
Click to View Image Album
SPECIFICATIONS
REGENCY RUGS
~ RUG ID ~
2552IV
Est.Value:
$2500.00
Area Size:
10'x13'
Actual Size:
9'3"x12'5"
Points p/meter:
520,000 PPSM
Grams p/meter:
2,400
Primary Colors:
Ivory, Tan, Green
Condition:
Excellent
Pile:
100% Pure Wool
Foundation:
Woven Weft Backing
Origin:
Bulgaria
Style:
Persian
Shipping:
Buyer To Pay Fixed S&H click here
Click on Any Rug Below for Available Sizes & Colors:
Visit our eBay storeAdd us to your favorite stores
Search by Size, Rug ID, Color etc. Search titles and descriptions All Text & Images shown are the sole property of RegencyRugs and may not be used or reproduced.
Payment
Back to Top
We gladly accept Visa/MasterCard, Discover & Amex through PayPal only. We also accept Money Orders/Cashier's Checks. We DO NOT accept personal checks. Payment must be received within 10 days of auction close.
I accept the following forms of payment: PayPalMoney Order
Preferred Checkout
Back to Top
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
We cannot combine shipping fees for multiple auctions due to the bulk & weight of our rugs. All items must be shipped individually and cannot be picked up. We DO NOT ship to PO Boxes or APO/FPO's. We ship within the Continental 48 US states & Canada only.
Shipments to Canada may require duty or customs fees. These fees are associated with international shipping charges allocated by the Canadian Government and are therefore, the responsibility of the customer.
Shipping, Handling, Packaging & Insurance US Shipping$74.95 UPS Ground
International Shipping$99.95 UPS Standard to Canada
Additional Information
Back to Top
Company Info
Our History
Back to Top
Regency Rugs is based on more than two decades of experience in fine Oriental area rugs from around the world. We are committed to offering the Highest Quality Rugs at the Lowest Possible Prices . We back our commitment with superb service, 100% full money back and a customer satisfaction guarantee. If you are not completely satisfied with your purchase, you may send the rug back within 30 days of receipt. We will be happy to refund your full purchase price less shipping and handling.
Please contact us first to initiate any return process. We will not accept any returns without our authorization.Bid With Confidence!
Our Guarantee
Back to Top
**Please Note that size and color representation are subject to manufacturing variance and may not be exact. Also note that monitor settings may vary from computer to computer and may distort actual colors. Please read these terms thoroughly before placing your bid.
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.
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|