CINXE.COM
SI Books - SI.com - Magazine
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://sportsillustrated.cnn.com:80/2008/magazine/si.books/","20130124091156","https://web.archive.org/","web","/_static/", "1359018716"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> <title>SI Books - SI.com - Magazine</title><meta name="description" content="The modern game of football is filled with plays and formations with names like the Counter Trey, the Wildcat, the Zone Blitz and the Cover Two. They have become part of the sport's vernacular, and yet for many fans they remain just names, often confusing ones. To rectify that, Tim Layden has drilled deep into the core of the game to reveal not only how these chalkboard X's and O's really work on the field, but also where they came from and who dreamed them up. "> <link href="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/blood_sweat_chalk_book.jpg" rel="image_src"/> <meta name="author" content=""><meta name="section" content="magazine"><meta name="subsection" content=""><meta name="keywords" content="US Open, "> <meta name="GOOGLEBOT" content="unavailable_after: 11-Feb-2018 00:00:00 EST"/><link rel="canonical" href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/2008/magazine/si.books/index.html"> <!--'B:htmlHead'--><link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20130124091156cs_/http://i.cdn.turner.com/si/.e/css/pkg/global_41/129.css"/> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20130124091156js_/http://i.cdn.turner.com/si/.e/js/4.2/global/lib/jquery-1.7.2.min.js"></script> <!-- PROD READY --> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20130124091156js_/http://i.cdn.turner.com/si/.element/js/pkg/global/660.js"></script> <script src="https://web.archive.org/web/20130124091156js_/http://img.timeinc.net/shared/static/js/tii_ads.js"></script><script>var adConfig=new TiiAdConfig('3475.si2');adConfig.setRevSciTracking(true);</script> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> <!-- Visual Revenue Reader Response Tracking Script (v6) --> <script type="text/javascript"> var automate_vrq = false; try{ automate_vrq = cnnPage.isHomepage; }catch(e){} var _vrq = _vrq || []; _vrq.push(['id', 188]); _vrq.push(['automate', automate_vrq ]); //automate should be set to true if this is the homepage _vrq.push(['track', function(){}]); (function(d, a){ var s = d.createElement(a), x = d.getElementsByTagName(a)[0]; s.async = true; s.src = 'https://web.archive.org/web/20130124091156/http://a.visualrevenue.com/vrs.js'; x.parentNode.insertBefore(s, x); })(document, 'script'); </script> <!-- End of VR RR Tracking Script - All rights reserved --> <!-- Visual Revenue Logic for Homepage - SI-5749 --> <script type="text/javascript"> try{ if( cnnPage.isHomepage ){ $(document).ready(function(){ jQuery.fn.setVRTitle = function(){ var title = $(this[0]).find('DIV.cnnTitle').text(); if ( $(this[0]).find('DIV.cnnTitle > A').length > 0 ){ title = $(this[0]).find('DIV.cnnTitle > A').text(); } return title.trim(); }; /* * * Set the zones by adding the Visual Revenue attribute : data-vr-zone * */ try{ var testmode = location.search.indexOf('VRTEST=y') > 0; //$( 'DIV#cnnT1Holder' ).attr('data-vr-zone', 'T1'); //T1 $( 'DIV.cnnT2s' ).attr('data-vr-zone', 'T2'); //T2 if( cnnPage.isHomepage ){ $( 'DIV.cnnT2Blogs' ).attr('data-vr-zone', 'Blogs Tab'); //Blogs Tab zone $('DIV.cnnT2Blogs ul li a').attr('data-vr-contentbox', ''); //Blogs Tab content box } $( 'DIV.cnnBoxWritersRow5' ).attr('data-vr-zone', 'Writers'); //Writers $( $( 'DIV.cnnBoxSiVideo' ).get(1) ).attr('data-vr-zone', 'Video'); //Video $( 'DIV.cnnBoxEM' ).attr('data-vr-zone', 'Extra Mustard'); //Extra Mustard $( 'DIV.cnnBoxTR' ).attr('data-vr-zone', 'Truth & Rumors'); //Truth & Rumors //cnnRow2, cnnCol1 is always SI Photos $( 'DIV.cnnBoxPhotos' ).attr('data-vr-zone', 'SI Photos'); //SI Photos //Generic Boxes var el,title; var generic_boxes = { 'a': 'DIV.cnnRow2 DIV.cnnCol0', 'b': 'DIV.cnnRow3 DIV.cnnCol0', 'c': 'DIV.cnnRow3 DIV.cnnCol1' }; $.each(generic_boxes, function(key, box){ title = $( box ).setVRTitle(); $(box).attr('data-vr-zone', title); //since we are already in the Generic Boxes, go ahead and set the contentbox $(box).find('DIV.cnnBoxDefault DT').attr('data-vr-contentbox', title + ': Featured Link - Image'); //Generic Box Featured Link Image $(box).find('DIV.cnnBoxDefault DD UL LI A').attr('data-vr-contentbox', ''); //Generic Box Link $( $(box).find('DIV.cnnBoxDefault DD UL LI A').get(0) ).attr('data-vr-contentbox', title + ': Featured Link'); //Generic Box Featured Link }); /* for ( box in generic_boxes ){ el = generic_boxes[ box ]; title = $( el ).setVRTitle(); $(el).attr('data-vr-zone', title); //since we are already in the Generic Boxes, go ahead and set the contentbox $(el).find('DIV.cnnBoxDefault DT').attr('data-vr-contentbox', title + ': Featured Link - Image'); //Generic Box Featured Link Image $(el).find('DIV.cnnBoxDefault DD UL LI A').attr('data-vr-contentbox', ''); //Generic Box Link $( $(el).find('DIV.cnnBoxDefault DD UL LI A').get(0) ).attr('data-vr-contentbox', title + ': Featured Link'); //Generic Box Featured Link } */ /* * * Set the content boxes by adding the Visual Revenue attribute : data-vr-contentbox * Since many of the boxes below the fold can change positions and type, * set the content box using the generic classes/ids/elements. Other boxes, * namely the T1, T2, Writers, and Video Box, are fixed on the page and have * specific class names or ids to classify a content box. */ $('DIV.cnnBreakingNews DIV.cnnBreakingNewsHolder DIV').attr('data-vr-contentbox', ''); //Breaking News //$('DIV#cnnT1Holder DIV.cnnT1Pane').attr('data-vr-contentbox', ''); //T1 $('DIV#cnnT1Holder DIV.cnnT1Pane').each(function(){ var contentbox = 'T1A'; switch( $(this).attr('class') ){ case 'cnnT1Pane t1_1': contentbox = 'T1A'; break; case 'cnnT1Pane t1_2': contentbox = 'T1B'; break; case 'cnnT1Pane t1_3': contentbox = 'T1C'; break; case 'cnnT1Pane t1_4': contentbox = 'T1D'; break; case 'default': break; } //set the zone $( this ).attr('data-vr-zone', contentbox); //set the headline content box var nextElAfterTabs = $(this).find('DIV.cnnT1Tabs').next().get(0) || {}; if( typeof nextElAfterTabs.tagName !== 'undefined' && nextElAfterTabs.tagName == 'A'){ $(nextElAfterTabs).attr('data-vr-contentbox', contentbox); } //set the image content box $('DIV#cnnT1Holder DIV.cnnT1Pane').find('.cnnT1Underlay').find('a').attr('data-vr-contentbox', ''); }); $('DIV#cnnT1Holder DIV.cnnT1Pane DIV.cnnT1Bullets').attr('data-vr-contentbox', ''); //T1 Bullets $('DIV.cnnT2s ul li a').attr('data-vr-contentbox', ''); //T2 $('DIV.cnnBoxWritersRow5 DIV.cnnBoxWritersFeature').attr('data-vr-contentbox', ''); //Writer Feature $('DIV.cnnBoxWritersRow5 DIV.cnnBoxWritersMain li').attr('data-vr-contentbox', ''); //Writer Generic $('DIV.cnnBoxSiVideo DIV#si-hp-carousel-video-player').attr('data-vr-contentbox', ''); //Featured Video $('DIV.cnnBoxSiVideo DIV.jcarousel-skin-home_video LI.jcarousel-item').attr('data-vr-contentbox', ''); //Video Carousel $('DIV.cnnBoxEM A').attr('data-vr-contentbox', ''); //Extra Mustard $('DIV.cnnBoxTR DT').attr('data-vr-contentbox', 'Truth and Rumors: Featured Link - Image'); //Truth and Rumors Feature $('DIV.cnnBoxTR DD UL LI A').attr('data-vr-contentbox', ''); //Truth and Rumors Link $( $('DIV.cnnBoxTR DD UL LI A').get(0) ).attr('data-vr-contentbox', 'Truth and Rumors: Featured Link'); //Truth and Rumors Feature $('DIV.cnnBoxPhotos A').attr('data-vr-contentbox', ''); //SI Photos $('DIV.cnnBoxDefaultThumbs DIV').attr('data-vr-contentbox', ''); //Generic Box Link }catch(e){ siLog.group('visual revenue'); siLog.error(e); siLog.groupEnd(); } }); } } catch(e){ siLog.error( e.message ); } </script> <!-- /END: Visual Revenue Logic for Homepage - SI-5749 --> <!--[if IE 9]> <link rel="stylesheet" type="text/css" href="http://i.cdn.turner.com/si/.e/css/4.1/ie9.css" /> <![endif]--> <link rel="alternate" type="application/rss+xml" title="SI - Top Stories [RSS]" href="https://web.archive.org/web/20130124091156/http://rss.cnn.com/rss/si_topstories.rss"/> <link rel="alternate" type="application/rss+xml" title="SI - Recent Stories [RSS]" href="https://web.archive.org/web/20130124091156/http://rss.cnn.com/rss/si_latest.rss"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20130124091156cs_/http://i.cdn.turner.com/si/.e/css/pkg/story_41/157.css"/> <link rel="alternate stylesheet" type="text/css" href="https://web.archive.org/web/20130124091156cs_/http://i.cdn.turner.com/si/.element/css/4.1/article_largefont.css" title="LargeFont"> <script type="text/javascript" language="JavaScript" src="https://web.archive.org/web/20130124091156js_/http://s7.addthis.com/js/200/addthis_widget.js"></script> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20130124091156js_/http://i.cdn.turner.com/si/.e/js/pkg/story/563.js"></script> <style> #cnnStoryContent .cnnPollFullPage .cnnPollQ { padding-bottom:6px; } #cnnStoryContent .cnnPollFullPage .cnnPollQ DIV { background-color:#d5d5d5;padding:3px; } #cnnStoryContent .cnnPollFullPage .cnnPollQ TABLE { border:0px solid #d5d5d5;border-width:0 1px; } #cnnStoryContent .cnnPollFullPage .cnnPollQ TD { border-bottom:1px solid #d5d5d5;line-height:16px;padding:3px 0 3px 3px; } #cnnStoryContent .cnnPollFullPage .cnnPollQ TD.cnnCol1 { padding-left:0; } #cnnStoryContent .cnnPollFullPage .cnnPollR TD { padding-top:0; } #cnnStoryContent .cnnInlineMailbag { border:1px solid #d5d5d5;color:#333;font-size:9px;font-weight:bold;line-height:13px;margin-bottom:6px;padding:5px; } #cnnStoryContent .cnnInlineMailbag INPUT, .cnnInlineMailbag TEXTAREA { margin-bottom:3px;width:288px; } #cnnStoryContent .cnnInlineMailbag .cnn_title { background-image:url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/story/envelope.gif');background-repeat:no-repeat;border-bottom:1px solid #d5d5d5;color:#596272;font-size:12px;line-height:21px;margin-bottom:1px;padding:0px 0px 3px 35px; } #cnnStoryContent .cnnInlineMailbag .cnn_subtitle { border-bottom:1px solid #d5d5d5;line-height:13px;margin-bottom:3px;padding-bottom:3px;padding-top:0px; } #cnnStoryContent .cnnInlineMailbag .cnn_footer { text-align:center; } #cnnStoryContent .cnnInlineMailbag .cnn_footer TABLE { margin:auto; } #cnnStoryContent .cnnInlineMailbag .cnn_footer TD { border-left:0px;font-size:10px;font-weight:bold;line-height:10px;padding-left:0px; } #cnnStoryContent .cnnInlineMailbag .cnn_footer TD A { background-image:url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/global/buttons/red_white_small_M.gif');color:#fff;display:block;height:16px;text-decoration:none; } #cnnStoryContent .cnnInlineMailbag .cnn_footer TD A:hover { color:#fc0; } #cnnStoryContent .cnnInlineMailbag .cnn_footer TD A SPAN { background-image:url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/global/buttons/red_white_small_R.gif');background-repeat:no-repeat;background-position:top right;display:block;padding:0px 5px 0px 0px; } #cnnStoryContent .cnnInlineMailbag .cnn_footer TD A SPAN SPAN { background-image:url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/global/buttons/red_white_small_L.gif');background-repeat:no-repeat;background-position:top left;display:block;padding:3px 1px 3px 5px; } #cnnStoryContent { border-bottom:1px solid #d5d5d5; } DIV#cnnStoryContinue { background:#fff url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e/img/4.1/story/global/storyContinue.gif') no-repeat right top;margin-top:-1px; } DIV#cnnSponAd { background:transparent url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/1.0/misc/advertisement_down.gif') no-repeat center top;padding-top:11px;text-align:center; } </style> <script type="text/javascript">var adFactory = new TiiAdFactory(adConfig, "");</script> <script type="text/javascript">var adFactory = new TiiAdFactory(adConfig, "");</script> <!--'B:/htmlHead'--> <!-- 4.1 vars --> <script type="text/javascript" language="JavaScript">var cnnPageInfo_section = "/magazine";var cnnPageInfo_pageType = "story";var cnnPageInfo_branding = "default";var cnnPageInfo_date = "2008/02/12";var cnnPageInfo_slug = "si.books";var cnnPageInfo_file = "index.html";var cnnPageInfo_isOpa = true;var cnnPageInfo_source = "si";var cnnPageInfo_url = "https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/2008/magazine/si.books/index.html"; </script><!-- /4.1 vars --></head><body onload="cnnPageOnload();" id="cnnArticle"><a name="top"></a><!--[if IE 6]><div class="ie"><div class="ie6"><![endif]--><!--[if IE 7]><div class="ie"><div class="ie7"><![endif]--><!--[if IE 8]><div class="ie"><div class="ie8"><![endif]--><div id="cnnPageGradient"><div id="cnnPageBorder"><div class="cnnPage"> <!--'B:contentHeader'--><!-- start personalize --> <div class="cnnPersonalize"><div><div><script>cnn_writePresonalizeBar();</script></div></div></div> <!-- end personalize --> <!-- start searchbar --> <div class="cnnSearch"> <div class="cnnLeft"><ul> <li class="cnnItem0" id="cnnCM1"><dl><script type="text/javascript"> /* script for 50/50 split */ /*var min=1; var max=2; x = Math.floor(Math.random() * (max - min + 1)) + min; if(x/2 == 1) { document.write('<dt><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1006340.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2011_images/cm/WS11_btn_champ_STL.png" alt="Get the Cardinals Championship Package" title="Get the Cardinals Championship Package"/></a></dt>'); document.write('<dd><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1006340.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2011_images/cm/WS11_dropdown_STL.png" alt="Get the Cardinals Championship Package" title="Get the Cardinals Championship Package"/></a></dd>'); } else { document.write('<dt><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1007180.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2011_images/cm/EA-N4S-TheRun-btn.png" alt="Get Need for Speed 12 FREE" title="Get Need for Speed 12 FREE"/></a></dt>'); document.write('<dd><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1007180.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2011_images/cm/EA-N4S-TheRun-SI-dropdown.jpg" alt="Get Need for Speed 12 FREE" title="Get Need for Speed 12 FREE"/></a></dd>'); } */ </script> <script type="text/javascript"> if ( ( document.location.pathname ).indexOf( '/football/ncaa/' ) == 0 ) { document.write( '<dt><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1011581.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2012_images/cm/si-btn-NBAchamp.png" alt="Get EA NCAA CF 13 FREE" title="Get EA NCAA CF 13 FREE"/></a></dt><dd><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1011581.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2012_images/cm/si-dropdown-NBAchamp.JPG" alt="Get EA NCAA CF 13 FREE" title="Get EA NCAA CF 13 FREE"/></a></dd>' ); } else if (self.location.href.indexOf('soccer') > -1) { //} else if ( ( document.location.pathname ).indexOf( '/soccer/' ) == 0 ) { document.write( '<dt><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1012722.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2012_images/cm/SI_btn_FIFA13.png" alt="Get EA NCAA CF 13 FREE" title="Get EA NCAA CF 13 FREE"/></a></dt><dd><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1012722.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2012_images/cm/SI_FIFA13_dropdown_v02.jpg" alt="Get EA NCAA CF 13 FREE" title="Get EA NCAA CF 13 FREE"/></a></dd>' ); } else { document.write( '<dt><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1012230.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2012_images/cm/SI_MADDENNFL13_btn.png" alt="GET EA SPORTS NCAA FOOTBALL 13 FREE" title="GET EA SPORTS NCAA FOOTBALL 13 FREE"/></a></dt><dd><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1012230.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2012_images/cm/SI_MADDENNFL13_dropdown_v03-2.jpg" alt="GET EA SPORTS NCAA FOOTBALL 13 FREE" title="GET EA SPORTS NCAA FOOTBALL 13 FREE"/></a></dd>' ); } </script> <!--original generic sub buttons, changed on 10.26.11 for world series--> <!--<dt><a href="https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1005085.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="http://i.cdn.turner.com/si/2011_images/cm/si-btn-EA-MADDEN12.png" alt="Get EA Sports Madden NFL 12 Free!" title="Get EA Sports Madden NFL 12 Free!"/></a></dt> <dd><a href="https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1005085.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="http://i.cdn.turner.com/si/2011_images/cm/si-dropdown-EA-MADDEN12.jpg" alt="Get EA Sports Madden NFL 12 Free!" title="Get EA Sports Madden NFL 12 Free!"/></a></dd> --> <script><!-- /* if (cnnPage.isHomepage) { var button = $e('cnn_cm_subscribe0'); button.href = 'https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1004340.html'; button = $e('cnn_cm_subscribe1'); button.href = 'https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1004340.html'; } */ //--></script> </dl></a></li> <li class="cnnItem1"><dl><script type="text/javascript"> var min=1; var max=2; x = Math.floor(Math.random() * (max - min + 1)) + min; /*turning off 50/50 for now*/ /*if(x/2 == 1) { document.write('<dt><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1002346.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe2"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/.element/img/4.1/global/cm/button_subscribe_si_red.png" alt="Subscribe to SI" title="Subscribe to SI"/></a></dt>'); document.write('<dd><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1002346.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe4"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/.element/img/4.1/global/cm/dropdown_subscribe_si_red.png" alt="Subscribe to SI" title="Subscribe to SI"/></a></dd>'); } else {*/ document.write('<dt><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1002346.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe2"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/.element/img/4.1/global/cm/button_subscribe_si_red.png" alt="Subscribe to SI" title="Subscribe to SI"/></a></dt>'); document.write('<dd style="margin:5px 0 0 -32px"><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1002346.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe4"><img src="https://web.archive.org/web/20130124091156/http://i.cdn.turner.com/si/2012_images/cm/subscribe_110712.png" alt="Subscribe to SI" title="Subscribe to SI"/></a></dd>'); //} </script> </dl></li> <li class="cnnItem2"><dl><dt><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/site/si-donor09jacket.html?xid=sihp&link=1001406" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/2012_images/cm/170x30_110712.jpg" alt="Give the Gift of SI" title="Give the Gift of SI"/></a></dt><dd style="margin-top: 6px;"><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/site/si-donor09jacket.html?xid=sihp&link=1001406" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/2012_images/cm/170X110_110712.jpg" alt="Give the Gift of SI" title="Give the Gift of SI"/></a></dd></dl></li> <!--<li class="cnnItem2"><a href="https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1001406.html" id="cnn_cm_subscribe3"><img src="http://i.cdn.turner.com/si/2012_images/cm/si-btn3_170x30_sigift.png" alt="Give the Gift of SI" title="Give the Gift of SI"/></a></li>--> </ul> </div> <div class="cnnRight"><form method="get" action="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/search/" name="cm_search"><input type="text" name="text" class="cnnLeft"/><input type="image" src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/search.gif" alt="Search" title="Search" class="cnnRight"/></form></div> </div> <!-- end searchbar --> <!-- start banner --> <div class="cnnBanner"> <div><a href="/web/20130124091156/http://sportsillustrated.cnn.com/"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e/img/4.1/sect/global/logo2.png" alt="SI.com Home" title="SI.com Home"></a> </div> <div class="cnnBannerSection"> <div class="cnnLeft"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/sect/global/icon.gif"/></div> <div class="cnn_header">THE MAGAZINE</div> <div class="cnn_more"></div> </div> </div> <!-- end banner --> <!-- start navbar --> <style> DIV.cnnTopnav { text-align: center; padding-left: 0; } DIV.cnnTopnav UL { display: inline-block; } DIV.cnnTopnav LI A { color:#000;display:block;padding:0 22px 0 22px!important; } DIV.cnnTopnav LI.cnnFirst { } </style> <div class="cnnTopnav"> <ul> <li class="cnnFirst"><a href="/web/20130124091156/http://sportsillustrated.cnn.com/extramustard/?eref=sinav">EXTRA MUSTARD</a></li> <li><a href="https://web.archive.org/web/20130124091156/http://www.fannation.com/?eref=sinav">FANNATION</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/multimedia/photo_gallery/?eref=sinav">PHOTOS</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/swimsuit/?eref=sinav">SWIMSUIT</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/fantasy/?eref=sinav">FANTASY</a></li> <li><a href="https://web.archive.org/web/20130124091156/http://www.sportsillustratedeverywhere.com/">MAGAZINE</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/sifk/?eref=sinav">SI KIDS</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/highschool/?eref=sinav">HIGH SCHOOL</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/magazine/sportsman/?eref=sinav">SPORTSMAN</a></li> <!--<li><a href="/olympics/?eref=sinav">OLYMPICS</a></li>--> <!--<li><a href="http://www.maxpreps.com/national/national.htm?eref=sinav" target="_blank" rel="nofollow">MAXPREPS</a></li>--> </ul> </div> <!-- end topnav --> <style> .ie6 #cnnBotnav LI#cnnBotnav0 { width:49px; } /* NFL */ .ie6 #cnnBotnav LI#cnnBotnav1 { width:150px; } /* COLLEGE FOOTBALL */ .ie6 #cnnBotnav LI#cnnBotnav2 { width:50px; } /* MLB */ .ie6 #cnnBotnav LI#cnnBotnav3 { width:51px; } /* NBA */ .ie6 #cnnBotnav LI#cnnBotnav4 { width:101px; } /* COLLEGE BB */ .ie6 #cnnBotnav LI#cnnBotnav5 { width:58px; } /* GOLF */ .ie6 #cnnBotnav LI#cnnBotnav6 { width:50px; } /* NHL */ .ie6 #cnnBotnav LI#cnnBotnav7 { width:74px; } /* RACING */ .ie6 #cnnBotnav LI#cnnBotnav8 { width:74px; } /* SOCCER */ .ie6 #cnnBotnav LI#cnnBotnav9 { width:121px; } /* MMA & BOXING */ .ie6 #cnnBotnav LI#cnnBotnav11 { width:73px; } /* TENNIS */ .ie6 #cnnBotnav LI#cnnBotnav12 { width:63px; } /* MORE */ .ie6 #cnnBotnav LI#cnnBotnav13 { width:74px; } /* VIDEO */ #cnnBotnav LI#cnnBotnav0 STRONG { width:49px; } /* NFL */ #cnnBotnav LI#cnnBotnav1 STRONG { width:150px; } /* COLLEGE FOOTBALL */ #cnnBotnav LI#cnnBotnav2 STRONG { width:50px; } /* MLB */ #cnnBotnav LI#cnnBotnav3 STRONG { width:51px; } /* NBA */ #cnnBotnav LI#cnnBotnav4 STRONG { width:101px; } /* COLLEGE BB */ #cnnBotnav LI#cnnBotnav5 STRONG { width:58px; } /* GOLF */ #cnnBotnav LI#cnnBotnav6 STRONG { width:50px; } /* NHL */ #cnnBotnav LI#cnnBotnav7 STRONG { width:74px; } /* RACING */ #cnnBotnav LI#cnnBotnav8 STRONG { width:74px; } /* SOCCER */ #cnnBotnav LI#cnnBotnav9 STRONG { width:121px; } /* MMA & BOXING */ #cnnBotnav LI#cnnBotnav11 STRONG { width:73px; } /* TENNIS */ #cnnBotnav LI#cnnBotnav12 STRONG { width:63px; } /* MORE */ #cnnBotnav LI#cnnBotnav13 STRONG { width:74px; } /* VIDEO */ /* realignment */ #cnnBotnav LI#cnnBotnav11:hover UL, #cnnBotnav LI#cnnBotnav11 LI.cnnOver UL { margin-left:0; } /* width of subnav minus width of TENNIS minus width of MORE minus 2 lines */ #cnnBotnav LI#cnnBotnav12:hover UL, #cnnBotnav LI#cnnBotnav12 LI.cnnOver UL { margin-left:-41px; } /* width of subnav minus width of MORE minus 1 line */ #cnnBotnav LI#cnnBotnav13:hover UL, #cnnBotnav LI#cnnBotnav13 LI.cnnOver UL { margin-left:-93px; width:168px; } /* width of subnav minus width of MORE minus 1 line */ #cnnBotnav LI#cnnBotnav13 UL LI { width:168px; } </style> <!-- start botnav --> <div class="cnnBotnav"> <div> <ul id="cnnBotnav" style="height:29px;overflow:hidden;"> <li id="cnnBotnav0" nav="nfl"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/football/nfl/?eref=sinav"><strong>NFL</strong></a> </li> <li id="cnnBotnav1" nav="ncaaf"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/football/ncaa/?eref=sinav"><strong>COLLEGE FOOTBALL</strong></a> </li> <li id="cnnBotnav2" nav="mlb"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/baseball/mlb/?eref=sinav"><strong>MLB</strong></a> </li> <li id="cnnBotnav3" nav="nba"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/basketball/nba/?eref=sinav"><strong>NBA</strong></a> </li> <li id="cnnBotnav4" nav="ncaabb"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/basketball/ncaa/?eref=sinav"><strong>COLLEGE BB</strong></a> </li> <li id="cnnBotnav5" nav="golf"> <a href="https://web.archive.org/web/20130124091156/http://www.golf.com/?eref=sinav"><strong>GOLF</strong></a> </li> <li id="cnnBotnav6" nav="nhl"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/hockey/nhl/?eref=sinav"><strong>NHL</strong></a> </li> <li id="cnnBotnav7" nav="racing"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/racing/?eref=sinav"><strong>RACING</strong></a> </li> <li id="cnnBotnav8" nav="soccer"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/soccer/?eref=sinav"><strong>SOCCER</strong></a> </li> <li id="cnnBotnav9" nav="boxmma"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/mma/?eref=sinav"><strong>MMA & BOXING</strong></a> </li> <li id="cnnBotnav11" nav="tennis"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/tennis/?eref=sinav"><strong>TENNIS</strong></a> </li> <li id="cnnBotnav12" nav="more"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/more/?eref=sinav"><strong>MORE</strong></a> </li> <li id="cnnBotnav13" nav="video"> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/video/?eref=sinav"><strong>VIDEO</strong></a> </li> </ul> </div> </div> <!-- end botnav --> <!-- end navbar --> <!-- start viewer --> <div id="cnnViewerAd"><div class="cnnHolder"><!-- ADSPACE: ros/top.728x90 --><script type="text/javascript">adFactory.getMultiAd(new Array("728x90", "101x1")).write();</script></div></div> <!-- end viewer --> <!--'B:/contentHeader'--><div class="cnnContentArea"><!-- CONTENT --><!-- ================== content ================== --><!--========================================================--><!--===============Paste story between here=================--><!--========================================================--> <script language="JavaScript" type="text/javascript">var clickExpire = "-1";</script> <!--ClickabilityRefresh=30m--><!--startclickprintinclude--> <div id="cnnTimeStamp"><!-- START 'timestampSpace' --> <!--'B:timestampSpace'--><!--'B:/timestampSpace'--><!-- FINISH 'timestampSpace' --><div>Posted: Tuesday February 12, 2008 3:55PM ; Updated: Tuesday January 11, 2011 6:28PM </div></div> <div id="cnnStoryHeadline"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td class="cnnCol0"> <h1>SI Books</h1> </td> </tr> </table> </div> <div id="cnnContentColumns"><div id="cnnContentColumn"><!--startclickprintexclude--> <!--'B:storyHeader'--><div id="cnnStoryHeader"><div id="fb-root"></div> <script> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//web.archive.org/web/20130124091156/http://connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <script type="text/javascript"> (function (h) { h(function () { renderSocialBar(); }); function renderSocialBar() { if (jQuery('#cnnShare2').length === 0 || (jQuery.browser.msie && parseInt(jQuery.browser.version, 10) < 8)) { jQuery(".large-buttons").hide(); jQuery(".small-buttons").show(); jQuery('body').removeClass('shareRowVertical'); return; } var descripY = parseInt(jQuery('#cnnStoryContent').offset().top, 10) - 20; var $postShare = jQuery('#cnnShare2'); var pullX = $postShare.css("margin-left"); jQuery(window).data("scrollBound", false); function positionShareScroll() { var scrollY = jQuery(window).scrollTop(); var fixedShare = $postShare.css("position") == "fixed"; if(document.URL.indexOf('/olympics/') != -1 && scrollY > descripY && !fixedShare) { $postShare.stop().css({ position: "fixed", left: "50%", top: 20, marginLeft: -490 }); } else if (scrollY > descripY && !fixedShare) { $postShare.stop().css({ position: "fixed", left: "50%", top: 20, marginLeft: -489 }); } else if (scrollY < descripY && fixedShare) { $postShare.css({ position: "relative", left: 0, top: 0, marginLeft: pullX }); } } jQuery(window).resize(function () { var windowW = jQuery(window).width(); var windowH = jQuery(window).height(); var pulledOutside = $postShare.css("margin-left") == pullX; if( (windowW >= 1144) && ( windowH >= 440 ) ) { if (!jQuery(window).data("scrollBound")) { jQuery(".small-buttons").hide(); jQuery(".large-buttons").show(); $postShare.width("auto"); jQuery(window).data("scrollBound", true).bind("scroll.positionShare", function () { positionShareScroll(); }); positionShareScroll(); jQuery('body').addClass('shareRowVertical'); } } else { if (pulledOutside || jQuery(window).data("scrollBound")) { $postShare.css({ position: "relative", left: 0, top: 0, marginLeft: pullX }); jQuery(".large-buttons").hide(); jQuery(".small-buttons").show(); jQuery('body').removeClass('shareRowVertical'); jQuery(window).data("scrollBound", false).unbind("scroll.positionShare"); } } //resize the facebook like buttons resizeFacebookLikeButtons(); }); jQuery(window).resize(); } })(jQuery); /* SI-5384 */ function getTitleMeta() { var metas = document.getElementsByTagName('meta'), storyHeadline = '', i = ''; for(i = 0; i < metas.length; i++) { if(metas[i].getAttribute('property') == "og:title") { storyHeadline = metas[i].getAttribute('content'); break; } } if(storyHeadline == '') { storyHeadline = top.document.title; } if(storyHeadline.indexOf(" | SI.com") != -1) { storyHeadline = storyHeadline.replace(" | SI.com", ""); } else if(storyHeadline.indexOf(" - SI.com") != -1) { storyHeadline = storyHeadline.replace(" - SI.com", ""); } return storyHeadline; } /** * siLazyLoadSocial() * Created by: mstills * JIRA: SI-5772 * Accept a manifest (see below for struct) of non-critical scripts and markup to * be loaded/initialized after the rest of the DOM is ready. Improve load time and * prevent network blocking in case one of the services is down or slow to respond. */ function siLazyLoadSocial(manifest) { var outerKeys = ['large', 'small'], depth, item, $target, i, x; for (i = 0; i < outerKeys.length; i += 1) { if (!jQuery.isArray(manifest[outerKeys[i]])) { continue; } depth = manifest[outerKeys[i]]; for (x = 0; x < depth.length; x += 1) { item = depth[x]; switch (item.type) { case 'markup': $target = jQuery(item.target); $target.prepend(item.payload); break; case 'script': jQuery.getScript(item.payload, function(script,textStatus,jqxhr){ try{ if( !(_scripts_loaded.twitter) && typeof twttr !== 'undefined' ){ _scripts_loaded.twitter = true; twttr.ready(function(twttr){ try{ twttr.events.bind('tweet', function(event){ socialClickTrack('Tweet'); }); }catch(e){ siLog.group('Twitter Bind Error'); siLog.log(e); siLog.groupEnd(); } }); } if( !(_scripts_loaded.facebook) && typeof FB !== 'undefined' ){ _scripts_loaded.facebook = true; try{ FB.Event.subscribe('edge.create', function(response) { socialClickTrack('Facebook Like'); }); FB.Event.subscribe('xfbml.render', function(response) { //statically setting height/width of the facebook iframes so that both show in all browsers if( $(".fb_like-large").attr('fb-xfbml-state') == 'rendered' || $(".fb_like-small").attr('fb-xfbml-state') == 'rendered'){ resizeFacebookLikeButtons(); } }); }catch(e){ siLog.group('Facebook Event Subscribe Error'); siLog.log(e); siLog.groupEnd(); } } } catch(e){ siLog.group('Social Button Script Load Error'); siLog.log(e); siLog.groupEnd(); } }); break; } } } } function resizeFacebookLikeButtons(){ $('.fb-large IFRAME.fb_ltr, .fb-large SPAN').css({"height": 62, "width": 48}); $('.fb-small IFRAME.fb_ltr, .fb-small SPAN').css({"height": 20, "width": 110}); } $(document).ready(function() { $('html').attr("xmlns:fb","https://web.archive.org/web/20130124091156/http://ogp.me/ns/fb#"); var metas, shareTitle, shareDesc, shareURL, manifest, titleMeta, encodedURI; /* begin mstills - SI-5772 - lazy-load all this async after DOM-ready */ titleMeta = getTitleMeta(); encodedURI = encodeURIComponent(cnnSocialUrl); // a manifest of all the various scripts to be loaded in (order will be respected; in general scripts should go first) /* type breakdown: * script - *.js script loaded via $.getScript() * markup - inserted via DOM manipulation */ manifest = { 'large': [ { 'name': 'twitter-widget', 'type': 'script', 'payload': 'https://web.archive.org/web/20130124091156/http://platform.twitter.com/widgets.js' }, { 'name': 'googlePlus', 'type': 'script', 'payload': 'https://web.archive.org/web/20130124091156/https://apis.google.com/js/plusone.js' }, { 'name': 'linkedIn-script', 'type': 'script', 'payload': 'https://web.archive.org/web/20130124091156/http://platform.linkedin.com/in.js' }, { 'name': 'twitter-share', 'type': 'markup', 'payload': '<a href="https://web.archive.org/web/20130124091156/http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="SINow" data-text="' + titleMeta + '">Tweet</a>', 'target': '#cnnShare2 DIV.large-buttons DIV.cnnItem1' }, { 'name': 'linkedIn-elem', 'type': 'markup', 'payload': '<scr' + 'ipt type="IN/Share" data-url="' + cnnSocialUrl + '" data-counter="top" data-onsuccess="LinkedINSocialTrack"></scr' + 'ipt>', 'target': '#cnnShare2 DIV.large-buttons DIV.cnnItem3' } ], 'small': [ { 'name': 'twitter-share', 'type': 'markup', 'payload': '<a href="https://web.archive.org/web/20130124091156/http://twitter.com/share" class="twitter-share-button" data-via="SINow" data-text="' + titleMeta + '">Tweet</a>', 'target': '#cnnShare2 DIV.small-buttons DIV.cnnItem1' }, { 'name': 'linkedIn-elem', 'type': 'markup', 'payload': '<scr' + 'ipt type="IN/Share" data-url="' + cnnSocialUrl + '" data-counter="right" data-onsuccess="LinkedINSocialTrack"></scr' + 'ipt>', 'target': '#cnnShare2 DIV.small-buttons DIV.cnnItem3' } ] }; siLazyLoadSocial(manifest); /* end mstills - SI-5772 */ $('#shareBtn').hover(function() { $('#share_popup').toggle(); }); $('#shareBtn2').hover(function() { $('.wdt_button_min #share_popup').toggle(); }); $('#share_popup').hover(function() { $('#share_popup').toggle(); }); $('.wdt_button_min #share_popup').hover(function() { $('.wdt_button_min #share_popup').toggle(); }); metas = document.getElementsByTagName('meta'); shareTitle = getTitleMeta(); shareDesc = ''; for (var i = 0; i < metas.length; i++) { if (metas[i].getAttribute('name') == "description") { shareDesc = metas[i].getAttribute('content'); break; } } if (shareDesc == '') { shareDesc = encodeURIComponent(top.document.title); } shareTitle = encodeURIComponent(shareTitle); shareURL = encodeURIComponent(top.document.URL); $('#tumblr_share').attr('href', 'https://web.archive.org/web/20130124091156/http://www.tumblr.com/share/link?url='+shareURL+'&name='+shareTitle+'&description='+shareDesc); $('#stumbleupon_share').attr('href', 'https://web.archive.org/web/20130124091156/http://www.stumbleupon.com/submit?url='+shareURL+'&title='+shareTitle); $('#reddit_share').attr('href', 'https://web.archive.org/web/20130124091156/http://reddit.com/submit?url='+shareURL); $('#digg_share').attr('href', 'https://web.archive.org/web/20130124091156/http://digg.com/submit?url='+shareURL); $('#delicious_share').attr('href', 'https://web.archive.org/web/20130124091156/http://del.icio.us/post?url='+shareURL+'&title='+shareTitle+'&notes='+shareDesc); }); var _scripts_loaded = { 'twitter': false, 'facebook': false }; function LinkedINSocialTrack( data ){ socialClickTrack( 'LinkedIN' ); } function googlePlusSocialTrack( data ){ socialClickTrack( 'Google+' ); } function socialClickTrack( name ){ try { trackMetrics({ type:"livefyre-click", data:{ action: name } }); } catch(e) { siLog.group('Social Click Metrics'); siLog.debug(e); siLog.groupEnd(); } } </script> <style type="text/css"> DIV#cnnStoryHeader { height:auto;padding-right:11px; } #cnnShare2 {left:0;position:relative;top:0;margin:0;} #cnnShare2 IMG { vertical-align:bottom; } .large-buttons {background:transparent url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e1d/img/4.1/story/global/share_side.png') no-repeat;display:none;float:left;margin-left:-82px;padding:11px 0 15px 0;text-align:center;width:72px;z-index:11500} .large-buttons .wdt_button {margin-bottom:8px} .large-buttons .wdt_button IFRAME {margin:auto;} .small-buttons { border-bottom:1px solid #d5d5d5;display:none;padding:4px 0;height:32px;width:655px; } .small-buttons .wdt_button_min {display:block;float:left;margin:0;padding:0;width:83px;text-align:center;} .ie7 .small-buttons .wdt_button_min {width:108px;} .small-buttons .cnnItem0 {width : 110px;padding:6px 0px 5px 0px;} .small-buttons .cnnItem1 {width : 110px;padding:6px 0px 6px 0px;} .small-buttons .cnnItem2 {width : 90px;padding:6px 0px 4px 0px;} .small-buttons .cnnItem3 {width : 95px; padding:6px 0px 3px 0px; } /* linkedin count started wrapping. added width:93px, dropped default from 86px to 83px to compensate. */ .small-buttons .cnnItem4 { padding:8px 0px 8px 0px; } .small-buttons .cnnItem5 { padding:7px 0px 7px 0px; } .small-buttons .cnnItem6 { padding:0px 0px 0px 0px; } .small-buttons .wdt_button_min iframe, .small-buttons .wdt_button_min span, .small-buttons .wdt_button_min iframe {margin-left:auto;margin-right:auto;} .ie7 .small-buttons .cnnItem2 { display:none } .ie7 .large-buttons .wdt_button {margin-top:8px;margin-bottom:18px} .wdt_button.cnnItem4, .wdt_button_min.cnnItem4 {position:relative;} #shareBtn { padding: 0 10px; } #share_popup { display:none; position:absolute; left:28px; top:16px; background-color:#fff; width:210px; padding: 6px 5px 5px; border:2px solid #666; } .wdt_button_min #share_popup { left:34px; top:24px; display:none; } .ie7 .wdt_button_min #share_popup { left:46px; } #share_popup li { float:left; width:50%; text-align:left; } #share_popup li a { color:#333; width: 94%; padding:4px 3px 3px; display:inline-block; zoom:1; *display:inline; } #share_popup li:hover a { color:#000; background-color:#ececec; outline:1px solid #ccc; } #share_popup li img { vertical-align:middle; margin:-2px 4px 0 0; } .ie7 #share_popup li img { margin-top:0; } DIV.fb-large SPAN, DIV.fb-large SPAN{ height: 62px !important; width: 48px !important; } DIV.fb-small SPAN, DIV.fb-small SPAN{ height: 20px !important; width: 110px !important; } </style> <div id="cnnShare2"> <script type="text/javascript"> var cnnSocialUrl = 'http%3A%2F%2Fsportsillustrated.cnn.com%2F'; if ( $('link[rel=canonical]').attr('href') !== null ) { cnnSocialUrl = $('link[rel=canonical]').attr('href'); } </script> <div class="large-buttons"> <div class="wdt_button cnnItem0 fb-large"> <!-- selector: #cnnShare2 DIV.large-buttons DIV.cnnItem0 <script type="text/javascript"> document.write('<iframe src="//www.facebook.com/plugins/like.php?href='+encodeURIComponent(cnnSocialUrl)+'&send=false&layout=box_count&width=49&show_faces=false&action=like&colorscheme=light&font=verdana&height=62" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:49px; height:62px;" allowTransparency="true"></iframe>'); </script> <!-- --> <fb:like ref="fb_large" send="false" layout="box_count" width="50" show_faces="false" class="fb_like-large"></fb:like> <noscript> <iframe src="//web.archive.org/web/20130124091156if_/http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsportsillustrated.cnn.com&send=false&layout=box_count&width=49&show_faces=false&action=like&colorscheme=light&font=verdana&height=62" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:49px; height:62px;" allowtransparency="true"></iframe> </noscript> </div> <div class="wdt_button cnnItem1"> <!-- <script> document.write('<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="SINow" data-text="'+getTitleMeta()+'">Tweet</a>'); </script> <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script> <!-- --> </div> <div class="wdt_button cnnItem2"> <g:plusone size="tall" callback="googlePlusSocialTrack"></g:plusone> <!-- <script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <!-- --> </div> <div class="wdt_button cnnItem3"> <!-- <script src="http://platform.linkedin.com/in.js" type="text/javascript"></script> <script>document.write('<scr'+'ipt type="IN/Share" data-url="' + cnnSocialUrl + '" data-counter="top"></scr'+'ipt>');</script> <!-- --> </div> <div class="wdt_button cnnItem4"> <a href="#" class="cnnShareLink" id="shareBtn"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e1d/img/4.1/story/global/addthis.png" alt="Share" title="Share"/></a> <div id="share_popup"> <ul> <li> <a target="_blank" id="tumblr_share" title="Tumblr" href="#" onclick="socialClickTrack('Tumblr');"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/tumblr_share_icon.gif" alt="Tumblr" border="0"/>Tumblr</a> </li> <li> <a target="_blank" id="stumbleupon_share" title="StumbleUpon" href="#" onclick="socialClickTrack('StumbleUpon');"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/stumbleupon_share_icon.gif" alt="StumbleUpon" border="0"/>StumbleUpon</a> </li> <li> <a target="_blank" id="reddit_share" title="Reddit" href="#" onclick="socialClickTrack('Reddit');"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/reddit_share_icon.gif" alt="Reddit" border="0"/>Reddit</a> </li> <li> <a target="_blank" id="digg_share" title="Digg" href="#" onclick="socialClickTrack('Digg');"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/digg_share_icon.gif" alt="Digg" border="0"/>Digg</a> </li> <li> <a target="_blank" id="delicious_share" title="Del.i.cious" href="#" onclick="socialClickTrack('Del.ici.ous');"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/delicious_share_icon.gif" alt="Delicious" border="0"/>Del.i.cious</a> </li> </ul> </div> </div> <div class="wdt_button cnnItem5"><a class="bmk_email bk" title="Email to a friend" href="#" onclick="socialClickTrack('Email'); return(ET());" onmouseover="return(ETMouseOver());" onmouseout="return(ETMouseOut());"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e1d/img/4.1/story/global/email.png" alt="Email" title="Email"/></a></div> <div class="wdt_button cnnItem6"><a class="bmk_print bk" title="Print this page" href="#" onclick="socialClickTrack('Print'); return(PT());" onmouseover="return(PTMouseOver());" onmouseout="return(PTMouseOut());"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e1d/img/4.1/story/global/print.png" alt="Print" title="Print"/></a></div> </div> <div class="small-buttons"> <div class="wdt_button_min cnnItem0 fb-small"> <!-- DIV.small-buttons DIV.cnnItem0 <script type="text/javascript"> document.write('<iframe src="http://www.facebook.com/plugins/like.php?href='+encodeURIComponent(cnnSocialUrl)+'&layout=button_count&show_faces=false&width=110&action=like&font=verdana&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:110px; height:21px;" allowTransparency="true" id="cnnShareFB"></iframe>'); </script> <!-- --> <fb:like ref="fb_small" send="false" layout="button_count" width="110" show_faces="false" class="fb_like-small"></fb:like> <noscript> <iframe src="https://web.archive.org/web/20130124091156if_/http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsportsillustrated.cnn.com%2F&layout=button_count&show_faces=false&width=110&action=like&font=verdana&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:110px; height:21px;" allowtransparency="true" id="cnnShareFB"></iframe> </noscript> </div> <div class="wdt_button_min cnnItem1"> <!-- <script type="text/javascript"> document.write('<a href="http://twitter.com/share" class="twitter-share-button" data-via="SINow" data-text="'+getTitleMeta()+'">Tweet</a>'); </script> <!-- --> <!--<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>--> </div> <div class="wdt_button_min cnnItem2"> <g:plusone size="medium"></g:plusone> <!-- <script type="text/javascript"> (function() {var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;po.src = 'https://apis.google.com/js/plusone.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);})(); </script> <!-- --> </div> <div class="wdt_button_min cnnItem3"> <!-- <script src="http://platform.linkedin.com/in.js" type="text/javascript"></script> <script>document.write('<scr'+'ipt type="IN/Share" data-url="' + cnnSocialUrl + '" data-counter="right"></scr'+'ipt>');</script> <!-- --> </div> <div class="wdt_button_min cnnItem4"> <a href="#" class="cnnShareLink" id="shareBtn2"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e1d/img/4.1/story/global/addthis.png" alt="Share" title="Share"/></a> <div id="share_popup"> <ul> <li> <a target="_blank" id="tumblr_share" title="Tumblr" href="#"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/tumblr_share_icon.gif" alt="Tumblr" border="0"/>Tumblr</a> </li> <li> <a target="_blank" id="stumbleupon_share" title="StumbleUpon" href="#"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/stumbleupon_share_icon.gif" alt="StumbleUpon" border="0"/>StumbleUpon</a> </li> <li> <a target="_blank" id="reddit_share" title="Reddit" href="#"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/reddit_share_icon.gif" alt="Reddit" border="0"/>Reddit</a> </li> <li> <a target="_blank" id="digg_share" title="Digg" href="#"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/digg_share_icon.gif" alt="Digg" border="0"/>Digg</a> </li> <li> <a target="_blank" id="delicious_share" title="Del.i.cious" href="#"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/delicious_share_icon.gif" alt="Delicious" border="0"/>Del.i.cious</a> </li> </ul> </div> </div> <div class="wdt_button_min cnnItem5"><a class="bmk_email bk" title="Email to a friend" href="#" onclick="return(ET());" onmouseover="return(ETMouseOver());" onmouseout="return(ETMouseOut());"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e1d/img/4.1/story/global/email.png" alt="Email" title="Email"/></a></div> <div class="wdt_button_min cnnItem6"><a class="bmk_print bk" title="Print this page" href="#" onclick="return(PT());" onmouseover="return(PTMouseOver());" onmouseout="return(PTMouseOut());"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e1d/img/4.1/story/global/print.png" alt="Print" title="Print"/></a></div> </div> <script> ua = navigator.userAgent; if (ua.search(/Firefox\/3\.5/i) !== -1) { //$('h1').css('color','red'); $('div.wdt_button').css({'margin-bottom' : '18px', 'margin-top' : '8px'}); $('.small-buttons .cnnItem2').css({'display' : 'none'}); $('.small-buttons .wdt_button_min').css({'width' : '108px'}); } </script> </div></div> <!--'B:/storyHeader'--><!--endclickprintexclude--> <div id="cnnStoryContent"> <!--startclickprintexclude--> <!--'B:textSize'--><div id="cnnSCFontButtons"> <div id="cnnSCFontMinusBtn" onclick="setActiveStyleSheet2('default'); return false;"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/story/textsize_minus_d.gif" alt="Decrease font" title="Decrease font" class="cnnDecreaseFont"> <img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/story/textsize_minus_l.gif" alt="Decrease font" title="Decrease font" class="cnnIncreaseFont"></div> <div id="cnnSCFontPlusBtn" onclick="setActiveStyleSheet2('LargeFont'); return false;"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/story/textsize_plus_d.gif" alt="Enlarge font" title="Enlarge font" class="cnnIncreaseFont"> <img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/story/textsize_plus_l.gif" alt="Enlarge font" title="Enlarge font" class="cnnDecreaseFont"></div> </div> <script>setActiveStyleSheet( CNN_FONT_COOKIE ? CNN_FONT_COOKIE : null );</script> <!--'B:/textSize'--><!--endclickprintexclude--> <h3>Sports Illustrated: Blood, Sweat and Chalk</h3> <div class="cnnInlineRight"> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/blood_sweat_chalk_book.jpg" width="240" height="240" border="0" alt="blood_sweat_chalk_book.jpg" vspace="0" hspace="0"> </div><!--endclickprintexclude--> <!--startclickprintexclude--> <!--'B:sponsorLinksInline'--><script type="text/javascript">adsonar_placementId=1568844;adsonar_pid=2908776;adsonar_ps=0;adsonar_zw=300;adsonar_zh=200;adsonar_jv='ads.tw.adsonar.com';</script><script language="JavaScript" src="https://web.archive.org/web/20130124091156js_/http://js.adsonar.com/js/tw_cnn_adsonar.js"></script> <!--'B:/sponsorLinksInline'--><!--endclickprintexclude--> </div> <p>The modern game of football is filled with plays and formations with names like the Counter Trey, the Wildcat, the Zone Blitz and the Cover Two. They have become part of the sport's vernacular, and yet for many fans they remain just names, often confusing ones. To rectify that, Tim Layden has drilled deep into the core of the game to reveal not only how these chalkboard X's and O's really work on the field, but also where they came from and who dreamed them up.</p> <p>These playbook schemes, many of them illuminated by diagrams, bear the insignia of some of the game's great innovators, men like Vince Lombardi, Don Coryell, Tom Osborne, Bill Walsh, Tony Dungy and Buddy Ryan. But football has also been radically altered by the ingenious work of men with more obscure names, like Tiger Ellison, Emory Bellard and Mouse Davis.</p> <p>In Blood, Sweat and Chalk, Layden takes readers into the meeting rooms -- and in some cases the living rooms -- where the game's most significant ideas were hatched. He goes to the coaches and to the players who inspired them, and lets them tell their stories. In candid conversations with some of football's most intriguing characters, Layden provides a fascinating guide to the game, helping fans to better see the subtleties of America's favorite sport.</p> <p>• <a href="https://web.archive.org/web/20130124091156/http://www.amazon.com/Blood-Sweat-Chalk-Ultimate-Football/dp/1603200614/ref=sr_1_7?s=books&ie=UTF8&qid=1294775576&sr=1-7" target="new">Buy this book</a></p> <h3>Sports Illustrated: Dallas Cowboys: 50 Years of Football</h3> <div class="cnnInlineRight"><!--startclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/Dallas_cowboys_book.jpg" width="240" height="240" border="0" alt="Dallas_cowboys_book.jpg" vspace="0" hspace="0"> </div><!--endclickprintexclude--> <!--endclickprintexclude--></div> <p>Few teams in American sports have generated such powerful emotional reactions as the Dallas Cowboys. Like the New York Yankees or the Notre Dame Fighting Irish, the Cowboys are both revered and reviled in the extreme. For the fans who love them, the famed franchise has, over its first half century, delivered heroes like Bob Lilly, Chuck Howley, Roger Staubach, Bob Hayes, Mel Renfro, Tom Landry, Cliff Harris, Randy White, Troy Aikman. Record-breakers like Tony Dorsett, Emmitt Smith, Michael Irvin. Memorable characters like Don Meredith, Pete Gent, Tex Schramm, Harvey Marvin, Too Tall Jones, Hollywood Henderson, Jimmy Johnson. They have been, over their first 50 years the most fascinating team in football. In 1960, their first season, the Cowboys were winless. By the 1966 season they were playing in the NFL Championship Game. In January of 1972 they won their first Super Bowl title. In 1996 they won their fifth -- in their eighth Super Bowl appearance, the most by any team. The Cowboys have won dramatically, won stylishly and won relentlessly. Their captivating odyssey is all here in nearly 200 pages of pictures, stories, iconography, numbers and arcane from those five decades -- a unique celebration of a football team.</p> <p>• <a href="https://web.archive.org/web/20130124091156/http://www.amazon.com/Sports-Illustrated-Dallas-Cowboys-Football/dp/1603201149/ref=sr_1_2?ie=UTF8&s=books&qid=1294775653&sr=1-2" target="new">Buy this book</a></p> <h3>Sports Illustrated: The Hockey Book</h3> <div class="cnnInlineRight"><!--startclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/Hockey_book.jpg" width="240" height="240" border="0" alt="Hockey_book.jpg" vspace="0" hspace="0"> </div><!--endclickprintexclude--> <!--endclickprintexclude--></div> <p>From its earliest days on frozen ponds, hockey has been a sport of speed and elegance, but also one demanding courage and physical will. The Hockey Book goes deep into the heart of the game, celebrating with astounding photographs and insightful words the great players and the inspiring teams, as well as an ethos -- robust and selfless -- that defines the sport as much in its dynamic present as it did in hockey's hardscrabble (and helmetless) past.</p> <p>Edited by Sports Illustrated senior editor Kostya Kennedy with help from designer Steven Hoffman, The Hockey Book is a must-have for any hockey fan.</p> <p>• <a href="https://web.archive.org/web/20130124091156/http://www.amazon.com/Sports-Illustrated-Hockey-Book-Editors/dp/1603201513/ref=sr_1_1?s=books&ie=UTF8&qid=1294775622&sr=1-1" target="new">Buy this book</a></p> <h3>Sports Illustrated: The Covers</h3> <p>For more than half a century Sports Illustrated has put its best face forward every week with one iconic image -- the cover. The work of some of the world's greatest photographers and illustrators, there are now nearly 3,000 examples of this magazine art, all curated here in book form for the first time.</p> <div class="cnnInlineRight"><!--startclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/SI_covers_book.jpg" width="240" height="240" border="0" alt="SI_covers_book.jpg" vspace="0" hspace="0"> </div><!--endclickprintexclude--> <!--endclickprintexclude--></div> <p>The greatest moments in sports history are celebrated, as they happened: Ali's defeat of Liston, the Miracle on Ice, Dwight Clark's Catch, Doug Flutie's Hail Mary, Mark Spitz's golds and then Michael Phelps's. Virtually every important athlete in the world -- from Roger Bannister in 1955, to Roger Maris is '61, to Roger Staubach in '78 and Roger Federer in 2009 -- has appeared there, and those are just the Rogers. It's the one arena in which Michael Jordan, Muhammad Ali and Jack Nicklaus have all competed together, for the distinction of having the most SI covers.</p> <p>These images are now unique cultural artifacts, and taken together they add up to a delightful and entertaining chronicle of the sporting scene like no other.</p> <p>• <a href="https://web.archive.org/web/20130124091156/http://www.amazon.com/Sports-Illustrated-Covers-Editors/dp/1603201130/ref=sr_1_2?s=books&ie=UTF8&qid=1294775451&sr=1-2" target="new">Buy this book</a></p> <h3>Sports Illustrated: The Basketball Book</h3> <div class="cnnInlineRight"><!--startclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/basketball.jpg" width="240" height="240" border="0" alt="basketball.jpg" vspace="0" hspace="0"> </div><!--endclickprintexclude--> <!--endclickprintexclude--></div> <p>Continuing Sports Illustrated's tradition of producing best-selling coffee-table books for the holiday season, SI presents The Basketball Book, a lavish celebration of the athleticism and pageantry of both the college and professional game. With the same kind of unforgettable photographs and award-winning writing that propelled The Baseball Book, The Football Book and The Anniversary Book to The New York Times best-seller list over the past three years, this volume brings to life the legendary players, the classic action and the great rivalries of the court. In 294 oversized pages, The Basketball Book commemorates the epic teams and characters, the personalities and performances and artifacts that have created legions of passionate fans since Dr. James Naismith nailed up a peach basket and devised the Original 13 Rules of the game more than 100 years ago.</p> <p>• <a href="https://web.archive.org/web/20130124091156/http://www.amazon.com/dp/1933821191/ref=nosim/?tag=sicom-20" target="new">Buy this book</a></p> <h3>Sports Illustrated: The Football Book</h3> <div class="cnnInlineRight"><!--startclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/football.jpg" width="240" height="240" border="0" alt="football.jpg" vspace="0" hspace="0"> </div><!--endclickprintexclude--> <!--endclickprintexclude--></div> <p>On the heels of the successful Sports Illustrated 50th Anniversary Book comes a spectacular celebration of professional football that will be treasured by fans of Americas Game. With the same kind of unforgettable photographs and award-winning writing that made the SIs 50th Anniversary Book a best-seller, this lavish coffee-table volume brings to life the bone-rattling action of NFL football and the extraordinary athletes who have made it Americas true national pastime. In 256 oversized pages, The Football Book commemorates the dynasties and the dominating players, the crucial plays and classic games, the personalities and performances that propelled the NFL during SIs first 50 years of publication, from a marginal, ragtag league to the biggest game in town.</p> <p>• <a href="https://web.archive.org/web/20130124091156/http://www.amazon.com/dp/1932994742/ref=nosim/?tag=sicom-20" target="new">Buy this book</a></p> <h3>Sports Illustrated 50 Years: The Anniversary Book</h3> <div class="cnnInlineRight"><!--startclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/50.jpg" width="240" height="240" border="0" alt="50.jpg" vspace="0" hspace="0"> </div><!--endclickprintexclude--> <!--endclickprintexclude--></div> <p> This colorful book celebrating fifty years of America's most prominent sports magazine is certainly more practical than hoarding 2,500 issues. The six-part book plays to the strength of the magazine: "The Stories" and "The Photographs" sections are the largest. The 35 articles are truncated, often just whetting your appetite for more. Lose minutes staring at Michael Jordan or Walter Payton frozen in midair. Examine the juxtaposition of a close play at the plate with the bizarre styles of a 60s women's track team. Try not to be swept away at a shot of Bill Russell and Wilt Chamberlain defining basketball. Punctuated by the best sport quotes, SI's "Signs of the Apocalypse," fascinating lists of athletes and teams that were on the cover the most times, and other sport tidbits through the ages, this area is sure to launch a thousand sport memories.</p> <p>• <a href="https://web.archive.org/web/20130124091156/http://www.amazon.com/dp/1932273492/ref=nosim/?tag=sicom-20" target="new">Buy this book</a></p> <h3>Sports Illustrated: Fifty Years of Great Writing</h3> <div class="cnnInlineRight"><!--startclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/2008/magazine/si.books/writing.jpg" width="240" height="240" border="0" alt="writing.jpg" vspace="0" hspace="0"> </div><!--endclickprintexclude--> <!--endclickprintexclude--></div> <p>For their 50th anniversary, Sports Illustrated collects 52 of their best and most memorable articles. Editor Rob Fleder delivers on what makes the magazine standout and fashionable: a mix of on-sport reporting (Mark Kram's lyrical coverage of the third Ali-Frazier bout) and polished articles written with years of perspective (Dan Jenkins's examination of the 1960 US Open, 18 years after the golf tournament). SI's most well-know scribe, Frank Deford, bookends the collection with reflections on boxer Billy Conn and a lovely obit on hometown star Johnny Untias.</p> <p>• <a href="https://web.archive.org/web/20130124091156/http://www.amazon.com/dp/B000FILLRS/ref=nosim/?tag=sicom-20" target="new">Buy this book</a></p> <p></p></div><!--startclickprintexclude--> <!-- START 'storyFooter' --> <!--'B:storyFooter'--><div id="cnnStoryFooter"> <a href="#comments" id="showCommentsBtn"></a> </div> <style> .OUTBRAIN .ob_dual_right { background:transparent url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e/img/4.0/global/pixels/d5d5d5.gif') repeat-y; } .OUTBRAIN .ob_org_header, .OUTBRAIN .ob_ads_header { font-size:16px;font-weight:bold; } .OUTBRAIN LI { background:transparent url('https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.0/global/arrows/red_on_white_5x9.gif') no-repeat 0px 10px;color:#999;font-weight:bold;line-height:13px;padding:7px 0px 7px 8px; } .OUTBRAIN LI A { color:#5a637e; } .OUTBRAIN LI A:hover { color:#ec2c21; } .OUTBRAIN .ob_what A { color:#999; } .OUTBRAIN .ob_what A:hover { color:#ec2c21; } </style> <script type="text/javascript"> var cnnOutbrainUrl = 'https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/'; if( $('link[rel=canonical]').attr('href') != null ) cnnOutbrainUrl = $('link[rel=canonical]').attr('href'); document.write( '<div class="OUTBRAIN" data-src="' + cnnOutbrainUrl + '" data-widget-id="AR_1" data-ob-template="si" ></div>' ); </script> <script type="text/javascript" src="https://web.archive.org/web/20130124091156js_/http://widgets.outbrain.com/outbrain.js"></script> <style> div#livefyre a.lf_comment_user_nick { color : #465A67; } div#livefyre div.lf_body p a { color : #EC2C21; } </style> <a name="comments"></a> <div id="livefyre"></div> <script type="text/javascript"> // begin: mstills - SI-5772 (lazy-load Livefyre after DOM-ready and initialize when it is ready) (function ($) { var siLivefyreCallback = function () { can_url = $('link[rel=canonical]').attr('href'); if (can_url == undefined) { can_url = window.location.href; } var collectionMeta = { articleId: can_url, /* Comments 3 will extract the URL from the page */ //url: fyre.conv.load.makeCollectionUrl() url : can_url }; var streamConfig = { collectionMeta: collectionMeta, signed: false, articleId: collectionMeta.articleId, siteId: '308570', el: 'livefyre' }; //var authDelegate = new fyre.conv.RemoteAuthDelegate(); var authDelegate = new fyre.conv.SPAuthDelegate({ engage : { app : 'si.auth.fyre.co' } }); fyre.conv.load( { 'network' : 'sportsillustrated.fyre.co', 'authDelegate' : authDelegate }, [streamConfig], function () { } ); }; // lazy-load Livefyre scripts and initialize after DOM-ready $(document).ready(function () { // rudimentary callback chain. procedural: first load livefyre_init.js -> then load simpleprofiles.js -> then initialize Livefyre $.getScript('https://web.archive.org/web/20130124091156/http://profiles.sportsillustrated.cnn.com/media/cHJvZmlsZXMuc3BvcnRzaWxsdXN0cmF0ZWQuY25uLmNvbQ==/javascripts/simpleprofiles.js', function() { $.getScript('https://web.archive.org/web/20130124091156/http://zor.livefyre.com/wjs/v3.0/javascripts/livefyre.js', siLivefyreCallback); }); }); }(jQuery)); // end: mstills - SI-5772 </script> <style> #cnnStoryContent { /*padding-bottom: 36px;*/ } #showCommentsBtn { background: url(https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/story/global/scroll_down.png) no-repeat; display: block; width: 295px; height: 21px; margin: 5px auto; position: relative; /*top: -35px; margin-bottom: -35px;*/ } #showCommentsBtn:hover { background-position: left bottom; } .ie7 #showCommentsBtn { margin-bottom: -10px; } #livefyre .lf_action_bar { background: none!important; border: none!important; } #livefyre .lf_action_bar .lf_follow_link label { background: url(https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/story/global/follow_conversation.png) no-repeat; display: block; width: 154px; height: 21px; margin: -7px 0 0 -14px; text-indent: -9999px; } #livefyre .lf_action_bar .lf_follow_link label:hover { background-position: left bottom; } #livefyre .lf_share_post { float: left!important; margin-left: 160px!important; } #livefyre .lf_post { background: url(https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/story/global/post_comment.png) no-repeat; width: 154px; height: 21px!important; padding: 0!important; margin: 5px 0 0 0!important; border: none!important; text-indent: -9999px; border-radius: 0px!important; box-shadow: none!important; } #livefyre .lf_post:hover { background-position: left bottom; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_comment_date { position: absolute; top: 0; right: 0; text-align: right; margin-top: 8px; color: #000; } #livefyre .lf_comment_container:hover .lf_comment .lf_comment_footer .lf_comment_date { display: block!important; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_share, #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_flag, #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_mod_options a { opacity: 100; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } #livefyre .lf_comment_container:hover .lf_comment .lf_comment_footer .lf_share, #livefyre .lf_comment_container:hover .lf_comment .lf_comment_footer .lf_flag, #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_mod_options a:hover { opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_share, #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_flag, #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_mod_options a { display: block!important; width: 49px; height: 21px!important; padding: 0!important; text-indent: -9999px; border: none!important; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_mod_options a { background: url(https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/story/global/delete.png) no-repeat!important; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer a.lf_like, #livefyre .lf_comment_container .lf_comment .lf_comment_footer a.lf_reply { display: block; width: 49px; height: 21px!important; padding: 0!important; text-indent: -9999px; border: none!important; border-radius: 0px!important; opacity: 100; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_share { background: url(https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/story/global/share.png) no-repeat!important; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_flag { background: url(https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/story/global/flag.png) no-repeat!important; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer a.lf_like { background: url(https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/story/global/like.png) no-repeat; float: left!important; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer a.lf_reply { background: url(https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/story/global/reply.png) no-repeat; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer a.lf_reply:hover, #livefyre .lf_comment_container .lf_comment .lf_comment_footer a.lf_like:hover, #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_share:hover, #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_flag:hover, #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_mod_options a:hover { background-position: left bottom!important; } #livefyre .lf_comment_container .lf_comment .lf_comment_footer .lf_mod_options { padding: 0!important; } </style><!--'B:/storyFooter'--><!-- FINISH 'storyFooter' --> <!-- START 'sponsorLinksTable' --> <!--'B:sponsorLinksTable'--><!--'B:/sponsorLinksTable'--> <!-- FINISH 'sponsorLinksTable' --><!--endclickprintexclude--> <!--startclickprintexclude--></div><!-- end cnnContentColumn --> <!--'B:sideColumn'--><div id="cnnSideColumn"> <div id="cnnTowerAd"><!-- ADSPACE: ros/rgt.300x250 --><script type="text/javascript">adFactory.getMultiAd(new Array("300x250", "300x600")).write();</script></div> <div class="cnnRightMoreBox"> <div class="cnn_title"><a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/">More from SI.com</a></div> <div class="cnn_content"> <div class="cnn_subtitle" style="border-top: 0px none;">Latest News</div> <ul> <li> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/college-basketball/news/20130124/duke-butler-minnesota-upset/?eref=sircrc">Not For The Faint Of Heart</a> </li> <li> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/college-football/news/20130123/ncaa-miami-investigation.ap/?eref=sircrc">NCAA finds issues with Miami probe</a> </li> <li> <a href="https://web.archive.org/web/20130124091156/http://tennis.si.com/2013/01/23/sloane-stephens-victoria-azarenka-australian-open-live-analysis/?eref=sircrc">Azarenka drops Stephens</a> </li> </ul> </div> <div class="cnn_content"> <div class="cnn_subtitle">Video</div> <table border="0" cellpadding="0" cellspacing="0"><tbody> <tr> <td><a href="/web/20130124091156/http://sportsillustrated.cnn.com/video/nhl/20130123/rangers-penguins-highlights.nhl/"> <div> <img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/dam/assets/130123230639-rangers1-video-carousel.jpg" class="cnnEmVidImg"></div> <div class="cnnVideoText">Gaborik lifts Rangers over Bruins in OT</div> </a></td><td><a href="/web/20130124091156/http://sportsillustrated.cnn.com/video/nhl/20130123/leafs-penguins-highlights.nhl/"> <div> <img src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/dam/assets/130123230428-leafs1-video-carousel.jpg" class="cnnEmVidImg"></div> <div class="cnnVideoText">Van Riemsdyk, Leafs shoot past Penguins</div> </a></td> </tr> </tbody></table> </div> <div class="cnn_content"> <div class="cnn_subtitle">SI Writers</div> <ul> <li> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/college-basketball/news/20130124/duke-butler-minnesota-upset/index.html?eref=sircrc"><strong>Andy Glockner:</strong> Expect anything and everything this season</a> </li> <li> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/tennis/news/20130124/australian-open-li-azarenka-sharapova-stephens/index.html?eref=sircrc"><strong>Jon Wertheim:</strong> Azarenka, Li overwhelm Stephens, Sharapova to reach final</a> </li> <li> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/nfl/news/20130123/denard-robinson-senior-bowl-wide-receiver/index.html?eref=sircrc"><strong>Andy sSaples:</strong> High on ability, low on reps, Robinson transitioning to receiver</a> </li> </ul> </div> <div class="cnn_content"> <div class="cnn_subtitle">SI Photos</div> <table border="0" cellpadding="0" cellspacing="0"><tbody> <tr> <td><a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/tennis/photos/1301/australian-open-day-11/?eref=sircrc"> <div> <img title="Australian Open: Day 11" alt="Australian Open: Day 11" src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/dam/assets/130124001831-gallery-thumb-gallery---thumbnail.jpg"></div> <div>Australian Open: Day 11</div> </a></td><td><a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/tennis/photos/1301/sloane-stephens/?eref=sircrc"> <div> <img title="Sloane Stephens Through the Years" alt="Sloane Stephens Through the Years" src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/dam/assets/130123220303-00-sloane-thumb-gallery---thumbnail.jpg"></div> <div>Sloane Stephens Through the Years</div> </a></td><td id="cnnAdOpaWideShowP"><a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/mlb/photos/1301/top-free-agent-signings-2012-13-offseason/?eref=sircrc"> <div> <img title="MLB Offseason's Top Free Agents Signings" alt="MLB Offseason's Top Free Agents Signings" src="https://web.archive.org/web/20130124091156im_/http://i2.cdn.turner.com/si/dam/assets/130123155926-00-josh-hamilton-thumb-gallery---thumbnail.jpg"></div> <div>MLB Offseason's Top Free Agents Signings</div> </a></td> </tr> </tbody></table> </div> </div> <div><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/images/misc/blank_pixel.gif" width="300" height="1"/></div> <div id="cnnSponAd"><!-- ADSPACE: ros/spon.238x90 --><script type="text/javascript">adFactory.getAd(238, 90).write();</script> </div> </div> <div id="cnnClearColumns"> </div><!--'B:/sideColumn'--></div><!-- end cnnContentColumns --><!--endclickprintexclude--><!--endclickprintinclude--><!--========================================================--><!--===============Paste story between here=================--><!--========================================================--><!-- ================== /content ================== --><!-- /CONTENT --></div> <!--'B:contentFooter'--><script language="JavaScript"><!--if(window.btnDone) btnDone();//--></script> <!-- start footerbox --> <div class="cnnFooterBox"> <div class="cnnHolder"> <div class="cnnRight"> <dl> <dt><a href="/web/20130124091156/http://sportsillustrated.cnn.com/"><img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/footer_logo.jpg" alt="SI.com" title="SI.com"/></a></dt> <dd> <span>Hot Topics:</span> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/tennis/news/20130124/australian-open-li-azarenka-sharapova-stephens/" title="Sloane Stephens" class="cnnFirst">Sloane Stephens</a> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/college-football/news/20130123/ncaa-miami-investigation-mark-emmert/" title="Mark Emmert">Mark Emmert</a> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/nfl/news/20130122/super-bowl-xlvii-facts-figures/" title="Super Bowl 2013">Super Bowl 2013</a> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/nba/news/20130123/nba-midseason-awards-kevin-durant-chris-paul/" title="NBA Awards">NBA Awards</a> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/nfl/news/20130123/2013-nfl-draft-big-board-1/" title="NFL Draft">NFL Draft</a> <a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/swimsuit/" title="SI Swimsuit">SI Swimsuit</a> </dd> </dl> <div class="cnnClear"></div> <ul> <li><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1002348.html" target="_blank" rel="nofollow">SUBSCRIBE TO SI</a></li> <li><a href="https://web.archive.org/web/20130124091156/http://www.sportsillustratedeverywhere.com/" target="_blank" rel="nofollow">DIGITAL EDITION</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/mobile/">SI MOBILE</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/2010/about_us/jobs/">JOBS</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/sitemap/">SITE MAP</a></li> <li><a href="https://web.archive.org/web/20130124091156/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1003862.html" target="_blank" rel="nofollow">GIVE THE GIFT OF SI</a></li> <li><a href="https://web.archive.org/web/20130124091156/http://sipictures.com/" target="_blank" rel="nofollow">SI PICTURE SALES</a></li> <li><a href="https://web.archive.org/web/20130124091156/http://www.sportsillustratedsnapshot.com/" target="_blank" rel="nofollow">PICTURES OF THE DAY</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/about_us/">ABOUT US</a></li> <li><a href="https://web.archive.org/web/20130124091156/http://simediakit.com/" target="_blank" rel="nofollow">SI MEDIA KITS</a></li> <li><a href="https://web.archive.org/web/20130124091156/http://www.sicovers.com/default.aspx?utm_source=sicom&utm_medium=ftr&utm_campaign=icrefer&xid=siftr" target="_blank" rel="nofollow">SI COVER COLLECTION</a></li> <li><a href="https://web.archive.org/web/20130124091156/http://sicustomerservice.com/" target="_blank" rel="nofollow">SI CUSTOMER SERVICE</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/2008/magazine/si.books/">SI BOOKS</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/about_us/feedback/">CONTACT US</a></li> <li><a href="/web/20130124091156/http://sportsillustrated.cnn.com/services/rss/">ADD RSS HEADLINE</a></li> </ul> <div class="cnnClear"></div> <div class="cnnCopyright"> <style> .cnnFooterBox .cnnHolder { overflow:hidden; } .cnnFooterBox .cnnRight DIV.cnnCopyright { line-height:16px;padding-top:2px;text-align:left; } .cnnFooterBox .cnnRight DIV.cnnCopyright IMG { float:left;margin:0 6px 14px 0; } .cnnFooterBox .cnnRight DIV.cnnCopyright IMG#cnnFooterAdOpt { float:none;margin:0 0 0 6px;vertical-align:bottom; } </style> TM & © 2013 Time Inc. A Time Warner Company. All Rights Reserved. <br/> <a href="/web/20130124091156/http://sportsillustrated.cnn.com/interactive_legal.html" rel="nofollow">Terms</a> under which this service is provided to you. Read our <a href="/web/20130124091156/http://sportsillustrated.cnn.com/privacy/" rel="nofollow">privacy guidelines</a>, <a href="https://web.archive.org/web/20130124091156/https://subscription.timeinc.com/storefront/privacy/si/generic_privacy_new.html?dnp-source=E#california" rel="nofollow">your California privacy rights</a>, and <a href="https://web.archive.org/web/20130124091156/http://subscription-assets.timeinc.com/prod/assets/themes/magazines/default/template-resources/html/legal/ti-corp-behavioral.html">ad choices<img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/logo_adchoices.gif" id="cnnFooterAdOpt"/></a>. </div> </div> <div class="cnnLeft"><a href="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/vault/cover/featured/11976/index.htm?xid=sivcoverhome"><img style="vertical-align:bottom;" title="SI Cover" alt="SI Cover" src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/si_online/covers/images/2013/0121_thumb.jpg"></a><a href="https://web.archive.org/web/20130124091156/http://www.sportsillustratedeverywhere.com/?xid=sivcoverhome"><img style="vertical-align:bottom;" src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/sivault/.element/img/1.0/read_all_articles_96x12.gif" alt="Read All Articles" border="0" width="96" height="12"></a><a href="https://web.archive.org/web/20130124091156/http://www.sicovers.com/ils.aspx?p=SPR20130121SF49&utm_source=sivault&utm_medium=inet&utm_campain=icrefer&xid=sivcoverhome" target="_blank"><img style="vertical-align:bottom;" src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/sivault/.element/img/1.0/buy_cover_reprint.gif" alt="Buy Cover Reprint" border="0" width="96" height="12"></a> </div> </div> </div> <!-- end footerbox --> <!-- start searchbar --> <div class="cnnSearchFooter"> <div class="cnnCenter"><form method="get" action="https://web.archive.org/web/20130124091156/http://sportsillustrated.cnn.com/search/" name="footer_search"><input id="searchInputFooter" type="text" name="text" class="cnnLeft"/><input type="image" src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.element/img/4.1/global/search.gif" alt="Search" title="Search" class="cnnRight"/></form></div> </div> <!-- end searchbar --> <!-- start tracking --> </div> <div><!-- move tracking out of cnnpage --> <!-- ADBP/JSMD --> <!-- ADBP Meta Data --> <!-- <script type="text/javascript" src="http://i.cdn.turner.com/si/.element/js/4.1/global/jsmd/metadata.js"></script> --> <script type="text/javascript" src="https://web.archive.org/web/20130124091156js_/http://i.cdn.turner.com/si/.element/js/4.1/global/jsmd/metadata.js"></script> <!-- /ADBP Meta Data --> <!-- JSMD Code --> <!-- <script language="JavaScript" type="text/javascript" src="http://i.cdn.turner.com/si/.element/js/4.1/global/jsmd/jsmd.js"></script> --> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20130124091156js_/http://i.cdn.turner.com/si/.element/js/4.1/global/jsmd/jsmd.js"></script> <script language="JavaScript"> <!-- $pathname is defined in metadata.js if($pathname.indexOf("/.element/ssi/ads.iframes/") == -1 && $pathname.indexOf("/doubleclick/dartiframe.html") == -1) { var jsmd=_jsmd.init(); if(document.referrer !== window.location.href){ jsmd.send(); } } //--> </script> <!-- / End JSMD Code --> <!-- /ADBP/JSMD --> </div> <div style="font-size:1px;line-height:1px;"> <div><img src="/web/20130124091156im_/http://sportsillustrated.cnn.com/cookie.crumb" width="1" height="1"></div> </div> <img src="https://web.archive.org/web/20130124091156im_/http://i.cdn.turner.com/si/.e/img/4.0/global/pixels/blank_pixel.gif" alt="" id="TargetImageDE" name="TargetImageDE" onload="cnnad_getDEAdHeadCookie(this)" height="1" width="1"> <script language="JavaScript"> siTracking.init(); </script> <script language="JavaScript"> //ADM cnnad_sendADMData(); cnnad_ugsync(); </script> <!-- TIIAD --> <script type="text/javascript"> function siQuantcast() { var lb = "Time Inc News Business and Sports,Sports Illustrated"; var lb_ch = (jsmd.get("m:page.section[0]") ? jsmd.get("m:page.section[0]") : ""); lb+=(lb_ch != null && typeof(lb_ch) == "string" && lb_ch.length > 0) ? "." + lb_ch:""; return lb; } _qoptions={ qacct:"p-5dyPa639IrgIw", labels:siQuantcast() }; </script> <script type="text/javascript" src="https://web.archive.org/web/20130124091156js_/http://edge.quantserve.com/quant.js"></script> <noscript><img src="https://web.archive.org/web/20130124091156im_/http://pixel.quantserve.com/pixel/p-5dyPa639IrgIw.gif?labels=Time Inc News Business and Sports,Sports Illustrated" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></noscript> <script src="https://web.archive.org/web/20130124091156js_/http://js.revsci.net/gateway/gw.js?csid=H07710&auto=t" type="text/javascript"></script> <!-- /TIIAD --> <script src="https://web.archive.org/web/20130124091156js_/http://i.cdn.turner.com/si/.e1d/js/4.1/global/pagelinks.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20130124091156js_/http://i.cdn.turner.com/si/.e1d/js/4.1/global/subnav.js" type="text/javascript"></script> <!-- SI-5586 BuzzFeed --> <div id="BF_WIDGET_1"> </div> <script type="text/javascript"> (function( ){ BF_WIDGET_JS=document.createElement("script"); BF_WIDGET_JS.type="text/javascript"; BF_WIDGET_SRC="https://web.archive.org/web/20130124091156/http://ct.buzzfeed.com/wd/UserWidget?u=sportsillustrated.cnn.com&to=1&or=vb&wid=1&cb=" + (new Date()).getTime(); setTimeout(function() {document.getElementById("BF_WIDGET_1").appendChild(BF_WIDGET_JS);BF_WIDGET_JS.src=BF_WIDGET_SRC},1); })(); </script> <!-- SI-5980 --> <script type="text/javascript"> var _sf_sectionName = ''; var _sf_authorName = ''; if (typeof cnnPageInfo_section != 'undefined') { _sf_sectionName = cnnPageInfo_section; if (cnnPageInfo_section.indexOf("/writers") >= 0) { _sf_authorName = cnnPageInfo_section.substring(cnnPageInfo_section.indexOf("/writers/")+9); } } var _sf_pageMetas = document.getElementsByTagName('meta'); for (i=0; i<_sf_pageMetas.length; i++) { if (_sf_pageMetas[i].getAttribute("name") == "sailthru.author") { _sf_authorName = _sf_pageMetas[i].getAttribute("content"); } } var _sf_async_config={}; /** CONFIGURATION START **/ _sf_async_config.uid = 43887; _sf_async_config.domain = 'sportsillustrated.cnn.com'; _sf_async_config.sections = _sf_sectionName; _sf_async_config.authors = _sf_authorName; _sf_async_config.useCanonical = true; /** CONFIGURATION END **/ (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (('https:' == document.location.protocol) ? 'https://web.archive.org/web/20130124091156/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/' : 'https://web.archive.org/web/20130124091156/http://static.chartbeat.com/') + 'js/chartbeat.js'); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script> <!-- SI-5973 Sailthru Horizon --> <script type="text/javascript"> (function() { function loadHorizon() { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = ('https:' === location.protocol?'https://web.archive.org/web/20130124091156/https://d1gp8joe0evc8s.cloudfront.net':'https://web.archive.org/web/20130124091156/http://cdn.sail-horizon.com')+'/horizon/v1.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } loadHorizon(); var oldOnLoad = window.onload; window.onload = function() { if (typeof oldOnLoad === 'function') { oldOnLoad(); } Sailthru.setup({ domain: 'horizon.sportsillustrated.cnn.com', }); }; })(); </script> <!-- end tracking --> <div id="csiIframe" style="visibility:hidden;height:0px;width:0px;"></div> <!--'B:/contentFooter'--></div></div></div><!-- end cnnPageGradient cnnPageBorder cnnPage--><!--[if IE 6]></div></div><![endif]--><!--[if IE 7]></div></div><![endif]--><!--[if IE 8]></div></div><![endif]--></body></html><!-- FILE ARCHIVED ON 09:11:56 Jan 24, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:31:31 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.511 exclusion.robots: 0.024 exclusion.robots.policy: 0.015 esindex: 0.009 cdx.remote: 9.712 LoadShardBlock: 106.942 (3) PetaboxLoader3.datanode: 137.472 (4) PetaboxLoader3.resolve: 88.288 (2) load_resource: 148.746 -->