|
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=023aec7ee0-92f2c&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
FOR FASTER SERVICE - PLEASE USE VENDIO CHECKOUT.
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:#FF0000;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Verdana, sans-serif;
color: #160559;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: #000000;
border: 0px solid #cccccc;
padding: 0px 0px 0px 0px;
}
.stencilframe {
background: #000000;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/right.gif)
}
.main{
background: #FFFFFF;
border: 1px solid #4D21FF;
padding: 0px 0px 0px 0px;
width: 100%;
}
.navlinks {
background: #B0E3FF;
border: 0px solid #cccccc;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #251BAD;
font-weight: bold;
font-size: 10pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#251BAD;
}
.titledata {
font-family: Verdana, sans-serif;
color: #251BAD;
font-weight: bold;
font-size: 18pt;
}
.titlebox {
border: #000000 solid 2px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 0px solid #000000;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #B0E3FF;
border-bottom: 1px solid #E075C3;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #251BAD;
font-weight: bold;
font-size: 10pt;
}
.standardheaderlink{
color: #251BAD;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #251BAD;
}
.standardtext{
font-family: Verdana, sans-serif;
color: #160559;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 0px solid #000000;
padding: 10px 10px 10px 10px;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #251BAD;
font-weight: bold;
font-size: 16pt;
background: #B0E3FF;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #B0E3FF;
border-bottom: 1px solid #000000;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #251BAD;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #251BAD;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #251BAD;
}
.customtext {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #FF0000;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #FF0000;
}
.customimagelink {
border-color: #FF0000;
}
Payment | Checkout | Shipping | Additional Information | Policies
Johnny Unitas Baltimore Colts 8x10 Photo #2
Click to View Image Album
8x10 Photo of Johnny Unitas Hall of Fame Quaterback of the Baltimore Colts (#2).
Few, if any, sports stories are more dramatic or more complete than the story of Johnny Unitas. A ninth-round draft choice of the1955 Pittsburgh Steelers, Unitas was cut before he even threw one pass in a game. Still determined, he played semi-pro football for $6 a game.
After the season, the Baltimore Colts coach Weeb Ewbank learned of the "outstanding prospect" on the Pittsburgh sandlots. Ewbank signed Johnny for $17,000 on a make the team basis. Programmed strictly as a backup, Unitas got his chance in the fourth game when the Colts starter was injured.
Unitas first pass was intercepted for a touchdown but from that moment on, he never looked back. For the next 18 seasons, "Johnny U'' ran up a ledger of game winning exploits seldom matched in NFL history.
Without a doubt, it was his last-second heroics in the 1958 NFL title game, often called "the greatest game ever played," that turned Unitas into a household name. The New York Giants, with two minutes to play, were leading, 17-14, when the Colts started a last-gasp drive at their own 14. Mr. Clutch went coolly to work with seven straight passes that set up a game-tying field goal with seven seconds left. Unitas then engineered a textbook perfect 80-yard march to win the game in overtime. The game, played before a national television audience, gave Unitas his chance to demonstrate all of his marvelous attributes confidence, courage, leadership, play calling genius, and passing skill.
Unitas career statistics include 40,239 yards and 290 touchdowns passing. His record of at least one touchdown pass in 47 consecutive games may stand forever. A genuine team player, Unitas was a first- or second-team All-NFL choice eight years, selected NFL Player of the Year three times, and named to10 Pro Bowls.
This is a real photograph printed on glossy photo paper. Watermark (Bullseyecards) will not appear on your photo.
Please Visit our Retail Store:
BULLSEYE COLLECTIBLES - 1824 MERRICK ROAD - MERRICK, NY 11566 - 516 379-8300
You can have this great photo mounted on a 10.5x13 Black Marble Colored Wood Plaque with a 1x6 custom engraved nameplate for and additional charge of only $18.95. This will look nice hanging in your home or office.
SATISFACTION GUARANTEE - Return for a refund if you are not satisfied.THOUSANDS OF ITEMS IN STOCK - FULL TIME DEALERS SINCE 1984. Cards - Photos - Plaques - Memorabilia - Sets - Boxes - Comics - Supplies and Much More.....
SEE OUR OTHER eBAY LISTINGS - Foreign Order PayPal Only. Please do not send foreign checks or Money orders.
**Insurance available Only $1.00 per Photo**
(Sorry we are not responsible for uninsured Orders)
SATISFACTION GUARANTEED - RETURN FOR REFUND IF YOU ARE NOT SATISFIED!
CHECK OUR FEEDBACKS - YOU'LL LOVE US TOO!
Payment
Back to Top
I accept the following forms of payment: PayPalMoney OrderPersonal Check
Preferred Checkout
Back to Top
FOR FASTER SERVICE - PLEASE USE VENDIO CHECKOUT.
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
US Shipping$3.25 USPS First-Class Mail®
$4.75 Rigid 8x10 Holder (Top Load)
$18.95 10x13 Black Marble Plaque
$39.95 11x14 Cherry Wood Frame w/Mat
US Insurance optional: $1.00
International Shipping$5.75 USPS First-Class Mail International
Additional Information
Back to Top
Click to View Image Album
Click to View Image Album
FREE POSTAGE OFFER!
Back to Top
Buy 5 or more 8x10 Photos and we pay the postage (US Orders only).
You only pay for the Photos.
Please Visit Our Retail Store
Back to Top
BULLSEYE COLLECTIBLES - 1824 MERRICK ROAD - MERRICK, NY 11566 - 516 379-8300 IN STORE PICK UP AVAILABLE - SAVE ON P&H!
Optional Displays for 8x10 Photos
Back to Top
11x14 Frame Shop Quality Cherry Wood Frame double matted for an 8x10 photo ONLY $39.95.
10.5x13 Black wood plaque with a 1x6 engraved plate ONLY $18.95.
Check Out our Website!
Back to Top
bullseyecollectibles.com
Satisfaction Guaranteed
Back to Top
RETURN FOR REFUND IF YOU ARE NOT SATISFIED.
More than just a pretty picture. Try Vendio Image Hosting.Make your listings stand out withFREE Vendio custom templates!
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.
Over 100,000,000 served. Get FREE counters from Vendio today!
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!
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|