|
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=023ae5a1a4-db371&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, click the Checkout button to go directly to my Checkout page! A winning bidder email will be sent approximately 30 minutes after the item 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:#44110F;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: #FAC671;
border: 0px solid #cccccc;
padding: 8px 8px 8px 8px;
}
.stencilframe {
background: #FAC671;
}
.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{
border: 1px solid #FAC671;
padding: 0px 0px 0px 0px;
width: 100%;
}
.navlinks {
background: #EAEAEA;
border: 2px solid #FFFFB0;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: serif;
color: #404040;
font-weight: bold;
font-size: 16pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#404040;
}
.titledata {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: bold;
font-size: 14pt;
}
.titlebox {
border: #cccccc solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 0px solid #cccccc;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
width: 100%;
}
.standardheader {
border-top: 0px solid #DBDBDB;
border-left: 0px solid #DBDBDB;
border-right: 0px solid #DBDBDB;
border-bottom: 0px solid #DBDBDB;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #404040;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #404040;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #404040;
}
.standardtext{
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 0px solid #DBDBDB;
padding: 10px 10px 10px 10px;
background: #FFFFFF;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #121D82;
font-weight: normal;
font-size: 14pt;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #DBDBDB;
border-bottom: 2px solid #404040;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #000000;
font-weight: bold;
font-size: 10pt;
}
.customheaderlink{
color: #000000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #000000;
}
.customtext {
font-family: Arial, sans-serif;
color: #404040;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #44110F;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #44110F;
}
.customimagelink {
border-color: #44110F;
}
NEW YORK CITY IRON WORKERS LUNCH ON GIRDER NEW POSTER
Click to View Image Album
ITEM:
POSTER
CONDITION:
NEW / MINT
SIZE:
Approx: 24"x 36"
New in plastic sleeve. All movie posters are single sided and not original unless stated otherwise. Size may vary up to 1" in length and or width.
Click here to buy a 24"x36" Movie Poster Frame
We use heavy duty tubes or boxes for shipping.
OPEN HOURS: Monday - Thursday 8:00 AM - 5:00 PM, Friday 10:00 AM - 4:00 PM Central Time.
There is no shipping charge for additional items shipped to the contiguous United States. Use the checkout button in the listing description to add more items. Don't worry if you can't combine your items - we will combine items for you. Any excess shipping charges will be refunded immediately.
See item description for shipping charges to Alaska, Hawaii and Canada. We ship to the United States and Canada only.
Please allow 4 to 8 days for delivery. Shipping notification with tracking number will be emailed to buyer.
For the Lowest Prices Click Here to Search Our eBay Store
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
Payment
Back to Top
Payment by PAYPAL is preferred. We offer the following options if you don't have a PAYPAL account.
To pay by credit card call 1-816-525-8106. OPEN HOURS: MONDAY - THURSDAY 8:30AM - 5:00PM, FRIDAY 10:30AM - 3:30PM CENTRAL TIME. Please have the item number and your credit card information ready.
To pay by money order please add $7 shipping charge. Missouri residents add 7.725% sales tax to the total. Please include the item number, your name and shipping address.
Mail to:
Poster Art House,
1819 SW Market Street,
Lees Summit, MO 64082
Free shipping on additional items for orders shipped to the 48 Contiguous United States.
For Canada, Alaska & Hawaii orders the postage is $12 for the first item add $1 for each additional item. To purchase multiple items use the checkout button on the first item. (looks like a shopping cart) If you are unable to combine items then we will combine them for you to be shipped together.
If for any reason you are charged full price on shipping we will send a refund by PayPal for the difference.
Thank you for shopping at Poster Art House.
(Frames are shipped separate from posters and shipping charges are also separate)
I accept the following forms of payment: PayPalDirect Offline Credit Card Payment: Visa/Master Card, American Express, DiscoverMoney Order
Preferred Checkout
Back to Top
If you are the winning bidder, click the Checkout button to go directly to my Checkout page! A winning bidder email will be sent approximately 30 minutes after the item closes.
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
SAVE ON SHIPPING TO THE WHEN BUYING MULTIPLE ITEMS!
Free Shipping orders for additional items.(48 Contiguous States only)(Frames excluded from free shipping offer)
Canada, Alaska & Hawaii postage is $12 add $1.00 per additional item.
Orders will be shipped the next business day after payment is received.
OPEN HOURS: MONDAY - THURSDAY 8:30AM - 5:00PM, FRIDAY 10:30AM - 3:30PM US Shipping$7.00 USPS First-Class Mail®
$29.00 USPS Express Mail®
US Insurance recommended: $1.75
International Shipping$12.00 Canada Postage
International Insurance recommended: $1.75
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.
|