CINXE.COM

AHL, ECHL, U.S. juniors previews amid NHL lockout - Brian Cazeneuve - 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/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/index.html","20121215210701","https://web.archive.org/","web","/_static/", "1355605621"); </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>AHL, ECHL, U.S. juniors previews amid NHL lockout - Brian Cazeneuve - SI.com</title><meta name="description" content="No NHL, no problem. While the lockout drags on, there's plenty of topflight hockey to follow across the sport's sprawling landscape. Much of it is already underway. Here's the best of what to watch, and where. "> <link href="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/calder-cup.jpg" rel="image_src"/> <meta name="author" content=""><meta name="section" content="writers"><meta name="subsection" content="brian_cazeneuve"><meta name="keywords" content="NHL, Brian Cazeneuve, Boston Bruins, Washington Capitals, Phoenix Coyotes, New Jersey Devils, Joe Colborne, Jordan Eberle, Taylor Hall, Braden Holtby, Tomas Vokoun"> <meta name="GOOGLEBOT" content="unavailable_after: 08-Oct-2022 00:00:00 EDT"/><meta name="last-published" content="2012-10-12 10:55:01"><link rel="canonical" href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/index.html"> <!--'B:htmlHead'--><link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20121215210701cs_/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/20121215210701js_/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/20121215210701js_/http://i.cdn.turner.com/si/.element/js/pkg/global/660.js"></script> <script src="https://web.archive.org/web/20121215210701js_/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/20121215210701/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').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; //} //var nextElAfterTabs = $(this).find('DIV.cnnTabs').next().get(0) || $(this).find('DIV.cnnT1Tabs').next().get(0); //if( typeof nextElAfterTabs.tagName !== 'undefined' && nextElAfterTabs.tagName == 'A'){ // $(nextElAfterTabs).attr('data-vr-contentbox', contentbox); //} //}); $('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]--> <link rel="alternate" type="application/rss+xml" title="SI - Top Stories [RSS]" href="https://web.archive.org/web/20121215210701/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/20121215210701/http://rss.cnn.com/rss/si_latest.rss"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20121215210701cs_/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/20121215210701cs_/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/20121215210701js_/http://s7.addthis.com/js/200/addthis_widget.js"></script> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20121215210701js_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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> <link rel="alternate" type="application/rss+xml" title="SI - Brian Cazeneuve [RSS]" href="https://web.archive.org/web/20121215210701/http://rss.cnn.com/rss/si_brian_cazeneuve.rss"/> <script type="text/javascript">var adFactory = new TiiAdFactory(adConfig, "writerspage");adFactory.setParam( 'writer', 'brian_cazeneuve' );</script> <script type="text/javascript">adFactory.setParam( 'column', 'inside_hockey' );adFactory.setParam( 'sport', 'nhl' );</script><!--'B:/htmlHead'--> <meta property="og:title" content="AHL, ECHL,燯.S. juniors | Brian Cazeneuve | SI.com"/><meta property="og:type" content="article"/><meta property="og:url" content="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/index.html"/><meta property="og:site_name" content="SI.com"/><meta property="og:image" content="https://web.archive.org/web/20121215210701im_/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/scott-gomez.jpg"/><meta property="og:image" content="https://web.archive.org/web/20121215210701im_/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/calder-cup.jpg"/><meta property="og:image" content="https://web.archive.org/web/20121215210701im_/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/chris-kreider.jpg"/><meta property="og:image" content="https://web.archive.org/web/20121215210701im_/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/brandon-dubinsky.jpg"/><meta property="og:image" content="https://web.archive.org/web/20121215210701im_/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/taylor-cammarata.jpg"/><meta property="og:image" content="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/.element/img/4.1/global/si-facebook.jpg"/> <!-- 4.1 vars --> <script type="text/javascript" language="JavaScript">var cnnPageInfo_section = "/writers/brian_cazeneuve";var cnnPageInfo_pageType = "story";var cnnPageInfo_branding = "inside.hockey";var cnnPageInfo_date = "2012/10/08";var cnnPageInfo_slug = "ahl-american-juniors";var cnnPageInfo_file = "index.html";var cnnPageInfo_isOpa = true;var cnnPageInfo_source = "si";var cnnPageInfo_url = "https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/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]--><!--[if IE 9]><div class="ie"><div class="ie9"><![endif]--><!--[if IE 10]><div class="ie"><div class="ie10"><![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 banner --> <div class="cnnBannerDefault"> <div><a href="/web/20121215210701/http://sportsillustrated.cnn.com/"><img src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/.e/img/4.1/story/global/logo.png" alt="SI.com Home" title="SI.com Home"/></a> </div> <div class="cnnBannerSection"> <div class="cnnLeft"><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('<a href="https://web.archive.org/web/20121215210701/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1006340.html" target="_blank">Get the Cardinals Championship Package</a>'); } else { document.write('<a href="https://web.archive.org/web/20121215210701/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1007180.html" target="_blank">Get Need for Speed 12 FREE</a>'); } */ </script> <!--single, no split--> <script type="text/javascript"> if ( ( document.location.pathname ).indexOf( '/football/ncaa/' ) == 0 ) { document.write( '<a href="https://web.archive.org/web/20121215210701/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1011581.html" target="_blank">Get EA NCAA CF 13 FREE</a>'); } else { document.write( '<a href="https://web.archive.org/web/20121215210701/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1012230.html" target="_blank">Get Madden 13 FREE</a>'); } </script> <style>div.cnnSearch input.cnnLeft { width:260px!important; } </style> | <a href="https://web.archive.org/web/20121215210701/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1002346.html" target="_blank" id="cnn_cm_subscribe2">Subscribe to SI</a> | <a href="https://web.archive.org/web/20121215210701/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1001406.html" target="_blank" id="cnn_cm_subscribe3">Give the Gift of SI</a></div> <div class="cnnRight"><form method="get" action="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/search/" name="cm_search"><input type="text" name="text" class="cnnLeft"/><input type="image" src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/.element/img/4.1/global/search.gif" alt="Search" title="Search" class="cnnRight"/></form></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/20121215210701/http://sportsillustrated.cnn.com/extramustard/?eref=sinav">EXTRA MUSTARD</a></li> <li><a href="https://web.archive.org/web/20121215210701/http://www.fannation.com/?eref=sinav">FANNATION</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/multimedia/photo_gallery/?eref=sinav">PHOTOS</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/swimsuit/?eref=sinav">SWIMSUIT</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/fantasy/?eref=sinav">FANTASY</a></li> <li><a href="https://web.archive.org/web/20121215210701/http://www.sportsillustratedeverywhere.com/">MAGAZINE</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/sifk/?eref=sinav">SI KIDS</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/highschool/?eref=sinav">HIGH SCHOOL</a></li> <li><a href="/web/20121215210701/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/20121215210701/http://sportsillustrated.cnn.com/football/nfl/?eref=sinav"><strong>NFL</strong></a> </li> <li id="cnnBotnav1" nav="ncaaf"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/football/ncaa/?eref=sinav"><strong>COLLEGE FOOTBALL</strong></a> </li> <li id="cnnBotnav2" nav="mlb"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/baseball/mlb/?eref=sinav"><strong>MLB</strong></a> </li> <li id="cnnBotnav3" nav="nba"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/basketball/nba/?eref=sinav"><strong>NBA</strong></a> </li> <li id="cnnBotnav4" nav="ncaabb"> <a href="/web/20121215210701/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/20121215210701/http://www.golf.com/?eref=sinav"><strong>GOLF</strong></a> </li> <li id="cnnBotnav6" nav="nhl"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/hockey/nhl/?eref=sinav"><strong>NHL</strong></a> </li> <li id="cnnBotnav7" nav="racing"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/racing/?eref=sinav"><strong>RACING</strong></a> </li> <li id="cnnBotnav8" nav="soccer"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/soccer/?eref=sinav"><strong>SOCCER</strong></a> </li> <li id="cnnBotnav9" nav="boxmma"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/mma/?eref=sinav"><strong>MMA &amp; BOXING</strong></a> </li> <li id="cnnBotnav11" nav="tennis"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/tennis/?eref=sinav"><strong>TENNIS</strong></a> </li> <li id="cnnBotnav12" nav="more"> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/more/?eref=sinav"><strong>MORE</strong></a> </li> <li id="cnnBotnav13" nav="video"> <a href="/web/20121215210701/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: writers/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: Thursday October 11, 2012 8:53AM ; Updated: Friday October 12, 2012 10:55AM </div></div> <!--'B:subBanner'--><div id="cnnSubBanner"> <div class="cnnLeft"><img src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/.element/img/4.0/global/writer_headshots/new/brian_cazeneuve.jpg" height="68" width="75" border="0" alt="Brian Cazeneuve" title="Brian Cazeneuve"/></div> <div class="cnnLine0"><strong>Brian Cazeneuve</strong><span>&gt;</span>INSIDE HOCKEY</div> <div class="cnnLine1"><div class="cnnLine1Text"><a href="/web/20121215210701/http://sportsillustrated.cnn.com/writers/brian_cazeneuve/archive/">More Columns</a><a href="/web/20121215210701/http://sportsillustrated.cnn.com/.element/ssi/story/4.1/writers/brian_cazeneuve/mailbag.html?height=185&amp;width=800" class="thickbox">Email Brian Cazeneuve</a></div><!--startclickprintexclude--> <style> div.cnnLine1 { height:19px; padding:0!important; } div.cnnLine1Text { float:left; height : 13px; margin-top:5px; } div.cnnLine1 iframe { border:none; overflow:hidden; width:100px; height:20px; display:inline; margin-top:3px; } img.cnnGrayArrow { margin: 0 2px 10px 0!important; } </style> <img src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/.element/img/4.0/global/arrows/gray_on_white_4x8.gif" class="cnnGrayArrow"/><a href="https://web.archive.org/web/20121215210701/http://twitter.com/BrianCaz" class="twitter-follow-button" data-show-count="false" target="_blank" rel="nofollow">Follow Brian Cazeneuve on <img src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/.element/img/4.0/story/twitter_logo.gif" alt="Twitter" title="Twitter"/></a> <!--endclickprintexclude--></div> </div> <!--startclickprintexclude--><script>setWritersBranding( cnnPageInfo_branding );</script><!--endclickprintexclude--><!--'B:/subBanner'--> <div id="cnnStoryHeadline"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td class="cnnCol0"> <h1>How to get your hockey fix: AHL, ECHL, U.S. juniors</h1> </td> <td class="cnnCol1"><div>Story Highlights</div><h2>The NHL lockout has blessed the AHL with a wealth of top young players</h2><h2>The ECHL features some interesting players in exotic locales, like Alaska</h2><h2>Those who track top American prospects should check out USHL, USNTDP</h2> </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/20121215210701/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/20121215210701/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/20121215210701/http://platform.twitter.com/widgets.js' }, { 'name': 'googlePlus', 'type': 'script', 'payload': 'https://web.archive.org/web/20121215210701/https://apis.google.com/js/plusone.js' }, { 'name': 'linkedIn-script', 'type': 'script', 'payload': 'https://web.archive.org/web/20121215210701/http://platform.linkedin.com/in.js' }, { 'name': 'twitter-share', 'type': 'markup', 'payload': '<a href="https://web.archive.org/web/20121215210701/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/20121215210701/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/20121215210701/http://www.tumblr.com/share/link?url='+shareURL+'&amp;name='+shareTitle+'&amp;description='+shareDesc); $('#stumbleupon_share').attr('href', 'https://web.archive.org/web/20121215210701/http://www.stumbleupon.com/submit?url='+shareURL+'&amp;title='+shareTitle); $('#reddit_share').attr('href', 'https://web.archive.org/web/20121215210701/http://reddit.com/submit?url='+shareURL); $('#digg_share').attr('href', 'https://web.archive.org/web/20121215210701/http://digg.com/submit?url='+shareURL); $('#delicious_share').attr('href', 'https://web.archive.org/web/20121215210701/http://del.icio.us/post?url='+shareURL+'&amp;title='+shareTitle+'&amp;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/20121215210701im_/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)+'&amp;send=false&amp;layout=box_count&amp;width=49&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=verdana&amp;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/20121215210701if_/http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsportsillustrated.cnn.com&amp;send=false&amp;layout=box_count&amp;width=49&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=verdana&amp;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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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)+'&amp;layout=button_count&amp;show_faces=false&amp;width=110&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;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/20121215210701if_/http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsportsillustrated.cnn.com%2F&amp;layout=button_count&amp;show_faces=false&amp;width=110&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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--> <div class="cnnInlineRight"> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/calder-cup.jpg" width="298" height="444" border="0" alt="Calder Cup champion Norfolk Admirals" vspace="0" hspace="0"> </div><div class="cnnInlineT1Caption">Norfolk lost its Calder Cup champs to Syracuse due to an NHL affiliation switch, but will have a fresh roster.</div><div class="cnnInlineT1Credit">Gary Angus/ZUMAPRESS.com</div><!--endclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineRail cnn300"> <div class="cnn_title">Lockout Hockey Fix</div> <div class="cnn_content"> <!-- start area --> <div class="cnn_header">Your guide to non-NHL hockey viewing</div> <div class="cnnInlineRailBulletList"> <ul> <li><a href="https://web.archive.org/web/20121215210701/http://nhl-red-light.si.com/2012/10/11/nhl-lockout-survival-guide/"><strong>HACKEL:</strong> Your NHL lockout survival guide</a> </li> <li><a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/allan_muir/10/08/canadian-juniors/index.html"><strong>MUIR:</strong> Canadian Major Juniors preview</a> </li> <li><a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/index.html"><strong>CAZENEUVE:</strong> AHL, ECHL, USHL, NAHL, TIII</a> </li> <li><a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/gabriel_baumgaertner/10/09/khl-euro-leagues/index.html"><strong>BAUMGAERTNER:</strong> KHL, European leagues</a> </li> <li><a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/sarah_kwak/10/10/ncaa-hockey-2012-13-preview/index.html"><strong>KWAK:</strong> 2012-13 college hockey preview</a> </li> </ul> </div> <!-- end area --> <!-- start area --> <div class="cnn_header">SI Photos</div> <div class="cnnInlineRailPhotoList"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1210/nhl-players-in-euroleagues/content.1.html"> <img src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/multimedia/photo_gallery/1210/nhl-players-in-euroleagues/images/00-alex-ovechkin-khl-thumb.jpg" alt="Where are they now? NHL stars' new homes" title="Where are they now? NHL stars' new homes"> <div> Where are they now? NHL stars' new homes</div> </a> </td> <td> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1208/nhl-revisiting-2004-2005-lockout/content.1.html"> <img src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/multimedia/photo_gallery/1208/nhl-revisiting-2004-2005-lockout/images/gallery-thumb.jpg" alt="Revisiting the 2004-05 NHL lockout" title="Revisiting the 2004-05 NHL lockout"> <div>Revisiting the 2004-05 NHL lockout</div> </a> </td> </tr> </table> </div> <!-- end area --> </div> </div> <!--endclickprintexclude--> <!--startclickprintexclude--> <!--'B:inline'--><!--'B:/inline'--> <!--'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/20121215210701js_/http://js.adsonar.com/js/tw_cnn_adsonar.js"></script> <!--'B:/sponsorLinksInline'--><!--endclickprintexclude--> </div> <p><i>No NHL, no problem. While the lockout drags on, there's plenty of topflight hockey to follow across the sport's sprawling landscape. Much of it is already underway. Here's the best of what to watch, and where.</i></p> <h3>AMERICAN HOCKEY LEAGUE</h3> <p>The puck drops for the AHL's 77th regular season Oct. 12, with each of the 30 teams -- all affiliated with NHL clubs -- playing 76 games until April 21. (At least six NHL arenas in Montreal, St. Paul, Minn., Washington D.C., Toronto, Raleigh, N.C., and Philadelphia will host AHL matches this season.) Only four AHL teams (St. John's Ice Caps, Abbotsford Heat, Hamilton Bulldogs and Toronto Marlies) are Canadian-based; the others are in the U.S. Eight from each conference qualify for the postseason tournament and play for the Calder Cup, named in honor of the NHL's first president. <b>Fun fact:</b> The league's expansion and absorption of six IHL teams in 2001 left it with a pair of clubs, in Norfolk and Milwaukee, that call themselves the Admirals.</p> <p>More than 88 percent of current NHLers, and more than 100 Hockey Hall of Famers, have spent time in the AHL, which has has also been a proving ground for coaches such as Dan Bylsma (Pittsburgh Penguins), Guy Boucher (Tampa Bay Lightning), Glen Gulutzan (Dallas Stars) and Bruce Boudreau (Anaheim Ducks). Syracuse's Jon Cooper is considered a rising star in the current AHL coaching ranks.</p> <h3>Teams to follow</h3> <p>&#149;<b> Syracuse Crunch:</b> The Tampa Bay Lightning have switched their affiliation to Syracuse, taking most of the Norfolk Admirals, who won the Calder Cup last season, along. The Admirals, who led the AHL with 113 points in the standings, scored a whopping 273 goals, while allowing just 180. Their 55-18-1-2 mark included a 28-game win streak that set a North American pro hockey record. They also swept St. John's and Toronto in the final two rounds of the playoffs. (Norfolk, which is now an Anaheim Ducks affiliate, will not be blessed with such firepower.)</p> <p>&#149;<b> Toronto Marlies:</b> The minor-league arm of the Maple Leafs won the Western Conference's Northern Division last season and reached the Calder Cup Final before falling to Norfolk. Coached by NHL journeyman Dallas Eakins, the Marlies led the league in penalty killing for the second season in a row. Look for forward Joe Colborne, a fast starter last season, to have a bounce-back campaign after offseason wrist surgery.</p> <p>&#149;<b> Oklahoma City Barons:</b> With all the rebuilding that the Edmonton Oilers are doing, real NHL star power should be on this team at least for the early part of the schedule. The Barons -- not to be confused with those short-lived NHL boys from Cleveland (remember them?) -- topped the Western Conference with 99 points last season. Oiler forwards Jordan Eberle, Ryan Nugent-Hopkins and Magnus Paajarv are now on board. If Taylor Hall (shoulder rehab) joins as planned, the Barons would be even stronger.</p> <p><b>HACKEL:</b> <a href="https://web.archive.org/web/20121215210701/http://nhl-red-light.si.com/2012/10/05/oklahoma-city-barons-look-like-a-force/" target="new"><b>Barons may be North America's best team</b></a></p> <h3>Players to follow</h3> <p>&#149; <b>G Braden Holtby, Hershey Bears:</b> When he earned a chance to play a little goal for Washington last spring due to injuries suffered by Tomas Vokoun and Michal Neuvirth, nobody expected the rookie to lead the Capitals past the defending Stanley Cup champion Boston Bruins in the first round and give the New York Rangers a seven-game battle in the second. The 23-year old has a 14-4 mark in 21 regular-season games over two NHL seasons, but after notching a 2.61 GAA in 40 games with Hershey in 2011-12, he lowered that total to 1.95 in 14 NHL playoff games. Holtyby's cool under fire is already impressive. Regular work with Hershey could help him build some stamina for the long haul.</p> <p>&#149;<b> RW Jordan Eberle, Oklahoma City Barons:</b> After a superb showing in his second season with the Oilers (34-42-76), the 22-year-old right wing could tear up the AHL if he spends enough time there. Consider that in 2009-10, while splitting time between the AHL's Springfield Falcons and the WHL's Regina Pats, Eberle amassed 56 goals and 120 points. Like the financially troubled Coyotes, the Oilers may ultimately be playing for their future this season, so a good showing by their kids could help earn the team the new arena it may need to stay in Alberta.</p> <p>&#149;<b> C Ryan Nugent-Hopkins, Oklahoma City Barons:</b> Though shoulder injuries kept the Oiler rookie from playing a full season and perhaps winning the Calder Trophy, the NHL's first overall pick of 2011 can certainly use the extra seasoning. After picking up 52 points in 62 games during his debut campaign, it wouldn't hurt to put some more meat on his 6-foot-1, 175-pound frame in order to better endure the rigors of NHL life.</p> <p>&#149;<b> D Oliver Ekman-Larsson, Portland Pirates:</b> The 21-year-old Swede has already proven his durability by playing in all 82 games with the Coyotes and scoring 13 goals while earning ample power-play time last season. Now he needs to figure out what sort of player he can be. Ekman-Larsson grew into a more physical player during the 2009-10 season in Sweden, amassing 118 penalty minutes in just 58 games with both Leskands and the country's junior national team. He's been far less physical with Phoenix, totaling 56 in 130 games. This stint in the A could coax him to become a more forceful presence on the backline.</p> <div class="cnnInlineRight"><!--startclickprintexclude--> <!--startclickprintexclude--> <div class="cnnInlineT1Image"><img src="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/chris-kreider.jpg" width="298" height="463" border="0" alt="Chris Kreider" vspace="0" hspace="0"> </div><div class="cnnInlineT1Caption">If Rangers fans want to check on phenom Chris Kreider firsthand, they can always go to nearby Hartford, Conn.</div><div class="cnnInlineT1Credit">Scott Levy/NHLI via Getty Images</div><!--endclickprintexclude--> <!--endclickprintexclude--></div> <p>&#149;<b> LW Chris Kreider, Connecticut Whale:</b> Though he's never played a regular-season game in the NHL, the Boston College standout impressed even hard-to-wow coach John Tortorella with his speed after joining the Rangers for their three rounds of playoffs last spring and scoring five goals. At 6-3, 225 pounds, Kreider is also difficult to knock off the puck and has gifts that most forwards dream about. A stint in Hartford could help get his defense up to par with his scoring prowess.</p> <p>&#149;<b> C Sean Couturier, Adirondack Phantoms:</b> Though the rookie scored just 27 points in 77 games with Philadelphia last season, Flyers coach Peter Laviolette gave him extended minutes during the playoffs when he appeared to mature and thrive. Couturier's emergence as a two-way player also allowed the team to trade James Van Riemsdyk to Toronto. In his first exhibition game against Albany, he recorded two assists on the power play, after averaging just 26 seconds of man advantage time per game for the Flyers last season. More of that and Laviolette may allow him to expand his role once the NHL season starts.</p> <p>&#149;<b> LW Cory Conacher, Syracuse Crunch:</b> The Tampa Bay Lightning already have Martin St. Louis, and now comes another pint-sized (5-8) stud in their system. The AHL MVP had a brilliant season as a rookie (39-41-80) and picked up 114 penalty minutes for the league's best team. His performance is all the more remarkable because he suffers from Type I diabetes and wears an insulin pump when he isn't playing.</p> <p><b>CAZENEUVE:</b> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/05/adam-henrique-ahl/index.html"><b>Devils' Henrique making most of AHL</b></a></p> <h3>Where to watch</h3> <p>&#149; <a href="www.theahl.com" target="new"><b>American Hockey League</b></a><b>:</b> The AHL's official site has schedules, stats, archives and <a href="https://web.archive.org/web/20121215210701/http://ahl.neulion.com/ahl/" target="new">live games</a> (for a fee). The site offers packages to watch AHL games online, with options for all-access, individual team passes, away games only, or individual packs of 10 games, five or one.</p> <p>Fans in Canada can watch games on Sportsnet, which will begin its coverage with three Saturday matches this month.</p> <h3>Save the date</h3> <p>&#149;<b> Dec. 30:</b> Grand Rapids Griffins vs. Toronto Marlies outdoors at Comerica Park in Detroit.</p> <p>&#149;<b> Jan. 4:</b> The AHL champion Admirals host the Crunch for the first time since the Norfolk staff moved to Syracuse after the season because the Lightning switched its affiliation.</p> <p>&#149;<b> Jan. 27-28:</b> AHL All-Star festivities are in Providence, R.I., home of Boston's AHL affiliate. </p> <p>&#149;<b> Jan. 20:</b> Hershey Bears vs. Wilkes-Barre/Scranton Penguins outdoors at Hersheypark Stadium in Hershey, Pa. </p> <p>&#149;<b> March 23:</b> You'll have plenty of AHL hockey to choose from as all 30 teams will be in action. The full schedule will be repeated April 19 and 20 as well.</p> <p><b><i><a href="/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/1.html">Next page: The ECHL</a></i></b></p> </div><!-- CLOSE cnnStoryContent --><!--startclickprintexclude--> <div id="cnnStoryPagination"><div id="cnnStoryContinue"><a href="/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/1.html"> CONTINUE STORY </a></div> <div id="cnnStoryPagi"><span> <span>1</span> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/1.html">2</a> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/2.html">3</a></span></div> </div><!--endclickprintexclude--> <!--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/20121215210701im_/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/20121215210701im_/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/20121215210701/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/20121215210701js_/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/20121215210701/http://profiles.sportsillustrated.cnn.com/media/cHJvZmlsZXMuc3BvcnRzaWxsdXN0cmF0ZWQuY25uLmNvbQ==/javascripts/simpleprofiles.js', function() { $.getScript('https://web.archive.org/web/20121215210701/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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/20121215210701im_/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: writers/rgt.300x250 --><script type="text/javascript">adFactory.getMultiAd(new Array("300x250", "300x600")).write();</script></div> <div class="cnnRightMoreBox"> <div class="cnn_title">More NHL</div> <div class="cnn_content"> <div class="cnn_subtitle" style="border-top: 0px none;">Latest NHL News</div> <ul> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/?eref=sircrc">No End To The Ugliness</a> </li> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/nhl/news/20121214/nhl-class-action-lawsuit/?eref=sircrc">NHL files suit, labor charge against players' union</a> </li> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1211/1211/nhl-lockout-voices/content.1.html?eref=sircrc"><strong>GALLERY:</strong> Best, most colorful quotes of lockout</a> </li> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/nhl/news/20121214/winter-classic-postgame-fight.ap/?eref=sircrc">Man sentenced to house arrest for Classic brawl</a> </li> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/nhl/news/20121213/nhl-labor-talks-no-progress/?eref=sircrc">Latest labor talks wrap up with still no progress</a> </li> </ul> </div> <div class="cnn_content"> <div class="cnn_subtitle">NHL Truth &amp; Rumors</div> <ul> <li> <a target="new" href="https://web.archive.org/web/20121215210701/http://www.fannation.com/truth_and_rumors/view/356678?eref=sircrc">Latest legal moves endangering entire NHL season?</a> </li> <li> <a target="new" href="https://web.archive.org/web/20121215210701/http://www.fannation.com/truth_and_rumors/view/356676?eref=sircrc">NHL using monitored players' tweets as evidence</a> </li> <li> <a target="new" href="https://web.archive.org/web/20121215210701/http://www.fannation.com/truth_and_rumors/view/355952?eref=sircrc">A Shawn Thornton parody of Christmas poem</a> </li> </ul> </div> <div class="cnn_content"> <div class="cnn_subtitle">NHL Video</div> <table border="0" cellpadding="0" cellspacing="0"><tbody> <tr> <td><a href="/web/20121215210701/http://sportsillustrated.cnn.com/video/nhl/2012/09/13/091312-Players-sound-off-labor-sml.SportsIllustrated/index.html"> <div> <img src="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/video/nhl/2012/09/13/SH124.jpg" class="cnnEmVidImg"></div> <div class="cnnVideoText">NHL players sound off on the labor crisis</div> </a></td><td><a href="/web/20121215210701/http://sportsillustrated.cnn.com/video/nhl/2012/09/13/091312-Stu-Hackel-NHL-Labor.SportsIllustrated/index.html"> <div> <img src="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/video/nhl/2012/09/13/nhl124.jpg" class="cnnEmVidImg"></div> <div class="cnnVideoText">Hackel: What stands between the NHL and its players</div> </a></td> </tr> </tbody></table> </div> </div> <div class="cnnRightMoreBox"> <div class="cnn_title"><a href="https://web.archive.org/web/20121215210701/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/20121215210701/http://sportsillustrated.cnn.com/basketball/ncaa/men/gameflash/2012/12/15/78560_boxscore.html?eref=sircrc">Backyard Battle</a> </li> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/college-basketball/news/20121215/big-east-seven-teams-leaving.ap/?eref=sircrc">Big East's 7 non-FBS schools leaving conference</a> </li> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/nba/news/20121214/athletes-react-school-shooting.ap/?eref=sircrc">Sports world shaken after Conn. school shooting</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/20121215210701/http://sportsillustrated.cnn.com/video/nfl/20121214/peter-kings-last-word.sportsillustrated/"> <div> <img src="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/dam/assets/121214194145-peter-kings-last-word-00015926-video-carousel.jpg" class="cnnEmVidImg"></div> <div class="cnnVideoText">Peter King's Last Word</div> </a></td><td><a href="/web/20121215210701/http://sportsillustrated.cnn.com/video/nfl/20121214/nfl-don-banks-week-15-storylines-broncos-peyton-manning-bears-steelers-cowboys.sportsillustrated/"> <div> <img src="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/dam/assets/121214114525-nfl-don-banks-week-15-storylines-broncos-peyton-manning-bears-steelers-cowboys-00002704-video-carousel.jpg" class="cnnEmVidImg"></div> <div class="cnnVideoText">Key matchups headline Week 15</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/20121215210701/http://sportsillustrated.cnn.com/soccer/news/20121215/epl-five-things/index.html?eref=sircrc"><strong>Peter Berlin:</strong> Amid drama, Manchester City gets past Newcastle; EPL thoughts</a> </li> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/mma/news/20121215/ufc-bellator-australia/index.html?eref=sircrc"><strong>Jeff Wagenheim:</strong> Lombard, Pearson victorious Down Under</a> </li> <li> <a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/mma/news/20121214/jared-papazian/index.html?eref=sircrc"><strong>Melissa Segura:</strong> Flyweight Jared Papazian fighting for his survival in the UFC</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/20121215210701/http://sportsillustrated.cnn.com/extra-mustard/photos/1212/game-room-top-25-video-games-of-2012/?eref=sircrc"> <div> <img title="Game Room: Top 25 Video Games of 2012" alt="Game Room: Top 25 Video Games of 2012" src="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/dam/assets/121214161139-thumb-halo-4-gallery---thumbnail.jpg"></div> <div>Game Room: Top 25 Video Games of 2012</div> </a></td><td><a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/multimedia/photo_gallery/1112/greatest.british.boxers.all.time/content.1.html?eref=sircrc"> <div> <img title="Twenty Memorable British Boxers" alt="Twenty Memorable British Boxers" src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/multimedia/photo_gallery/1112/greatest.british.boxers.all.time/images/00-khan.jpg"></div> <div>Twenty Memorable British Boxers</div> </a></td><td id="cnnAdOpaWideShowP"><a href="https://web.archive.org/web/20121215210701/http://sportsillustrated.cnn.com/college-football/photos/1212/cfb-bowl-season-most-exciting-players/?eref=sircrc"> <div> <img title="Bowl Season's 35 Most Exciting Players" alt="Bowl Season's 35 Most Exciting Players" src="https://web.archive.org/web/20121215210701im_/http://i2.cdn.turner.com/si/dam/assets/121214142837-00-marqise-lee-thumb-gallery---thumbnail.jpg"></div> <div>Bowl Season's 35 Most Exciting Players</div> </a></td> </tr> </tbody></table> </div> </div> <div><img src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/images/misc/blank_pixel.gif" width="300" height="1"/></div> <div id="cnnSponAd"><!-- ADSPACE: writers/spon.238x90 --><script type="text/javascript">adFactory.getAd(238, 90).write();</script></div> </div> <div id="cnnClearColumns">&#160;</div><!--'B:/sideColumn'--></div><!-- end cnnContentColumns --><!--endclickprintexclude--> <!-- clickPrintNextPageURL http://sportsillustrated.cnn.com/2012/writers/brian_cazeneuve/10/08/ahl-american-juniors/1.html --> <!--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/20121215210701/http://sportsillustrated.cnn.com/"><img src="https://web.archive.org/web/20121215210701im_/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/20121215210701/http://sportsillustrated.cnn.com/nba/news/20121214/new-york-knicks-los-angeles-lakers" title="Kobe Bryant" class="cnnFirst">Kobe Bryant</a> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/basketball/nba/gameflash/2012/12/13/33073/#recap" title="Knicks">Knicks</a> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/mlb/news/20121213/josh-hamilton-angels-michael-rosenberg/" title="Josh Hamilton">Josh Hamilton</a> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/mlb/news/20121213/josh-hamilton-angels-contract/" title="Angels">Angels</a> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/nfl/news/20121213/nfl-week-15-picks/" title="Week 15 NFL Picks">Week 15 NFL Picks</a> <a href="https://web.archive.org/web/20121215210701/http://nfl.si.com/2012/12/14/opportunistic-bengals-storm-back-for-a-critical-win-in-philadelphia/" title="Bengals" target="new">Bengals</a> <a href="/web/20121215210701/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/20121215210701/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/20121215210701/http://www.sportsillustratedeverywhere.com/" target="_blank" rel="nofollow">DIGITAL EDITION</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/mobile/">SI MOBILE</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/2010/about_us/jobs/">JOBS</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/sitemap/">SITE MAP</a></li> <li><a href="https://web.archive.org/web/20121215210701/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/20121215210701/http://sipictures.com/" target="_blank" rel="nofollow">SI PICTURE SALES</a></li> <li><a href="https://web.archive.org/web/20121215210701/http://www.sportsillustratedsnapshot.com/" target="_blank" rel="nofollow">PICTURES OF THE DAY</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/about_us/">ABOUT US</a></li> <li><a href="https://web.archive.org/web/20121215210701/http://simediakit.com/" target="_blank" rel="nofollow">SI MEDIA KITS</a></li> <li><a href="https://web.archive.org/web/20121215210701/http://www.sicovers.com/default.aspx?utm_source=sicom&amp;utm_medium=ftr&amp;utm_campaign=icrefer&amp;xid=siftr" target="_blank" rel="nofollow">SI COVER COLLECTION</a></li> <li><a href="https://web.archive.org/web/20121215210701/http://sicustomerservice.com/" target="_blank" rel="nofollow">SI CUSTOMER SERVICE</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/2008/magazine/si.books/">SI BOOKS</a></li> <li><a href="/web/20121215210701/http://sportsillustrated.cnn.com/about_us/feedback/">CONTACT US</a></li> <li><a href="/web/20121215210701/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 &amp; &#169; 2012 Time Inc. A Time Warner Company. All Rights Reserved. <br/> <a href="/web/20121215210701/http://sportsillustrated.cnn.com/interactive_legal.html" rel="nofollow">Terms</a> under which this service is provided to you. Read our <a href="/web/20121215210701/http://sportsillustrated.cnn.com/privacy/" rel="nofollow">privacy guidelines</a>, <a href="https://web.archive.org/web/20121215210701/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/20121215210701/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/20121215210701im_/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/20121215210701/http://sportsillustrated.cnn.com/vault/cover/featured/11954/index.htm?xid=sivcoverhome"><img style="vertical-align:bottom;" title="SI Cover" alt="SI Cover" src="https://web.archive.org/web/20121215210701im_/http://i.cdn.turner.com/si/si_online/covers/images/2012/1217_thumb.jpg"></a><a href="https://web.archive.org/web/20121215210701/http://www.sportsillustratedeverywhere.com/?xid=sivcoverhome"><img style="vertical-align:bottom;" src="https://web.archive.org/web/20121215210701im_/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/20121215210701/http://www.sicovers.com/ils.aspx?p=SPR20121217Insp&amp;utm_source=sivault&amp;utm_medium=inet&amp;utm_campain=icrefer&amp;xid=sivcoverhome" target="_blank"><img style="vertical-align:bottom;" src="https://web.archive.org/web/20121215210701im_/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/20121215210701/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/20121215210701im_/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/20121215210701js_/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/20121215210701js_/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/20121215210701im_/http://sportsillustrated.cnn.com/cookie.crumb" width="1" height="1"></div> </div> <img src="https://web.archive.org/web/20121215210701im_/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/20121215210701js_/http://edge.quantserve.com/quant.js"></script> <noscript><img src="https://web.archive.org/web/20121215210701im_/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/20121215210701js_/http://js.revsci.net/gateway/gw.js?csid=H07710&amp;auto=t" type="text/javascript"></script> <!-- /TIIAD --> <script src="https://web.archive.org/web/20121215210701js_/http://i.cdn.turner.com/si/.e1d/js/4.1/global/pagelinks.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20121215210701js_/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">&nbsp;</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/20121215210701/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/20121215210701/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/' : 'https://web.archive.org/web/20121215210701/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/20121215210701/https://d1gp8joe0evc8s.cloudfront.net':'https://web.archive.org/web/20121215210701/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]--><!--[if IE 9]></div></div><![endif]--><!--[if IE 10]></div></div><![endif]--></body></html><!-- FILE ARCHIVED ON 21:07:01 Dec 15, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:28: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.807 exclusion.robots: 0.035 exclusion.robots.policy: 0.022 esindex: 0.015 cdx.remote: 8.788 LoadShardBlock: 108.258 (3) PetaboxLoader3.datanode: 100.207 (4) PetaboxLoader3.resolve: 151.93 (2) load_resource: 159.456 -->

Pages: 1 2 3 4 5 6 7 8 9 10