|
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=023a8eb374-c5c7e&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:#FF9213;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Trebuchet, Trebuchet MS, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Fabrics/paintswirlsdark_purple.jpg);
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Fabrics/paintswirlsdark_purple.jpg);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/right.gif)
}
.main{
border: 0px solid #cccccc;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlinks {
background: #BF0000;
border: 2px solid #FFFFFF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Trebuchet, Trebuchet MS, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FFFFFF;
}
.titledata {
font-family: Trebuchet, Trebuchet MS, sans-serif;
color: #FF0000;
font-weight: bold;
font-size: 20pt;
}
.titlebox {
border: #008B8B solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 2px solid #FFFFFF;
padding: 15px 15px 15px 15px;
background: #000000;
width: 100%;
}
.standardheader {
background: #BF0000;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Trebuchet, Trebuchet MS, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
}
.standardheaderlink{
color: #FFFFFF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #FFFFFF;
}
.standardtext{
font-family: Trebuchet, Trebuchet MS, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 2px solid #FFFFFF;
padding: 10px 10px 10px 10px;
background: #000000;
width: 100%;
}
.customboxheader {
font-family: Trebuchet, Trebuchet MS, sans-serif;
color: #BF0000;
font-weight: normal;
font-size: 16pt;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #000000;
border-bottom: 1px solid #FFFFFF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Trebuchet, Trebuchet MS, 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: Trebuchet, Trebuchet MS, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #FF9213;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #FF9213;
}
.customimagelink {
border-color: #FF9213;
}
Payment | Checkout | Shipping
Designer Skin BLACK 13.5 oz tanning lotion 20X
Click to View Image Album
About 30% of GEOCORB sales are from REPEAT CUSTOMERS!
My feedback says that over TWENTY thousand different people think geocorb sells great products and ships very fast....
It's true
BLACK TM
20X
NEW
Full 13.5 oz bottle
by:Designer Skin
NEW - FRESH - FIRST CLASS
FULL - NEVER OPENED - AUTHENTIC
- NO TINGLE -
Silicone Emulsion
Ultimate 20 X Bronzer
Ultra Dark Tanning Elixir
Fragrance: Refreshing Citrus
Color up with Black by:Designer Skin - it is a very effective rich tanning lotion... not just for the rich!
...And guess what? Bronze may just be the new Black ;)
Get a dark tan with the advanced Ultimate 20 X Bronzer
The best of ingredients for the skin offer the best results.
TO USE: Apply an adequate amount. Keep out of eyes. Cleanse hands after applying.
"SUITABLE FOR ALL SKIN TYPES"
About 30% of
GEOCORB sales are from REPEAT CUSTOMERS!
My
feedback says that over TWENTY thousand different people think geocorb sells great products and ships
very fast....
It's
true!
This item only ships to the United States of
America and Puerto Rico
NO APO /FPO or international shipping - due
to PayPal requirements and or Customs forms
*
WE SHIP MULTIPLE TIMES 24 HOURS A DAY 6 DAYS PER WEEK
AND
WHILE THE POST OFFICE USUALLY TAKES 1 - 3 DAYS TO DELIVER PRIORITY MAIL REST
ASSURED THAT WHEN THE NEXT USPS LOAD GOES OUT WE WERE THERE!
Payment
Back to Top
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
$7.95 USPS Priority Mail®
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!
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|