|
Place a bid
function passpara(){return '&id=644968&itembgcolor=0xebbcd0&bordercolor=0x000006&storewindowbgcolor=0xd74f7d&toptextcolor=0xFFFFFF&bottomtextcolor=0xFFFFFF&stripcolor=0xbd2155&auctionclosemessagecolor=0xbd2155&emptyboxmessagecolor=0xbd2155&buttovercolor=0xbd2155&buttoutcolor=0xbd2155&searchtitlecolor=0xFFFFFF&searchbuttbgcolor=0xFFFFFF&searchbutttextcolor=0xbd2155&searchbuttbordercolor=0xebbcd0&itemhighlightcolor=0xa083a2&navbuttonactivecolor=0xa083a2&navbuttonoutlinecolor=0xd74f7d&navbuttoninactivebgcolor=0xa083a2&siteid=0&cat=18786&baseurl='+escape(location.href.substring(0, location.href.lastIndexOf('/') + 1));}
function passparaSC(){return '&baseurl='+escape(location.href.substring(0, location.href.lastIndexOf('/') + 1)) +'&tagNum=0';}
.acttbl {
padding: 0px !important;
width: 100% !important;
text-align: center;
}
#outer {
text-align: center;
border: 5px solid #a083a2;
background: #bd2155 url("http://ti2.auctiva.com/ti/bratty/sparklepinkpolkadot.gif") repeat;
margin: 0px auto;
padding: 0px 0px 0px 75px ;
}
#outer #sellerDetails, #outer #description {
width: auto;
}
#inner *{
margin: 0px;
color: #ebbcd0;
}
#inner {
padding-right: 75px;
}
#inside_box {
border: 3px solid #a083a2;
background: #bd2155;
margin: 5px auto;
}
#inner #title {
font: bold 1em "Arial", "Verdana", "sans-serif", "Times New Roman";
background: #bd2155;
margin: 0px auto 1em;
padding: 10px;
}
#inner h1 {
text-align: center; font: normal 2em Arial, Verdana, sans-serif;
background: #bd2155;
margin: 0px auto 5px;
}
#inner h2 {
font: normal 2em Arial, Verdana, sans-serif;
background: #bd2155;
text-align: center;
margin: 0px auto;
}
#inner .section {
font: normal 1em "Arial", "Verdana", "sans-serif", "Times New Roman";
background: #bd2155;
margin: 0px auto 1em;
display: block;
padding: 0px 10px 10px 10px;
width: 500px;
}
.images table {
width: 100%
}
.images li, .images td {
padding: 1px;
}
.section h2 {
text-indent: -9000px;
height: 55px;
}
#desc h2 {
background: url("http://ti2.auctiva.com/ti/bratty/bratty_desc.gif") top center no-repeat;
}
#pay h2 {
background: url("http://ti2.auctiva.com/ti/bratty/bratty_pay.gif") top center no-repeat;
}
#ship h2 {
background: url("http://ti2.auctiva.com/ti/bratty/bratty_ship.gif") top center no-repeat;
}
#terms h2 {
background: url("http://ti2.auctiva.com/ti/bratty/bratty_terms.gif") top center no-repeat;
}
#about h2 {
background: url("http://ti2.auctiva.com/ti/bratty/bratty_about.gif") top center no-repeat;
}
#contact h2 {
background: url("http://ti2.auctiva.com/ti/bratty/bratty_contact.gif") top center no-repeat;
}
#disclaim {
font face: normal .75em Arial, Verdana, sans-serif;
color: #72c4b4;
display: block;
}
#inner #title, #inner .section {
max-width: 500px;
}
BOUTIQUE LOT 9 HAIR BOWS-INFANT/TODDLER/GIRL-NEW!!
a.imagelink {color:#d74f7d;} a:hover.imagelink {color:#d74f7d;} a:visited.imagelink {color:#a083a2;} a.imagelink img.auctionimage { border: 2px solid #d74f7d; } a:visited.imagelink img.auctionimage { border: 2px solid #a083a2; }
@import url(http://ti2.auctiva.com/ti/templateslideshow.css);
var totalAucPictures=7; var aucindex=totalAucPictures; var auctimer=0; var aucpics=new Array(totalAucPictures);aucpics[1]=new Image(); aucpics[1].src='http://img.auctiva.com/imgdata/6/4/4/9/6/8/webimg/113486814_tp.jpg'; aucpics[2]=new Image(); aucpics[2].src='http://img.auctiva.com/imgdata/6/4/4/9/6/8/webimg/118316974_tp.jpg'; aucpics[3]=new Image(); aucpics[3].src='http://img.auctiva.com/imgdata/6/4/4/9/6/8/webimg/118316951_tp.jpg'; aucpics[4]=new Image(); aucpics[4].src='http://img.auctiva.com/imgdata/6/4/4/9/6/8/webimg/118316942_tp.jpg'; aucpics[5]=new Image(); aucpics[5].src='http://img.auctiva.com/imgdata/6/4/4/9/6/8/webimg/118859841_tp.jpg'; aucpics[6]=new Image(); aucpics[6].src='http://img.auctiva.com/imgdata/6/4/4/9/6/8/webimg/134369489_tp.jpg'; aucpics[7]=new Image(); aucpics[7].src='http://img.auctiva.com/imgdata/6/4/4/9/6/8/webimg/134373143_tp.jpg'; function doSlide(){ clearTimeout(auctimer); aucindex++; if(aucindex>totalAucPictures) aucindex=1; document.images['aucslideshowimage'].src=aucpics[aucindex].src; auctimer=setTimeout('doSlide()', 2000); }
function nextSlide(){ clearTimeout(auctimer); aucindex++; if(aucindex>totalAucPictures) aucindex=1; document.images['aucslideshowimage'].src=aucpics[aucindex].src; }
function prevSlide(){ clearTimeout(auctimer); aucindex--; if(aucindex
function right(e)
{
var msg = "Images protected by Auctiva. Sign up at www.auctiva.com to protect your images!";
if (navigator.appName == 'Netscape' && e.which == 3)
{
alert(msg);
return false;
}
if (navigator.appName == 'Microsoft Internet Explorer' && event.button==2)
{
alert(msg);
return false;
}
else return true;
}
function trapclick()
{
if(document.images)
{
for(i=0;i |