|
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 = 1;
// 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=023a3c8720-dbb30&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:#0000ff;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: #E7E7D6;
border: 1px solid #009933;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #E7E7D6;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?right.gif)
}
.main{
background: #E7E7D6;
border: 1px solid #009933;
padding: 20px 20px 20px 20px;
width: 100%;
}
.navlinks {
background: #3366CC;
border: 1px solid #009933;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FFFFFF;
}
.titledata {
font-family: Verdana, sans-serif;
color: #003399;
font-weight: bold;
font-size: 16pt;
}
.titlebox {
border: #cccccc solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
background: ;
}
.descriptionbody {
border: 2px solid #003399;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
width: 100%;
}
.standardheader {
background: #BDCEE7;
border-top: 1px solid #003399;
border-left: 1px solid #003399;
border-right: 1px solid #003399;
border-bottom: 1px solid #003399;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Arial, sans-serif;
color: #003399;
font-weight: bold;
font-size: 10pt;
}
.standardheaderlink{
color: #003399;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #003399;
}
.standardtext{
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 2px solid #003399;
padding: 10px 10px 10px 10px;
background: #FFFFFF;
width: 100%;
}
.customboxheader {
font-family: Arial, sans-serif;
color: #003399;
font-weight: bold;
font-size: 14pt;
background: ;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #BDCEE7;
border-top: 1px solid #003399;
border-left: 1px solid #003399;
border-right: 1px solid #003399;
border-bottom: 1px solid #003399;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Arial, sans-serif;
color: #003399;
font-weight: bold;
font-size: 10pt;
}
.customheaderlink{
color: #003399;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #003399;
}
.customtext {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #0000ff;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #0000ff;
}
.customimagelink {
border-color: #0000ff;
}
Payment | Shipping
Linear Multi Code Garage Door Opener 3089 3060 Stanley
Click to View Image Album
SPECIAL PRICE THIS WEEK ONLY................. You are bidding on a NEW, Never Used, Complete with new 9 Volt battery, Genuine Linear multi code transmitter. Model 3089. GARAGE DOOR OPENER. These are the orginial ones they ship with their units. Hello, we deal in lost and unclaimed freight. Recently I got in 1000 of these that were refused by the company. The reason was.......... They installed the 9 volt battery instead of packaging it seperately. Item will ship out the same day your payment is received. Shipping is $6.90 for the first one and only $2.50 for each additional. Thank you for looking and please, before you buy anything on ebay, check out the sellers ratings.......... Mail All payment checks to : Bill Mikolay, 59 Whippoorwill Cove, Waynesboro, VA 22980.
Payment
Back to Top
I accept the following forms of payment:
PayPal
Money Order
Personal Check
Shipping & Handling
Back to Top
$6.20 USPS First-Class MailĀ®
FREE image hosting (includingsupersized) with Vendio Sales Manager.
Make your listings stand out withFREE Vendio custom templates!
Listing automation and FREE scheduled listings by Vendio.
Mail All payment checks to : Bill Mikolay, 59 Whippoorwill Cove, Waynesboro, VA 22980.
Payment
I accept the following forms of payment: PayPalMoney OrderPersonal Check
Preferred Checkout
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
$6.20 USPS First-Class Mail®
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. Try Vendio Gallery - Now FREE!
|