|
Place a bid
.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=023b46084f-d2166&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
When Auction closes you will receive and email within minutes for checkout and payment instructions or return to item and use this CHECKOUT button.
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:#999999;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
background: #660000;
border: 1px solid #999999;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #660000;
}
.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{
background: #EDEDED;
border: 1px solid #999999;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlinks {
border: 0px solid #999999;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#000000;
}
.titledata {
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: bold;
font-size: 18pt;
}
.titlebox {
border: #999999 solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 1px solid #999999;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
width: 100%;
}
.standardheader {
border-bottom: 1px solid #999999;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Helvetica, sans-serif;
color: #003366;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #003366;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #003366;
}
.standardtext{
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #999999;
padding: 10px 10px 10px 10px;
background: #FFFFFF;
width: 100%;
}
.customboxheader {
font-family: Helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 14pt;
background: #003366;
border: 1px solid #999999;
padding: 10px 10px 10px 10px;
}
.customheader{
border-bottom: 1px solid #999999;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Helvetica, sans-serif;
color: #003366;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #003366;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #003366;
}
.customtext {
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #999999;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #999999;
}
.customimagelink {
border-color: #999999;
}
Payment | Checkout | Shipping | PLEASE READ - Auction Policies and Terms
4 new Braun Oral-B Sonic Complete Replacement Head
Click to View Image Album
Click to View Image Album
4 new Oral B Sonic Complete Tooth Brush Replacement
Heads. Four 1 packs is what you are bidding on.
Free last minute bidding, have auctions call your cell phone.
IMPORTANT: PLEASE READ AUCTION POLICIES AND TERMS BELOW IN THIS AUCTION LISTING.
The description provided in this invitation is based solely upon general observations. Some items may be new, used or unknown and this information is clearly stated in the item's description. Bidders are invited, encouraged and cautioned to carefully inspect property offered in the Invitation prior to submitting bids.
Please contact us with any questions you may have!Failure to inspect property shall not constitute grounds for negative feedback, a claim or for the withdrawal of a bid after the auction's close. Bid only if you agree with this.
PAYMENT MUST BE RECEIVED WITHIN 7 DAYS OF AUCTION CLOSE.
Payment
Back to Top
Items $1,500.00 or more are BANK WIRE TRANSFER transactions only. Cash is also accepted when meeting in person.
Payment options for smaller amounts are PayPal, Money order or check. Paypal accepts major credit cards, check to see if you are eligible. Checks and PayPal eChecks will require a 10 day hold.
I accept the following forms of payment: PayPalMoney OrderPersonal Check
Preferred Checkout
Back to Top
When Auction closes you will receive and email within minutes for checkout and payment instructions or return to item and use this CHECKOUT button.
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
Fixed flat shipping rate can be found below. If you have purchased an item that is large or heavy or is being sent by freight, please read the item description for further details regarding shipping. We will discuss shipping with you, please contact us regarding your location and other details.If you have purchased an item from us and your location is HI or AK we will also correspond regarding the additional fees. Thanks!$7.00 Standard Flat Rate Shipping
PLEASE READ - Auction Policies and Terms
U.S.A. BIDDERS ONLY
Back to Top
WE ONLY SHIP TO USA - HI & AK will have additional shipping fees.
BIDDING
Back to Top
Thanks for shopping with us, and welcome to eBay if you are a new bidder! If your feedback is less than 10 and you are bidding over $500.00 please contact us, we would like to touch base with you. Please email your name, phone number, and address prior to bidding.
Because of rising fraudulent activities all bids are monitored. Suspicious bids are canceled. Bidders may be required to respond to greatnwauction email within a 24 hour window, if you do not respond within 24 hours your bid will be canceled. greatnwauction does not send second chance offers. BEWARE if you receive a second chance offer, do not respond to it. Report 2nd chance offers to eBay by simply forwarding the message to spoof@ebay.com ASAP. Please notify greatnwauction directly through ebay if you receive a second chance offer from greatnwauction.
Thank You, we appreciate your business!
PAYMENT
Back to Top
With all payment options greatnwauction reserves the right to hold purchased items until funds are secured.
PAYMENT MUST BE RECEIVED WITHIN 7 DAYS OF AUCTION CLOSE. Payments for items won must be received within 7 consecutive days of the auction closing, if not received the transaction may be subject to cancellation without notice and an eBay strike will be posted on your account.
All auction items are sold AS-IS and all sales are final. Buyer agrees to the terms
here by entering the bid. Please contact us if immediately with any questions or concerns you may have, communication is key! We have an assortment of new and used items, and you will find in the item description the condition of the item, be it new or used or unknown. We make every effort to identify the actual condition of each item. Please read the decription carefully, and we are happy to discuss any item that you may be interested in prior to your purchase. We encourage your correspondence with us if you have received your item and have questions or concerns. We do appreciate your business and are happy to provide you with great customer service!No refunds - No warranties - No negative feedback
SHIPPING
Back to Top
Shipping rate is listed below.click here. If shipping amount is unexpectedly higher we will contact you immediately. You will he required to pay the additional charge. We do our best to determine a fair shipping cost on all items, however on some items that are odd shaped/sized or heavy we may not be able to pinpoint an exact shipping amount until the item is actually prepared for shipment and the destination has been determined. Again this information will be found in the item description.
HELP STOP INTERNET FRAUD!
Back to Top
Please do not respond to any unsolicited emails from anyone requesting money. Report anyone who steals auction pictures, wording, etc. to SPOOF@EBAY.COM - We do not send second chance offers on any auctions. Do not respond to any outside emails that are not verified through eBay.
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.
Click Here. Double your traffic. Get Vendio Gallery - Now FREE!
|