|
Place a bid
Click Here. Double your traffic. Get Vendio Gallery - Now FREE!
.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=023a85494c-d98df&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
If you are the winning bidder, please use my Vendio Checkout for fastest processing of your order! Click the Checkout button in the item listing to go directly to my checkout page. You can also click on the link in the email that I will send you after the auction closes. 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:#003399;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Artistic/paintstrokes_emerald.jpg);
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Artistic/paintstrokes_emerald.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: 30px 30px 30px 30px;
width: 100%;
}
.navlinks {
background: #009933;
border: 1px solid #ff9900;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #e7e7d6;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#e7e7d6;
}
.titledata {
font-family: Verdana, sans-serif;
color: #bdcee7;
font-weight: bold;
font-size: 18pt;
}
.titlebox {
border: #ff9900 solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #003399;
}
.descriptionbody {
border: 1px solid #ff9900;
padding: 15px 15px 15px 15px;
background: #e7e7d6;
width: 100%;
}
.standardheader {
border-bottom: 3px solid #009933;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #009933;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #009933;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #009933;
}
.standardtext{
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #ff9900;
padding: 10px 10px 10px 10px;
background: #e7e7d6;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #bdcee7;
font-weight: bold;
font-size: 14pt;
background: #003399;
border: 1px solid #ff9900;
padding: 10px 10px 10px 10px;
}
.customheader{
border-bottom: 2px solid #009933;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #009933;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #009933;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #009933;
}
.customtext {
font-family: Verdana, sans-serif;
color: #000000;
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
Antique CELLULOID DOLL Original Green Sticker 1930's Ja
Click to View Image Album Click to View Image Album Click to View Image Album
Come on in the door is open. If you have time please visit my store I have some wonderful items as a BUY IT NOW! Fast, Easy, NO Waiting Shopping. Shipping calculator at the bottom of each listing. IF YOU DECIDE YOU WANT MORE THEN ONE ITEMS I DO GIVE DISCOUNTS AND SHIPPING IS CHEAPER... I love getting to know my buyers and especially when they return to browse though all my wonderful findings. I try to please all by broadening my selections on all my items. So put your feet up, get your coffee and enjoy! Want to know more about the item or items you are looking at drop me note.
Antique Celluloid Doll. She still has her original Green Paper Sticker on the bottom of her feet. She is in mint condition. She is wearing a beautiful old crochet dress. The sticker reads I.N.C.W.UTA PASSED. I hope I am reading this right. Her arms are held together by a white stretch like string (elastic). She could use a little cleaning up. She stands 6 1/2 inches tall. I do see one small little indention on her tummy other then that she is in wonderful condition. I just love her pretty face and wavy hair. What a doll baby she is. No tears or holes in her clothes. Her top and skirt are held together with elastic. She is wearing a Red beaded necklace. Her eyes are brown and her lips or red. All fingers and toes are all accounted for.
FEEDBACK is very important for Buyers and Sellers, it is the eBay indicator for customer satisfaction. NEW Detailed Seller Ratings (DSR's) 4 additional questions when leaving Feedback have been added by eBay, and are very important for Sellers rewards and standards.
I don't consider myself an expert on all my findings, but I do try my best to describe them the best I can. That's why I ask that you ask questions first before bidding if you aren't sure. Thank you for looking and don't forget to check out my other greatfinds in Lane's Attic. Hope you'll come back soon.
Payment
Back to Top
I accept the following forms of payment:
PayPal
Money Order
Personal Check
Preferred Checkout
Back to Top
If you are the winning bidder, please use my Vendio Checkout for fastest processing of your order! Click the Checkout button in the item listing to go directly to my checkout page. You can also click on the link in the email that I will send you after the auction closes. For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
US Shipping
Enter ZIP Code and click button to see prices: USPS Priority MailĀ® US Insurance optional, prices calculated at checkout
International Shipping
Click button to see prices: USPS Priority Mail International USPS Express Mail International USPS First-Class Mail International
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.
|