CINXE.COM
Olympics, track & field, horse racing, figure skating - More Sports - SI.com
<!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/more/?eref=sinav","20121029045931","https://web.archive.org/","web","/_static/", "1351486771"); </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"> <!--'B:htmlHead:default'--><title>Olympics, track & field, horse racing, figure skating - More Sports - SI.com</title> <meta name="description" content="Olympics, figure skating, cycling, Tour de France, horse racing, track and field, cricket, rugby, CFL, Arena Football and more, and expert commentary, all at SI.com."/> <meta name="keywords" content="Olympics, Olympics news, cycling, cycling news, horse racing, horse racing news, track and field, track and field news, cricket, cricket news, rugby, rugby news, Canadian Football League, CFL, Arena Football, SI.com, sports illustrated"/> <link rel="canonical" href="https://web.archive.org/web/20121029045931/http://sportsillustrated.cnn.com/more/"/> <link rel="alternate" type="application/rss+xml" title="SI - MORE [RSS]" href="https://web.archive.org/web/20121029045931/http://rss.cnn.com/rss/si_more.rss"/> <script> var cnnPageInfo_section = "more"; var cnnPageInfo_pageType = "section"; var cnnPageInfo_branding = ""; </script> <link rel="alternate" type="application/rss+xml" title="SI - Top Stories [RSS]" href="https://web.archive.org/web/20121029045931/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/20121029045931/http://rss.cnn.com/rss/si_latest.rss"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20121029045931cs_/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/20121029045931js_/http://i.cdn.turner.com/si/.e/js/4.2/global/lib/jquery-1.7.2.min.js"></script> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20121029045931js_/http://i.cdn.turner.com/si/.e/js/pkg/global/653.js"></script> <script src="https://web.archive.org/web/20121029045931js_/http://img.timeinc.net/shared/static/js/tii_ads.js"></script><script>var adConfig=new TiiAdConfig('3475.si2');adConfig.setRevSciTracking(true);</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/20121029045931/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 * */ $( 'DIV#cnnT1Holder' ).attr('data-vr-zone', 'T1'); //T1 $( 'DIV.cnnT2s' ).attr('data-vr-zone', 'T2'); //T2 $( 'DIV.cnnBoxWritersRow5' ).attr('data-vr-zone', 'Writers'); //Writers $( 'DIV.cnnBoxSiVideo' ).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' }; 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'); //Generic Box Featured Link $(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 DIV.cnnBullets').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 DIV A').attr('data-vr-contentbox', ''); //Extra Mustard $('DIV.cnnBoxTR DT').attr('data-vr-contentbox', 'Truth and Rumors: Featured Link'); //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.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]--> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20121029045931js_/http://i.cdn.turner.com/si/.e/js/pkg/section/582.js"></script> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20121029045931cs_/http://i.cdn.turner.com/si/.element/css/4.1/section.css"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20121029045931cs_/http://i.cdn.turner.com/si/.element/css/4.1/miniscores.css"/> <script language="JavaScript" type="text/javascript">cnnBrowserFixes();</script> <script language="JavaScript" type="text/javascript"> /* function siVideoBegin(cvpInstance, videoId) { cnnT1.play(false); var cvpData = cvpInstance.getContentEntry(videoId); var cvpObject = window.JSON.parse(cvpData); if (cnnPageInfo_section == "MAIN") cvpInstance.setAdSection('si.com_homepage'); if (cnnPageInfo_section == "football/nfl") cvpInstance.setAdSection('si.com_nfl_homepage'); if (cnnPageInfo_section == "football/ncaa") cvpInstance.setAdSection('si.com_ncaafootball_homepage'); if (cnnPageInfo_section == "basketball/nba") cvpInstance.setAdSection('si.com_nba_homepage'); if (cnnPageInfo_section == "basketball/ncaa") cvpInstance.setAdSection('si.com_ncaabasketball_homepage'); if (cnnPageInfo_section == "baseball/mlb") cvpInstance.setAdSection('si.com_mlb_homepage'); if (cnnPageInfo_section == "hockey/nhl") cvpInstance.setAdSection('si.com_nhl_homepage'); if (cnnPageInfo_section == "racing") cvpInstance.setAdSection('si.com_nascar_homepage'); if (cnnPageInfo_section == "soccer") cvpInstance.setAdSection('si.com_soccer_homepage'); if (cnnPageInfo_section == "tennis") cvpInstance.setAdSection('si.com_tennis_homepage'); if (cnnPageInfo_section == "highschool") cvpInstance.setAdSection('si.com_highschool_homepage'); } */ </script> <style> .cnnBoxWriters .cnnBoxFooter { padding-bottom : 4px; } .cnnBoxWriters .cnnBoxFooter div img { vertical-align : top; } #cnnSwimsuitDropDown { display:none; } DIV.cnnAboveFoldBelowAd { overflow:hidden; } DIV.cnnBelowFold { overflow:hidden; } DIV.cnnBelowFold .cnnRow0 { overflow:hidden; } DIV.cnnBelowFold .cnnRow0 .cnnCol1 .cnnBoxDefault { padding-bottom:5px; } DIV.cnnBelowFold .cnnRow1 { overflow:hidden; } DIV.cnnBelowFold .cnnRow2 { overflow:hidden; } DIV.cnnBelowFold .cnnRow3 { overflow:hidden; } DIV.cnnAboveFold DIV.cnnNotT1 { z-Index:1; } DIV.cnnInlineAd { margin:14px 0 0 0;position:absolute;bottom:0px; } DIV.cnnBelowFoldAdRow { background:#384d5e url('https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.e/img/1.0/misc/promotion.gif') no-repeat 11px 4px;padding:11px 11px 0 11px;text-align:center; } DIV.cnnBelowFoldAdRow .cnnLeft { float:left;width:238px; } DIV.cnnBelowFoldAdRow .cnnRight { float:right;width:728px; } #cnnSponsoredPods { background-color:#384d5e;padding:11px 11px 0 11px; } .cnnSponsoredPods UL { background:#fff url('https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.e/img/4.0/global/pixels/cccccc.gif') repeat-x 0px 86px;border:0px solid #fff;border-width:0 8px;overflow:hidden; } .cnnSponsoredPods LI { float:left;line-height:14px;margin-left:13px;padding:8px 0;width:310px; } .cnnSponsoredPods LI.cnnItem0, .cnnSponsoredPods LI.cnnItem3 { margin-left:0; } </style> <script type="text/javascript">var adFactory = new TiiAdFactory(adConfig, "moresports/main");adFactory.setParam( 'ptype', 'main' );</script> <!--'/E:htmlHead'--><meta name="last-published" content="2012-10-28 10:23:29"></head><body> <!--'B:interstitial:default'--><script type="text/javascript">cnnad_newTileIDGroup(new Array( '728x90_top', '300x250_rgt' ));</script> <!--'/E:interstitial'--><!--[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 class="cnnPage"> <!--'B:banner:default'--><!-- START 'htmlHeadAjax' FILE:/.element/ssi/global/4.0/htmlHeadAjax.html --><!-- FINISH 'htmlHeadAjax' --> <!-- 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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/http://i.cdn.turner.com/si/2012_images/cm/SI_MADDENNFL13_dropdown_v02.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/20121029045931/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1004340.html'; button = $e('cnn_cm_subscribe1'); button.href = 'https://web.archive.org/web/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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/20121029045931/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 -79px"><a href="https://web.archive.org/web/20121029045931/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/20121029045931/http://i.cdn.turner.com/si/2012_images/cm/subscribe_drop_down_banner.jpg" alt="Subscribe to SI" title="Subscribe to SI"/></a></dd>'); //} </script> </dl></li> <li class="cnnItem2"><dl><!--Default ROS <a href="https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1001406.html" target="_blank" rel="nofollow" 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> --> <script type="text/javascript"> /*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/20121029045931/https://subscription.si.com/storefront/Give-the-Gift-of-Sports-Illustrated/site/si-donor0411jacket.html?xid=sirosheader&link=1001406" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20121029045931/http://i.cdn.turner.com/si/2011_images/cm/170x30.png" alt="Give the Gift of SI" title="Give the Gift of SI"/></a></dt>'); document.write('<dd><a href="https://web.archive.org/web/20121029045931/https://subscription.si.com/storefront/Give-the-Gift-of-Sports-Illustrated/site/si-donor0411jacket.html?xid=sirosheader&link=1001406" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20121029045931/http://i.cdn.turner.com/si/2011_images/cm/170X110.jpg" alt="Give the Gift of SI" title="Give the Gift of SI"/></a></dd>'); } else { document.write('<dt><a href="https://web.archive.org/web/20121029045931/http://www.si.com/swim2012" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20121029045931/http://i.cdn.turner.com/si/2012_images/cm/si-btn_swim.png" alt="Swimsuit 2012" title="Swimsuit 2012"/></a></dt>'); document.write('<dd><a href="https://web.archive.org/web/20121029045931/http://www.si.com/swim2012" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20121029045931/http://i.cdn.turner.com/si/2012_images/cm/SWIM_2012_dropdown.png" alt="Swimsuit 2012" title="Swimsuit 2012"/></a></dd>'); */ </script> <!--MLB2K 2012--> <dt><a href="https://web.archive.org/web/20121029045931/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1001406.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="https://web.archive.org/web/20121029045931im_/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></dt> <dd><a href="https://web.archive.org/web/20121029045931/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1001406.html" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/2012_images/cm/170X110.jpg" alt="Give the Gift of SI" title="Give the Gift of SI"/></a></dd> <!--swimsuit 2012--> <!-- <dt><a href="http://sportsillustrated.cnn.com/swim2012" target="_blank" rel="nofollow" id="cnn_cm_subscribe0"><img src="http://i.cdn.turner.com/si/2012_images/cm/si-btn_swim.png" alt="Swimsuit 2012" title="Swimsuit 2012"/></a></dt> <dd><a href="http://sportsillustrated.cnn.com/swim2012" target="_blank" rel="nofollow" id="cnn_cm_subscribe1"><img src="http://i.cdn.turner.com/si/2012_images/cm/SWIM_2012_dropdown.png" alt="Swimsuit 2012" title="Swimsuit 2012"/></a></dd> --> </dl></li> </ul> </div> <div class="cnnRight"><form method="get" action="https://web.archive.org/web/20121029045931/http://sportsillustrated.cnn.com/search/" name="cm_search"><input type="text" name="text" class="cnnLeft"/><input type="image" src="https://web.archive.org/web/20121029045931im_/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/20121029045931/http://sportsillustrated.cnn.com/"><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.1/sect/global/logo2.png" alt="SI.com Home" title="SI.com Home"/></a> </div> <div class="cnnBannerSection"> <div class="cnnLeft"><a href="/web/20121029045931/http://sportsillustrated.cnn.com/more/"><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.0/sect/global/icon.gif"/></a></div> <div class="cnn_header"><a href="/web/20121029045931/http://sportsillustrated.cnn.com/more/">MORE SPORTS</a></div> <div class="cnn_more"><a href="/web/20121029045931/http://sportsillustrated.cnn.com/cycling/wires/">Cycling</a> | <a href="https://web.archive.org/web/20121029045931/http://sports.sportsillustrated.cnn.com/arfl/scoreboard.asp">Arena Football</a> | <a href="https://web.archive.org/web/20121029045931/http://sports.sportsillustrated.cnn.com/cfl/scoreboard.asp">CFL</a> | <a href="https://web.archive.org/web/20121029045931/http://sports.sportsillustrated.cnn.com/cricketfront.asp">Cricket</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/horse_racing/wires/">Horse Racing</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/olympics/wires/">Olympics</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/track_field/wires/">Track & Field</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/figure_skating/wires/">Figure Skating</a> | <a href="https://web.archive.org/web/20121029045931/http://edition.cnn.com/SPORT/">World Sports</a> | <a href="https://web.archive.org/web/20121029045931/http://sports.sportsillustrated.cnn.com/wnbafront.asp">WNBA</a></div> </div> </div> <div class="cnnClear"></div> <!-- end banner --> <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 29px 0 29px!important; } DIV.cnnTopnav LI.cnnFirst { } </style> <div class="cnnTopnav"> <ul> <li class="cnnFirst"><a href="/web/20121029045931/http://sportsillustrated.cnn.com/extramustard/?eref=sinav">EXTRA MUSTARD</a></li> <li><a href="https://web.archive.org/web/20121029045931/http://www.fannation.com/?eref=sinav">FANNATION</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/?eref=sinav">PHOTOS</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/swimsuit/?eref=sinav">SWIMSUIT</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/fantasy/?eref=sinav">FANTASY</a></li> <li><a href="https://web.archive.org/web/20121029045931/http://www.sportsillustratedeverywhere.com/">MAGAZINE</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/sifk/?eref=sinav">SI KIDS</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/highschool/?eref=sinav">HIGH SCHOOL</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/20121029045931/http://sportsillustrated.cnn.com/football/nfl/?eref=sinav"><strong>NFL</strong></a> </li> <li id="cnnBotnav1" nav="ncaaf"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/football/ncaa/?eref=sinav"><strong>COLLEGE FOOTBALL</strong></a> </li> <li id="cnnBotnav2" nav="mlb"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/baseball/mlb/?eref=sinav"><strong>MLB</strong></a> </li> <li id="cnnBotnav3" nav="nba"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/basketball/nba/?eref=sinav"><strong>NBA</strong></a> </li> <li id="cnnBotnav4" nav="ncaabb"> <a href="/web/20121029045931/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/20121029045931/http://www.golf.com/?eref=sinav"><strong>GOLF</strong></a> </li> <li id="cnnBotnav6" nav="nhl"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/hockey/nhl/?eref=sinav"><strong>NHL</strong></a> </li> <li id="cnnBotnav7" nav="racing"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/racing/?eref=sinav"><strong>RACING</strong></a> </li> <li id="cnnBotnav8" nav="soccer"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/soccer/?eref=sinav"><strong>SOCCER</strong></a> </li> <li id="cnnBotnav9" nav="boxmma"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/mma/?eref=sinav"><strong>MMA & BOXING</strong></a> </li> <li id="cnnBotnav11" nav="tennis"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/tennis/?eref=sinav"><strong>TENNIS</strong></a> </li> <li id="cnnBotnav12" nav="more"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/more/?eref=sinav"><strong>MORE</strong></a> </li> <li id="cnnBotnav13" nav="video"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/video/?eref=sinav"><strong>VIDEO</strong></a> </li> </ul> </div> </div> <!-- end botnav --> <map name="cnnT1Controls"> <area shape="rect" coords="0,0,10,13" id="cnnT1ControlPlay" alt="Play" title="Play" onclick="cnnT1.play(true);"/> <area shape="rect" coords="12,0,22,13" id="cnnT1ControlPause" alt="Pause" title="Pause" onclick="cnnT1.play(false);"/> </map> <!--'/E:banner'--> <!--'B:contentHeader:default'--><!--'/E:contentHeader'--> <!--'B:viewer:default'--><!--'/E:viewer'--> <!--'B:aboveT1Ad'--><div class="cnnAboveFoldAboveAd" id="cnnAboveFoldAboveAd"><!-- ADSPACE: more_sports/main/top.728x90 --><script type="text/javascript">var ad = adFactory.getMultiAd(new Array("728x90", "101x1"));ad.setPosition(1);ad.write();</script></div><!--'/E:aboveT1Ad'--><div class="cnnAboveFold"><div class="cnnNotT1"> <!--'B:300Ad:default'--><div class="cnnInlineAd"><!-- ADSPACE: more_sports/main/rgt.300x250 --><script type="text/javascript">adFactory.getAd(300, 250).write();</script></div><!--'/E:300Ad'--> <div class="cnnT2s"><div class="cnnTitle"><div><a href="/web/20121029045931/http://sportsillustrated.cnn.com/top_stories/"><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.1/sect/MAIN/more_36x11.gif" alt="More Top Stories" title="More Top Stories"/></a></div><a href="/web/20121029045931/http://sportsillustrated.cnn.com/top_stories/">Top Stories</a></div> <ul> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/28/silvano-alves-robson-palermo-professional-bull-riding.ap/index.html" title="Silvano Alves, Robson Palermo defend PBR titles">Silvano Alves, Robson Palermo defend PBR titles</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/28/world-cup-mens.ap/index.html" title="Ligety takes WCup-opening GS by 2.75 seconds">Ligety takes WCup-opening GS by 2.75 seconds</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/28/vonn-race-men.ap/index.html" title="FIS set to discuss Vonn's desire to race vs. men">FIS set to discuss Vonn's desire to race vs. men</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/28/frankfurt-marathon.ap/index.html" title="Champ Makau wins consecutiveFrankfurt Marathon">Champ Makau wins consecutiveFrankfurt Marathon</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/27/megastorm-sports.ap/index.html" title="Megastorm already having effect on sports world">Megastorm already having effect on sports world</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/27/womens-giant-slalom.ap/index.html" title="Slovenia's Maze wins season-opening WCup GS">Slovenia's Maze wins season-opening WCup GS</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/27/skate-canada.ap/index.html" title="Osmond wins women's event at Skate Canada">Osmond wins women's event at Skate Canada</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/26/lance-armstrong-dallas-promoter-refund.ap/index.html" title="Dallas promoter demands refund from Armstrong">Dallas promoter demands refund from Armstrong</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/26/skate-canada-javier-fernandez.ap/index.html" title="Spain's Fernandez leads Chan at Stake Canada ">Spain's Fernandez leads Chan at Stake Canada </a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/26/lance-armstrong-tour-de-france-wiins.ap/index.html" title="UCI: Armstrong's Tour titles will remain vacant">UCI: Armstrong's Tour titles will remain vacant</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/26/austrian-skier-bjorn-siber-killed.ap/index.html" title="World Cup Alpine skier Sieber killed in car crash">World Cup Alpine skier Sieber killed in car crash</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/25/Lolo-Jones-US-bobsled.ap/index.html" title="Olympian Lolo Jones named to U.S. bobsled team">Olympian Lolo Jones named to U.S. bobsled team</a> </li> <li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/cycling/wires/" title="<b>WIRES: Cycling</b>"><b>WIRES: Cycling</b></a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/horse_racing/wires/"><b>Horse Racing</b></a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/olympics/wires/"><b>Olympics</b></a></li></ul><div class="cnnClear"></div> </div></div> <div id="cnnT1Holder"><div class="cnnT1Pane"><div class="cnnT1"> <div class="cnnT1Wide01"><div class="cnnT1Inner11"><a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/tim_layden/10/26/alpine-skiing-preview/index.html"><h1>In A Class By Herself</h1> <div class="cnnImage"> <img src="https://web.archive.org/web/20121029045931im_/http://i2.cdn.turner.com/si/2012/writers/tim_layden/10/26/alpine-skiing-preview/lindsey-vonn.T1.jpg" width="662" height="460" alt="Lindsey Vonn" border="0" align="" hspace="0" vspace="0" usemap="#cnnT1Image0"> </div> <div class="cnnCredit">Gepa Pictures/Imago/Icon SMI</div> <div class="cnnCaption">Lindsey Vonn's request to compete in a men's downhill in late November could create a World Cup season sideshow.</div> <p>As the sport's only true crossover star, Lindsey Vonn will be striving for new heights as the alpine season begins. Tim Layden says she's the most intriguing of the top stories to watch.<img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.1/sect/MAIN/fullstory_87x21.gif" alt="Full Story" title="Full Story"/></p></a><div class="cnnBullets"><ul><li class="cnnItem0"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/10/26/Lindsey-Vonn-milestones.ap/index.html" title="Vonn chasing milestones in new World Cup season">Vonn chasing milestones in new World Cup season</a></li><li class="cnnItem1"> <img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.0/global/video_19x14.gif" alt="" border="0" alt="SI Video" class="cnnVideoIcon"><a href="/web/20121029045931/http://sportsillustrated.cnn.com/video/si_video/2012/08/24/082412.lindsey-vonn-olympic-alpine-skier-world-cup.SportsIllustrated/index.html" title="Lindsey talks about the future of her career, more">Lindsey talks about the future of her career, more</a></li></ul><div class="cnnClear"></div></div></div></div></div></div><script language="Javascript" type="text/javascript">cnnT1.init();</script></div></div> <!--'B:belowT1Ad:default'--><script> siRunZoneTagging('AF'); </script> <!--div class="cnnAboveFoldBelowAd" id="cnnAboveFoldBelowAd"></div--><!--'/E:belowT1Ad'--> <div class="cnnBelowFold"><div class="cnnRow0"> <div class="cnnCol0"><!-- BEGIN: Writers box --> <div class="cnnBox"><div class="cnnTitle"><div><a href="/web/20121029045931/http://sportsillustrated.cnn.com/writers_daily/"><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.1/sect/MAIN/more_36x11.gif" alt="More SI Writers" title="More SI Writers"/></a></div><a href="/web/20121029045931/http://sportsillustrated.cnn.com/writers_daily/">SI Writers</a></div><div class="cnnBoxWriters"><ul><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/frank_deford/10/25/Brooklyn-Nets/index.html"><dl><dt> <!--'B:mainHeadshot'--><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.0/global/writer_headshots/new/frank_deford.jpg" height="68" width="75" border="0" alt="Frank Deford" title="Frank Deford"/><!--'B:/mainHeadshot'--> <!--'B:mainColumn'--><div>Frank<span>Deford</span><strong>Viewpoint</strong></div><!--'B:/mainColumn'--></dt><dd> Brooklyn, time to stop whining, you have a sports team again.</dd></dl></a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/richard_deitsch/10/22/media-circus-samantha-steele-dan-shulman/index.html"><dl><dt> <!--'B:mainHeadshot'--><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.0/global/writer_headshots/new/richard_deitsch.jpg" height="68" width="75" border="0" alt="Richard Deitsch" title="Richard Deitsch"/><!--'B:/mainHeadshot'--> <!--'B:mainColumn'--><div>Richard<span>Deitsch</span><strong>Media Circus</strong></div><!--'B:/mainColumn'--></dt><dd> Samantha Steele heads into unknown territory; media news.</dd></dl></a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/nick_zaccardi/10/19/Short-track-speedskating-world-cup-preview/index.html"><dl><dt> <!--'B:mainHeadshot'--><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.0/global/writer_headshots/new/nick_zaccardi.jpg" height="68" width="75" border="0" alt="Nick Zaccardi" title="Nick Zaccardi"/><!--'B:/mainHeadshot'--> <!--'B:mainColumn'--><div>Nick<span>Zaccardi</span><strong>Inside Olympic Sports</strong></div><!--'B:/mainColumn'--></dt><dd> US Speedskating opens short track season in wake of scandal.</dd></dl></a></li></ul><div class="cnnClear"></div><div class="cnnBoxFooter"><script language="Javascript">cnnInc('/.e1d/js/4.1/writers_list.js');</script> <div class="cnn_title"> <form id="cnnSIWriterPull"> <select size="1" id="cnnSIWriterSelect" onchange="var redirUrl=this.options[this.selectedIndex].value;if(redirUrl!=''){window.location=redirUrl;}"> <option>All SI Writers</option> <option>---</option> <option value="/writers_daily/">Latest Columns</option> <option>---</option> <script type="text/javascript">siWriters.dropdown_archives();</script> </select> </form> </div> <div> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/writers/tim_layden/archive/"> Tim Layden</a>| <a href="/web/20121029045931/http://sportsillustrated.cnn.com/writers/brian_cazeneuve/archive/"> Brian Cazeneuve</a>| <a href="/web/20121029045931/http://sportsillustrated.cnn.com/writers/david_epstein/archive"> David Epstein</a>| <a href="/web/20121029045931/http://sportsillustrated.cnn.com/writers/nick_zaccardi/archive/"> Nick Zaccardi</a></div></div><div class="cnnClear"></div></div></div><!-- END: Writers box --> </div><div class="cnnCol1"> <!-- BEGIN: SI Photos box --><div class="cnnBox"><div class="cnnTitle"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery" title="SI Photos">SI Photos</a></div><div class="cnnBoxDefault"><dl><dt> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1206/lolo.jones.rare.photos/content.1.html"><img src="https://web.archive.org/web/20121029045931im_/http://i2.cdn.turner.com/si/2012/images/10/25/Lolo-Jones-small.jpg" width="93" height="124" alt="Lolo-Jones-small.jpg" border="0" align="" hspace="0" vspace="0"></a></dt><dd><ul><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1206/lolo.jones.rare.photos/content.1.html"> Rare photos of Olympian Lolo Jones</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1210/tweets-of-the-week-8/content.1.html"> The best sports tweets of the week</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1210/tough-mudder-obstacle-course/content.1.html"> Obstacle course of a Tough Mudder</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/0902/cycling.lance.armstrong.training/content.1.html"> Behind the scenes with Armstrong</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1210/leading-off-101512/content.1.html"> Leading Off: Pictures of the week</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1210/did-you-see-that-101212/content.1.html"> Did you see that? Crazy pictures</a></li></ul></dd></dl></div></div><!-- END: SI Photos box --> </div></div><div class="cnnClear"></div><div class="cnnRow1"><div class="cnnCol0"><!-- BEGIN: Twitter 100 box --><div class="cnnBox"><div class="cnnTitle"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/twitter-100/index.html" title="Twitter 100">Twitter 100</a></div><div class="cnnBoxDefault"><dl><dt> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/twitter-100/index.html"><img src="https://web.archive.org/web/20121029045931im_/http://i2.cdn.turner.com/si/2012/more/09/13/twitter-100/Alex-Morgan-small.jpg" width="118" height="153" alt="Alex-Morgan-small.jpg" border="0" align="" hspace="0" vspace="0"></a></dt><dd><ul><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/twitter-100/index.html"><b>TWITTER 100</b>: Our guide to the must-follows in sports</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/19/twitter-downside/index.html"><b>McKNIGHT</b>: Twitter's a double-edged sword for athletes</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/alex-morgan-twitter/index.html"> Alex Morgan</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/jared-dudley-twitter/index.html">Jared Dudley</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/arian-foster-twitter/index.html">Arian Foster</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/christina-kim-twitter/index.html">Christina Kim</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/aj-francis-twitter/index.html"> A.J. Francis</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/nick-mangold-twitter/index.html">Nick Mangold</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/brandon-phillips-twitter/index.html">Brandon Phillips</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/19/thole-twitter/index.html">Josh Thole</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/twitter-grid-swimsuit/index.html"> Twitter grid: Swimsuit models edition</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/more/09/13/twitter-athlete-grid/index.html">Athletes edition</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1209/athlete-twitpics/content.1.html"> Memorable athlete twitpics</a> | <a href="/web/20121029045931/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1209/twitter-wags/content.1.html">Top sports WAGs on Twitter</a></li></ul></dd></dl></div></div><!-- END: Twitter 100 box --></div><div class="cnnCol1"><!-- BEGIN: More Coverage box --><div class="cnnBox"><div class="cnnTitle"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/" title="More Coverage">More Coverage</a></div><div class="cnnBoxDefault"><dl><dt> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/the_bonus/10/22/david-walsh-lance-armstrong/index.html"><img src="https://web.archive.org/web/20121029045931im_/http://i2.cdn.turner.com/si/2012/writers/the_bonus/10/22/david-walsh-lance-armstrong/lance-armstrong.box.jpg" width="118" height="153" alt="lance-armstrong.box.jpg" border="0" align="" hspace="0" vspace="0"></a></dt><dd><ul><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/the_bonus/10/22/david-walsh-lance-armstrong/index.html"><b>WALSH</b>: Covering Armstrong was wild, but the truth won</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/austin_murphy/10/17/Lance-Armstrong-loses-Nike-sponsorship/index.html"><b>MURPHY</b>: Without sponsors, Lance Armstrong rides alone</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/david_epstein/10/10/Lance-Armstrong-USADA-report/index.html"><b>EPSTEIN</b>: Armstrong depicted as leading drug operation</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/tim_layden/10/14/usain-bolt/index.html"><b>LAYDEN</b>: Bolt maintains focus on what's ahead for career</a></li><li><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.0/global/video_19x14.gif" width="19" height="14" class="cnnVideoIcon" alt="SI Video" border="0"> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/video/si_video/2012/10/17/101712-press-lance-armstrong-livestrong-doping.SportsIllustrated/index.html"><b>VIDEO</b>: Has Armstrong reached the end of the road?</a></li><li> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/austin_murphy/10/12/Ironman-Kona-World-Championships/index.html"><b>MURPHY</b>: Armstrong reignited the rivalry of two Ironmen</a></li></ul></dd></dl></div></div><!-- END: More Coverage box --></div></div><div class="cnnClear"></div><!-- new last row inside the belowFold div called cnnRowAd.cnnCol0 is a cnnBox, followed by the branding call to adRow --></div> <!--'B:contentFooter:default'--><script> siRunZoneTagging('BF'); </script> <div class="cnnBelowFoldAdRow" id="cnnBelowFoldAdRow" style="overflow:hidden;"><div class="cnnLeft"><!-- ADSPACE: more_sports/main/spon.238x90 --><script type="text/javascript">adFactory.getAd(238, 90).write();</script></div><div class="cnnRight"><!-- ADSPACE: more_sports/main/bot.728x90 --><script type="text/javascript">var ad = adFactory.getAd(728, 90);ad.setPosition(2);ad.write();</script></div></div> <div id="cnnSponsoredPods"> <div class="cnnBox"> <div class="cnnTitle">Sponsored</div> <div class="cnnSponsoredPods"> <ul> <li class="cnnItem0"><!-- ADSPACE: more_sports/main/spon1.310x70 --><script type="text/javascript">var ad = adFactory.getAd(310, 70);ad.setPosition(1);ad.write();</script></li> <li class="cnnItem1"><!-- ADSPACE: more_sports/main/spon2.310x70 --><script type="text/javascript">var ad = adFactory.getAd(310, 70);ad.setPosition(2);ad.write();</script></li> <li class="cnnItem2"><!-- ADSPACE: more_sports/main/spon3.310x70 --><script type="text/javascript">var ad = adFactory.getAd(310, 70);ad.setPosition(3);ad.write();</script></li> </ul> </div> </div> </div> <!--include virtual="/.element/ssi/sect/4.1/htmlFootAll.html"--> <!-- start footerbox --> <!--include virtual="/.element/ssi/global/4.1/footer_links.html"--> <div class="cnnFooterBoxTC"> <div class="cnnHolder"> <div class="cnnTickets"> <div id="TC_Ad"> <div id="TC_Title"><img src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/.e1d/img/4.1/sect/global/TicketCityMasthead.png" width="155" height="22" alt="Sports Tickets From TicketCity" title="Sports Tickets From TicketCity"/></div> <div id="TC_Content"> <ul> <!-- feed2list --> <li><a href="https://web.archive.org/web/20121029045931/http://www.ticketcity.com/nfl-tickets.html" target="_blank" rel="nofollow">Pro Football</a></li> <li><a href="https://web.archive.org/web/20121029045931/http://www.ticketcity.com/mlb-tickets.html" target="_blank" rel="nofollow">Pro Baseball</a></li> <li><a href="https://web.archive.org/web/20121029045931/http://www.ticketcity.com/nba-tickets.html" target="_blank" rel="nofollow">Pro Basketball</a></li> <li><a href="https://web.archive.org/web/20121029045931/http://www.ticketcity.com/nhl-tickets.html" target="_blank" rel="nofollow">Pro Hockey</a></li> </ul> <div id="TC_Search"> <input type="text" id="tc-text" onkeydown="if (event.keyCode == 13){document.getElementById('tc-button').click();return false;}"/><br/> <input type="button" id="tc-button" value="" onclick="tcwin=window.open('https://web.archive.org/web/20121029045931/http://www.ticketcity.com/search.html?q='+document.getElementById('tc-text').value);if(window.focus){tcwin.focus();}return false;"/> </div> </div> </div> </div> <div class="cnnLeft"><a href="https://web.archive.org/web/20121029045931/http://sportsillustrated.cnn.com/vault/cover/featured/11914/index.htm?xid=sivcoverhome"><img style="vertical-align:bottom;" title="SI Cover" alt="SI Cover" src="https://web.archive.org/web/20121029045931im_/http://i.cdn.turner.com/si/si_online/covers/images/2012/1029_thumb.jpg"></a><a href="https://web.archive.org/web/20121029045931/http://www.sportsillustratedeverywhere.com/?xid=sivcoverhome"><img style="vertical-align:bottom;" src="https://web.archive.org/web/20121029045931im_/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/20121029045931/http://www.sicovers.com/ils.aspx?p=SPR20121029LAK&utm_source=sivault&utm_medium=inet&utm_campain=icrefer&xid=sivcoverhome" target="_blank"><img style="vertical-align:bottom;" src="https://web.archive.org/web/20121029045931im_/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 class="cnnRight"> <dl> <dt><a href="/web/20121029045931/http://sportsillustrated.cnn.com/"><img src="https://web.archive.org/web/20121029045931im_/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="/web/20121029045931/http://sportsillustrated.cnn.com/football/nfl/scoreboards/today/" title="Week 8 NFL Scores" class="cnnFirst">Week 8 NFL Scores</a> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/joe_lemire/10/28/giants-overhaul/index.html" title="World Series">World Series</a> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/writers/lee_jenkins/10/28/james-harden-oklahoma-city-thunder/index.html" title="James Harden">James Harden</a> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/football/ncaa/polls/ap/" title="AP Poll">AP Poll</a> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/2012/racing/10/28/jimmie-johnson-wins-martinsville.ap/index.html" title="Jimmie Johnson">Jimmie Johnson</a> <a href="https://web.archive.org/web/20121029045931/http://blogs.golf.com/presstent/2012/10/tiger-woods-rory-mcilroy-set-for-duel-in-china.html" title="Tiger Woods" target="new">Tiger Woods</a> <a href="/web/20121029045931/http://sportsillustrated.cnn.com/swimsuit/" title="Swimsuit">Swimsuit</a> </dd> </dl> <ul> <li><a href="https://web.archive.org/web/20121029045931/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/20121029045931/http://www.sportsillustratedeverywhere.com/" target="_blank" rel="nofollow">DIGITAL EDITION</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/mobile/">SI MOBILE</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/2010/about_us/jobs/">JOBS</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/sitemap/">SITE MAP</a></li> <li><a href="https://web.archive.org/web/20121029045931/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/20121029045931/http://sipictures.com/" target="_blank" rel="nofollow">SI PICTURE SALES</a></li> <li><a href="https://web.archive.org/web/20121029045931/http://www.sportsillustratedsnapshot.com/" target="_blank" rel="nofollow">PICTURES OF THE DAY</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/about_us/">ABOUT US</a></li> <li><a href="https://web.archive.org/web/20121029045931/http://simediakit.com/" target="_blank" rel="nofollow">SI MEDIA KITS</a></li> <li><a href="https://web.archive.org/web/20121029045931/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/20121029045931/http://sicustomerservice.com/" target="_blank" rel="nofollow">SI CUSTOMER SERVICE</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/2008/magazine/si.books/">SI BOOKS</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/about_us/feedback/">CONTACT US</a></li> <li><a href="/web/20121029045931/http://sportsillustrated.cnn.com/services/rss/">ADD RSS HEADLINE</a></li> </ul> <div class="cnnClear"></div> </div> <div class="cnnCopyright"> <style> .cnnFooterBoxTC .cnnCopyright { margin-left:106px; } .cnnFooterBoxTC .cnnCopyright DIV { line-height:16px; } .cnnFooterBoxTC .cnnCopyright DIV IMG { vertical-align:bottom; } .cnnFooterBoxTC DIV.cnnCopyright IMG#cnnFooterAdOpt { float:none;margin:0 0 0 6px;vertical-align:bottom; } </style> <div>TM & © 2012 Time Inc. A Time Warner Company. All Rights Reserved. SI.com is part of CNN Digital Network, which is part of the Turner Digital Network. <a href="/web/20121029045931/http://sportsillustrated.cnn.com/interactive_legal.html" rel="nofollow">Terms</a> under which this service is provided to you. Read our <a href="/web/20121029045931/http://sportsillustrated.cnn.com/privacy/" rel="nofollow">privacy guidelines</a>, <a href="https://web.archive.org/web/20121029045931/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/20121029045931/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/20121029045931im_/http://i.cdn.turner.com/si/.element/img/4.1/global/logo_adchoices.gif" id="cnnFooterAdOpt"/></a>. </div> </div> </div> </div> <!--include virtual="/.element/ssi/global/4.1/footer_links.html"--> <!-- end footerbox --> <!-- start searchbar --> <div class="cnnSearchFooter"> <div class="cnnCenter"><form method="get" action="https://web.archive.org/web/20121029045931/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/20121029045931im_/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 OF PAGELINKS.JS--> <script language="Javascript">// Post Processing code to update links with tracking references var url = window.location.href.toString(); url = url.replace(/http:\/\/[^\/]*/, ''); url = url.replace(/\?.*$/, ''); // All links on page var links = document.getElementsByTagName('a'); for (var i=0; i < links.length; i++) { var link = links[i]; if (link.href); else continue; if (link.href.indexOf('.html/')>0) { siLog.debug('Fix trail slash - ',link.href); link.href = link.href.replace(/\.html\//,'.html'); } if (!cnnPage.isHomepage) { // Loop through links, add erefs where expected if (link.href.indexOf('https://web.archive.org/web/20121029045931/http://www.fannation.com/') == 0) { cnnAddQ( link, 'eref=fromSI' ); } if (url != '/' && link.href.indexOf('/vault') > 0) { cnnAddQ( link, 'eref=sisf' ); } if (url.indexOf('/danpatrick') != 0 && link.href.indexOf('/danpatrick') > 0 && link.href.indexOf('.mp3') < 0) { cnnAddQ( link, 'eref=fromSI' ); } } if (link.innerHTML == link.getAttribute('title')) { link.setAttribute('title',''); } } function cnnAddQ (link, add) { if (link.href.toLowerCase().indexOf('javascript') == -1) { if (link.href.indexOf('?') > 0) link.href = link.href + '&' + add; else link.href = link.href + '?' + add; } } // Add whitespace to cnnClear var breaks = $c('cnnClear','div'); /* Homepage */ if (cnnPage.isHomepage) { cnnTagHPLinks(); /* iPad */ if(navigator.userAgent.indexOf('iPad')>-1) { $e('cnnShareRow_mobile').href='https://web.archive.org/web/20121029045931/http://ax.itunes.apple.com/WebObjects/MZStore.' +'woa/wa/browserRedirect?url=itms%253A%252F%252Fax.itunes.apple.com%252FWebObj' +'ects%252FMZStore.woa%252Fwa%252FviewSoftware%253Fid%253D329510739%2526mt%253D8'; } /* Poll frame height issue */ if ($e('cnnPollFrame')) { $e('cnnPollFrame').setAttribute('height','169'); } }</script> <!--END OF PAGELINKS.JS--> </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/20121029045931js_/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/20121029045931js_/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/20121029045931im_/http://sportsillustrated.cnn.com/cookie.crumb" width="1" height="1"></div> </div> <img src="https://web.archive.org/web/20121029045931im_/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/20121029045931js_/http://edge.quantserve.com/quant.js"></script> <noscript><img src="https://web.archive.org/web/20121029045931im_/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/20121029045931js_/http://js.revsci.net/gateway/gw.js?csid=H07710&auto=t" type="text/javascript"></script> <!-- /TIIAD --> <script src="https://web.archive.org/web/20121029045931js_/http://i.cdn.turner.com/si/.e1d/js/4.1/global/pagelinks.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20121029045931js_/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/20121029045931/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-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/20121029045931/https://d1gp8joe0evc8s.cloudfront.net':'https://web.archive.org/web/20121029045931/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> <!--include virtual="/.element/ssi/sect/4.1/htmlFootAll.html"--> <script> siRunZoneTagging('BO'); </script><!--'/E:contentFooter'--></div></div><!--[if IE 6]></div></div><![endif]--><!--[if IE 7]></div></div><![endif]--><!--[if IE 8]></div></div><![endif]--></body></html><!-- FILE ARCHIVED ON 04:59:31 Oct 29, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:23:57 Nov 24, 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: 1.31 exclusion.robots: 0.079 exclusion.robots.policy: 0.057 esindex: 0.027 cdx.remote: 21.324 LoadShardBlock: 166.463 (3) PetaboxLoader3.datanode: 121.784 (4) PetaboxLoader3.resolve: 126.256 (2) load_resource: 119.102 -->