CINXE.COM
Pro Sports News for Corpus Christi, TX from Corpus Christi Caller-Times
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:nitro="http://www.bunchball.com/nitro"> <!-- ROLE = prod. --> <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://www.caller.com/news/sports/professional/","20130114030720","https://web.archive.org/","web","/_static/", "1358132840"); </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 --> <script type="text/javascript"> var jSINGconf = {}; jSINGconf.theme = { CITY: 'Corpus Christi', SITE_NAME: 'Corpus Christi Caller Times', VIDEO_MEDIA_URL: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt', SHOW_COPYRIGHT: 'True', SITE_MEDIA_URL: 'https://web.archive.org/web/20130114030720/http://web.caller.com/static/ccct/asphalt/prod', REGION: 'Corpus Christi', MOBILE_SITE_NAME: 'Corpus Christi Caller Times Mobile', SITE_URL: 'https://web.archive.org/web/20130114030720/http://www.caller.com/', STATE: 'Texas', STATE_ABBR: 'TX', MOBILE_SITE_URL: 'https://web.archive.org/web/20130114030720/http://m.caller.com', CORP_MEDIA_URL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt', SITE_ABBR: 'ccct' }; jSINGconf.ajax = { loaderImageURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/img/ajax-loader.gif' }; jSINGconf.maps = { yahooMapList: [] // Array for yahoo maps to be registered }; jSINGconf.playlistVideos = {}; jSINGconf.playlistPlayers = {}; jSINGconf.videoPlayers = {}; jSINGconf.socialShare = { socialData: [] // Array for content to be shared via social links }; </script> <meta name="viewport" content="width=device-width,user-scalable=yes"/> <script src="https://web.archive.org/web/20130114030720js_/http://media.caller.com/corp_assets/asphalt/js/jSING.mobile-redirect.yui.js" type="text/javascript"></script> <!-- ad_manager --><!-- target.obj_name = section --> <script type="text/javascript"><!-- function ReadCookie(cookieName) { var theCookie="" + document.cookie ; var ind = theCookie.indexOf( cookieName ) ; if( ind == -1 || cookieName == "" ) return "" ; var ind1 = theCookie.indexOf( ';', ind ) ; if( ind1 == -1) ind1 = theCookie.length ; return unescape( theCookie.substring( ind + cookieName.length + 1, ind1 ) ) ; } function ReadZagi( zagiName) { var zagi = ReadCookie( 'zagi' ); var ind = zagi.indexOf( zagiName ); if( ind == -1 || zagiName == "" ) return "" ; var ind1 = zagi.indexOf( '&', ind ) ; if( ind1 == -1 ) ind1 = zagi.length - 1; return zagi.substring( ind + zagiName.length + 1, ind1 ) ; } //OPTIONAL PARAMETERS FOR GEOGRAPHIC TARGETING var zip = ReadZagi( 'zip_code' ); var city = ReadZagi( 'city' ) ; var state = ReadZagi( 'state' ) ; //OPTIONAL PARAMETERS FOR DEMOGRAPHIC TARGETING var gender = ReadZagi( 'gender' )=='M'?'m':ReadZagi('gender')=='F'?'f':'' function AgeToRange( years_old ) { if( isNaN( years_old ) ) { return '' ; } if( years_old < 13 ) { return "" ; } else if( years_old < 18 ) { return "13-17" ; } else if( years_old < 21 ) { return "18-20" ; } else if( years_old < 25 ) { return "21-24" ; } else if( years_old < 30 ) { return "25-29" ; } else if( years_old < 35 ) { return "30-34" ; } else if( years_old < 40 ) { return "35-39" ; } else if( years_old < 45 ) { return "40-44" ; } else if( years_old < 50 ) { return "45-49" ; } else if( years_old < 55 ) { return "50-54" ; } else if( years_old < 60 ) { return "55-59" ; } else if( years_old < 65 ) { return "60-64" ; } return "65plus" ; } var age_range = AgeToRange( ReadZagi( 'age' ) ) ; function IncToRange( inc ) { var idx = 0 ; var numstr = '' ; for( idx = 0; idx < inc.length && inc[idx]!='+'; idx ++ ) if( ! isNaN( parseInt(inc[idx]) ) ) numstr += inc[idx] ; inc = parseInt( numstr ) ; if( isNaN( inc ) ) { return '' ; } else if( inc <= 24999 ) { return 'less25000' ; } else if( inc <= 34999 ) { return '25000-34999' ; } else if( inc <= 49999 ) { return '35000-49999' ; } else if( inc <= 74999 ) { return '50000-74999' ; } else if( inc <= 99999 ) { return '75000-99999' ; } else if( inc <=149999 ) { return '100000-149999' ; } else if( inc <=249999 ) { return '150000-249999' ; } else if( inc >=250000 ) { return '250000plus' ; } } var inc_range = IncToRange( ReadZagi( 'income' ) ) ; var _ord = _ord || Math.random()*1000000000000000000; var _tile_params = ";ord=" + _ord; var _demo_params = '' ; if( age_range ) _demo_params +=';age=' + age_range ; if( gender ) _demo_params += ';gender=' + gender ; if( inc_range ) _demo_params += ';income=' + inc_range ; // hack to handle old hardcoded calls to yld_mgr var yld_mgr={place_ad_here:function(){}}; //--> </script> <!-- End ad manager --> <!-- stage register_ad_pos --> <!-- registered SUPERSTITIAL ad in position above, slot SUPERSTITIAL --> <!-- registered BIGBOX ad in position above, slot BIGBOX_1 --> <!-- registered BIGBOX ad in position below, slot BIGBOX_2 --> <!-- registered WEATHER_SPONSOR ad in position below, slot WEATHER_SPONSOR --> <!-- registered SEARCH_RESULTS_SPONSOR ad in position above, slot SEARCH_RESULTS_SPONSOR_1 --> <!-- End register_ad_pos --> <!-- registered LEADERBOARD ad in position above, slot LEADERBOARD_1 --> <!-- META --> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <!-- fb requires author as meta property instead of meta name and now it is a 'profile' type, not a string --> <!-- <meta property="author" content="Corpus Christi Caller-Times and Corpus Christi Caller Times" /> --> <meta name="description" content=" Corpus Christi, TX's top Pro Sports news stories. Current Pro Sports news for Corpus Christi, Texas and its surrounding communities from Corpus Christi Caller-Times. "/> <meta name="copyright" content="Copyright (c) 2013 Corpus Christi Caller-Times. All Rights Reserved."/> <meta property="fb:app_id" content="336616136443"/> <meta name="google-site-verification" content="MuRZqQr_-hFEMbggjg0PZ33LXip9oqpX94LOd97baaE"/> <title>Pro Sports News for Corpus Christi, TX from Corpus Christi Caller-Times</title> <link rel="icon" href="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/favicon.ico" type="image/x-icon"/> <link rel="shortcut" href="http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/favicon.ico" type="image/x-icon"/> <!-- CSS --> <link href="https://web.archive.org/web/20130114030720cs_/http://media.caller.com/corp_assets/asphalt/css/base/base.yui.2012-01-31_13-26-09.css" rel="stylesheet" type="text/css"/> <style type="text/css" media="only screen and (max-device-width: 768px)"> .primary_nav li a, #verticals_nav li a { margin-right: 27px; } </style> <link href="https://web.archive.org/web/20130114030720cs_/http://web.caller.com/ellington/css/ccct.css" rel="stylesheet" type="text/css"/> <!--[if IE 6]> <link href="http://media.caller.com/corp_assets/asphalt/css/ie6.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if IE 7]> <link href="http://media.caller.com/corp_assets/asphalt/css/ie7.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if IE 8]> <link href="http://media.caller.com/corp_assets/asphalt/css/ie8.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if IE 6]> <link href="http://media.caller.com/corp_assets/asphalt/_sites/ccct/css/ccct_ie6.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if IE 7]> <link href="http://media.caller.com/corp_assets/asphalt/_sites/ccct/css/ccct_ie7.css" rel="stylesheet" type="text/css" /> <![endif]--> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> <link rel="alternate" title="RSS feed of all Corpus Christi Caller Times headlines" href="/web/20130114030720/http://www.caller.com/feeds/headlines/" type="application/rss+xml"/> <link rel="alternate" title="RSS feed of all Pro Sports Stories" href="/web/20130114030720/http://www.caller.com/rss/headlines/sports/professional/" type="application/rss+xml"/> </head> <body class="default_body"> <!-- stats tag ['CCCT'] --> <script type="text/javascript" src="https://web.archive.org/web/20130114030720js_/http://apptap.scripps.com/apptap3?site=CCCT&app=djeff&path=/sports/professional/section/pro-sports&title=www.caller.com: sports/professional - Pro Sports&k=v&topic=Sports+%28NPC%29"></script><script> s.prop50 = "Sports/Hammerheads"; s.prop51 = "Sports/Hooks"; s.prop52 = "Sports/IceRays"; s.prop53 = "Sports/Pro"; s.prop54 = "Sports/Sharks"; </script><script type="text/javascript">apptap();</script> <script type="text/javascript">document.body.className += " hasJS"</script> <div class="adtag" id="SUPERSTITIAL"><script language="JavaScript"> // slotname: SUPERSTITIAL document.write('<scr' + 'ipt language="JavaScript" src="' + 'https://web.archive.org/web/20130114030720/http://ad.doubleclick.net/adj/np.ccct/Sports;pt=landing;tile=1;sz=720x300;dcopt=ist;pos=above' + _demo_params + _tile_params + '" type="text/javascript"></scr' + 'ipt>'); </script></div> <div id="advertising_wrapper" class="default ggnoads"> <div id="advertising"> <div id="leaderboard"> <div class="adtag" id="LEADERBOARD_1"><script language="JavaScript"> // slotname: LEADERBOARD_1 document.write('<scr' + 'ipt language="JavaScript" src="' + 'https://web.archive.org/web/20130114030720/http://ad.doubleclick.net/adj/np.ccct/Sports;pt=landing;tile=6;sz=728x90;pos=above' + _demo_params + _tile_params + '" type="text/javascript"></scr' + 'ipt>'); </script></div> </div> <!-- end #leaderboard --> </div> <!-- end #advertising --> </div> <!-- end #advertising_wrapper --> <div id="utilities_wrapper"> <div id="utilities"> <ul id="site_services"> <li><a href="/web/20130114030720/http://www.caller.com/accounts/login/" id="site_services_login"><strong>Login</strong></a> |</li> <li><a href="/web/20130114030720/http://www.caller.com/accounts/profile/edit/">Manage Account</a> |</li> <li><a href="https://web.archive.org/web/20130114030720/http://m.caller.com/">Mobile</a> |</li> <li><a href="/web/20130114030720/http://www.caller.com/sitemap/" title="Site Map"> Site Map</a> |</li> <li><a href="/web/20130114030720/http://www.caller.com/subscribe/" title="Subscriber Services"> Subscribe</a> |</li> <li><a href="/web/20130114030720/http://www.caller.com/e-edition/" title="e-Edition Digital Newspaper"> e-Edition</a> |</li> <li><a href="/web/20130114030720/http://www.caller.com/staff/" title="Contact Us"> Contact Us</a> |</li> <li><a href="/web/20130114030720/http://www.caller.com/breakingnews/" title="Breaking News"> Breaking News</a></li> </ul> <div id="global_site_login" class="preventFOUC"> <div class="submit_form_alerts_global"> <form action="/web/20130114030720/http://www.caller.com/accounts/login/?next=/news/sports/professional/" method="post" id="loginform1"> <div class="global_login_container_left"> <label for="global_username"> <span class="global_submit_label_username">User Name:</span> </label> <input id="global_username" class="vTextField required" name="username" size="17" value="" maxlength="75" def="" type="text" tabindex="1"/> <input type="image" name="image" src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/buttons/global_login_btn.gif" title="Login" alt="Login" class="global_login_button" border="0"/> <br/> <label for="global_password"> <span class="global_submit_label_password">Password:</span> </label> <input id="global_password" class="vPasswordField required" name="password" size="17" value="" maxlength="30" def="" type="password" style="margin-top:12px;" tabindex="2"/> <span class="global_formtip"><a href="/web/20130114030720/http://www.caller.com/accounts/password_reset/">Forgotten your password?</a> | <a href="/web/20130114030720/http://www.caller.com/accounts/register/">Create an account</a></span> </div> <div class="global_login_container_right"> <span class="global_rpx_login_text"><a class="rpxnow" onclick="return false;" href="https://web.archive.org/web/20130114030720/https://login.caller.com/openid/v2/signin?token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F?previous=/news/sports/professional/">Register or log in using your account on these websites.</a></span> <div class="connect_icons"> <a id="facebook_connect" class="" href="" onclick="window.open('https://web.archive.org/web/20130114030720/https://login.caller.com/facebook/connect_start?ext_perm=publish_stream,email&token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F%3Fprevious=/news/sports/professional/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/icons/facebook/facebook_sm_blk.jpg"/></a> <a id="google_connect" class="" href="" onclick="window.open('https://web.archive.org/web/20130114030720/https://login.caller.com/openid/start?openid_identifier=https%3A//www.google.com/accounts/o8/id&token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F%3Fprevious=/news/sports/professional/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/icons/google/google_sm_blk.jpg"/></a> <a id="yahoo_connect" class="" href="" onclick="window.open('https://web.archive.org/web/20130114030720/https://login.caller.com/openid/start?openid_identifier=https%3A//me.yahoo.com/&token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F%3Fprevious=/news/sports/professional/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/icons/yahoo/yahoo_sm_blk.jpg"/></a> <a id="twitter_connect" class="" href="" onclick="window.open('https://web.archive.org/web/20130114030720/https://login.caller.com/twitter/start?token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F%3Fprevious=/news/sports/professional/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/icons/twitter/twitter_sm_blk.jpg"/></a> </div> <span class="global_login_close"><a href="#global_site_login" id="global_login_close" alt="Close"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/buttons/global_login_close.png"/> </a></span> </div> </form> </div> </div> <div id="search"> <form action="/web/20130114030720/http://www.caller.com/search/" method="get"> <fieldset> <input id="q" name="q" type="text" class="search_text"/> <select class="yahoo_select" name="t"> <option value="">site</option> <option value="web">web</option> </select> <input class="search_button" type="image" alt="Go" src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/buttons/go.gif" name="image"/> </fieldset> </form> <p class="search_sponsor">Web Search powered by <span class="yahoo_search">Yahoo!</span> SEARCH</p> </div> <!-- end #search --> </div> <!-- end #utilities --> </div> <!-- end #utilities_wrapper --> <div id="background_wrapper"> <div id="wave"></div><!-- end #wave --> </div> <div id="page_wrapper"> <div id="header"> <div id="logo"><a href="/web/20130114030720/http://www.caller.com/" title="Corpus Christi Caller Times">Corpus Christi Caller Times</a></div> </div> <!-- end #header --> <div id="space_nav_wrapper"> </div> <div id="nav_wrapper"> <ul id="site_nav" class="primary_nav nav_sports"> <!----- NEWS NAV -----> <li id="nav_news"><a href="/web/20130114030720/http://www.caller.com/news/news/" title="News">News</a> <ul class="secondary_nav first"> <li style="margin-right:-19px;"><a href="/web/20130114030720/http://www.caller.com/news/today/" title="Today's Headlines"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/promos/nav/star.png" width="14" height="13" border="0" style="padding-top:7px;"/></a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/today/" title="Today's Headlines" style="color:#eeba1a">Today's Headlines</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/local/">Local</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/harbor-bridge/" title="Harbor Bridge - SPECIAL REPORT">Harbor Bridge Special</a></li> <li><a href="/web/20130114030720/http://www.caller.com/eagle-ford-shale/" title="Eagle Ford Shale">Eagle Ford Shale</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/spending/" title="Spotlight on Spending">Spotlight on Spending</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/local/memorial-coliseum/" title="Memorial Coliseum">Memorial Coliseum</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/political_pulse/" title="Political Pulse Blog">Political Pulse Blog</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/politics/" title="Politics">Politics</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/education/" title="Education">Education</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/education/distinguished-scholars/" title="Distinguished Scholars">Distinguished Scholars</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/military/" title="Military">Military</a></li> <li><a href="/web/20130114030720/http://www.caller.com/veterans-remembered/" title="Veterans Remembered">Veterans Remembered</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/local/kempsridley/" title="Kemp's Ridley Sea Turtles">Kemp's Ridley Sea Turtles</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/local/las-brisas/" title="Las Brisas">Las Brisas</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/crime/" title="Caller.com Crime - Be the first to know.">Crime Map | Live Scanner</a></li> <li><a href="/web/20130114030720/http://www.caller.com/data/" title="Databases and Statistics">Data</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/">Wire</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/news/state/" title="State">State</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/national/" title="National">National</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/world/" title="World">World</a></li> </ul> </li> <li><a href="https://web.archive.org/web/20130114030720/http://obits.caller.com/">Obits</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/news/obituaries/" title="News Obits">News Obits</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://obits.caller.com/" title="Paid Obits">Paid Obits</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/news/columnists/mike-baird/" title="Mike Baird">Mike Baird</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/columnists/trish-choate/" title="Trish Choate"><span style="color:#93ba61;">NEW:</span> Trish Choate</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/columnists/alissa-mejia/" title="Alissa Mejia">Alissa Mejia</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/columnists/lakendra-lewis/" title="Lakendra Lewis">Lakendra Lewis</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/columnists/stephen-ponder/" title="Dr. Stephen Ponder">Dr. Stephen Ponder</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/columnists/michael-womack/" title="Michael Womack">Michael Womack</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/news/columnists/phyllis-yochem/" title="Phyllis Yochem">Phyllis Yochem</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/contests/" title="Contests">Contests</a> <ul class="tertiary_nav"> <script src="https://web.archive.org/web/20130114030720js_/http://web.caller.com/ellington/promos/contests/nav.js"></script> <li><a href="https://web.archive.org/web/20130114030720/http://caller.collegefootball.upickem.net/collegefootball/registration/login.asp" title="College Football"><span style="color:#93ba61;">NEW:</span>College Football</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://caller.upickem.net/upickem/registration/login.asp?contestid=66970" title="H.S. Football Challenge">H.S. Football Challenge</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://caller.profootball.upickem.net/profootball/registration/login.asp" title="Pro Football">Pro Football</a></li> <!-- <li><a href="http://caller.autoracing.upickem.net/autoracing/registration/login.asp" title="Auto Racing"> Auto Racing</a></li> <li><a href="http://caller.upickem.net/upickem/registration/login.asp?contestid=66970" title="H.S. Football Challenge">H.S. Football Challenge</a></li> <li><a href="http://caller.profootball.upickem.net/profootball/registration/login.asp" title="Pro Football">Pro football</a></li> --> </ul> </li> <!-- <li><a href="http://www.caller.com/e-edition/" title="e-Edition">e-Edition</a></li> --> <li><a href="/web/20130114030720/http://www.caller.com/weather/" title="Weather">Weather</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/tropical/" title="Tropical Weather">Tropical Weather</a></li> <li><a href="/web/20130114030720/http://www.caller.com/weather/#lakelevels" title="Lake Levels">Lake Levels</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://links.caller.com/surf/nav_redirect.html" title="Surf Report">Surf Report</a></li> <li><a href="/web/20130114030720/http://www.caller.com/radar/" title="Interactive Radar">Interactive Radar</a></li> <li><a href="/web/20130114030720/http://www.caller.com/weather/" title="Local Radar">Local Weather</a></li> </ul> </li> <!-- <li><a href="http://www.caller.com/lights/" title="Holiday Lights Map" style="color:#9cc0f6; margin-left:50px;">Holiday Lights Map</a></li> <li><a href="http://www.caller.com/election/" title="Election 2012" style="color:#9cc0f6">Election 2012</a> <ul class="tertiary_nav"> <li><a href="http://www.caller.com/news/news/politics/corpus-christi/" title="Corpus Christi">Corpus Christi</a></li> <li><a href="http://www.caller.com/news/news/politics/county/" title="County">County</a></li> <li><a href="http://www.caller.com/news/news/politics/state/" title="State">State</a></li> <li><a href="http://www.caller.com/news/news/politics/federal/" title="Federal">Federal</a></li> <li><a href="http://www.caller.com/news/news/politics/judicial/" title="Judicial">Judicial</a></li> <li><a href="http://www.caller.com/news/news/politics/education/" title="Education">Education</a></li> <li><a href="http://www.caller.com/elections/live-chat/" title="Live Chats">Live Chats</a></li> <li><a href="http://www.caller.com/elections/data/" title="Databases">Databases</a></li> <li><a href="http://www.caller.com/elections/polling/" title="Polling Stations">Polling Stations</a></li> <li><a href="http://www.caller.com/elections/ballots/" title="Sample Ballots">Sample Ballots</a></li> </ul> </li> --> <!--- <li><a href="/veterans-remembered/" title="Memorial Day 2011" style="color:#7fb2f6;">Memorial Day 2011</a></li> <li><a href="/veterans-remembered/" title="Memorial Day 2011"><img src="http://web.caller.com/ellington/promos/nav/flag.png" width="16" height="16" border="0" style="padding-top:7px; margin-left:-22px;" /></a></li> ---> <!------ <li style="margin-left:120px;"><a href="/deals/link/" title="Deals! Caller.com">Save 50% and More!</a></li> <li style="margin-left:-20px;"><a href="/deals/link/" title="Deals! Caller.com"><img src="http://web.caller.com/ellington/promos/nav/deals_nav2.png" width="66" height="26" border="0" style="padding-top:2px;" /></a></li> <li style="padding-left:90px;"><a href="/news/news/spending/" title="Spotlight on Spending"><span style="color:#93ba61;">NEW:</span> Spotlight on Spending</a></li> <span style="color:#93ba61; font-weight:bold; font-style:italic; margin-left:10px;">NEW:</span> <li><a href="/challenge/" title="KEDT-TV Challenge"><img src="http://web.caller.com/ellington/images/challenge_nav_image.jpg" width="190" height="26" border="0" style="padding-top:1px; padding-left:75px;" /></a></li> ------> </ul> </li> <!----- SPORTS NAV -----> <li id="nav_sports"><a href="/web/20130114030720/http://www.caller.com/news/sports/" title="Sports">Sports</a> <ul class="secondary_nav"> <!--- <li style="margin-right:-19px;"><a href="/sports/2012-summer-olympics/" title="2012 Summer Olympics"><img src="http://web.caller.com/ellington/promos/nav/star.png" width="14" height="13" border="0" style="padding-top:7px;" /></a></li> <li><a href="/sports/2012-summer-olympics/" title="2012 Summer Olympics" style="color:#eeba1a">2012 Summer Olympics</a></li>---> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/local/" title="Local">Local</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://prepsports.caller.com/" title="High School">High School Preps</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/college/">College</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/college/" title="Javelinas">Javelinas</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/college/" title="Islanders">Islanders</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/college/" title="College football">Football</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/">Professional</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/" title="Hooks">CC Hooks</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/" title="IceRays">CC IceRays</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/" title="IFL">CC Hammerheads</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/spurs/" title="NBA">Spurs</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/rockets/" title="NBA">Rockets</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/mavericks/" title="NBA">Mavericks</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/astros/" title="MLB">Astros</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/rangers/" title="MLB">Rangers</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/cowboys/" title="NFL">Cowboys</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/texans/" title="NFL">Texans</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/stars/" title="NHL">Stars</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/recreation/" title="Outdoors">Outdoors</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/columnists/joel-roza/" title="Joel Roza">Joel Roza</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/sports/columnists/mark-travis/" title="Mark Travis"><span style="color:#93ba61;">NEW:</span> Mark Travis</a></li> </ul> </li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/">Blogs</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/hooks_insider/" title="Hooks Insider">Hooks Insider</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/rajan/" title="In The Crease with Greg Rajan">In The Crease</a></li> </ul> </li> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/sports-contests/" title="Contests">Contests</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114030720/http://caller.collegefootball.upickem.net/collegefootball/registration/login.asp" title="College Football"><span style="color:#93ba61;">NEW:</span>College Football</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://caller.upickem.net/upickem/registration/login.asp?contestid=66970" title="H.S. Football Challenge">H.S. Football Challenge</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://caller.profootball.upickem.net/profootball/registration/login.asp" title="Pro Football">Pro football</a></li> <!-- <li><a href="http://caller.collegefootball.upickem.net" title="College Football"> College Football</a></li> <li><a href="http://caller.upickem.net/upickem/contest/questions.asp?contestid=37747" title="H.S. Football Challenge">H.S. Football Challenge</a></li> <li><a href="http://caller.autoracing.upickem.net/autoracing/registration/login.asp" title="Auto Racing">Auto Racing</a></li> <li><a href="http://caller.collegebasketball.upickem.net/collegebasketball/registration/login.asp" title="College Basketball">College Basketball</a></li> --> </ul> </li> </ul> </li> <!----- BUSINESS NAV -----> <li id="nav_business"><a href="/web/20130114030720/http://www.caller.com/news/business/" title="Business">Business</a> <ul class="secondary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/business/local/" title="Local">Local</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/business/marketwatch/" title="Markets & Stocks">Markets & Stocks</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/business/national-international/" title="National / International">National / International</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/business/technology/" title="AP Technology News">Technology</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus-christi+tx.z.html" title="Corpus Christi Business Directory">Business Directory</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/business/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/business/columnists/h-swint-friday/" title="H. Swint Friday">H. Swint Friday</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/business/columnists/ralph-coker/" title="Ralph Coker">Ralph Coker</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/business/columnists/jp-ellenberger/" title="J.P. Ellenberger">J.P. Ellenberger</a></li> </ul> </li> </ul> </li> <!----- OPINIONS NAV -----> <li id="nav_opinion"><a href="/web/20130114030720/http://www.caller.com/news/opinion/" title="Opinion">Opinion</a> <ul class="secondary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/blogs/" title="Blogs">Blogs</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/political_pulse/" title="Political Pulse">Political Pulse</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://entertainment.caller.com/" title="Caller Entertainment">Caller Entertainment</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/clip_and_save/" title="Clip and Save!">Clip and Save!</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/rajan/" title="In the Crease">In the Crease</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/amped_up/" title="Amped Up!">Amped Up!</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/news/opinion/editorial/" title="Editorial">Editorials</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/opinion/forums/" title="Forums">Forums</a></li> <li><a href="/web/20130114030720/http://www.caller.com/polls/" title="Polls">Polls</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/opinion/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/opinion/columnists/murphy-givens/" title="Murphy Givens">Murphy Givens</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/opinion/columnists/nick-jimenez/" title="Nick Jimenez">Nick Jimenez</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/news/opinion/letters-to-editor/" title="Letters to the Editor">Letters to the Editor</a></li> <li><a href="/web/20130114030720/http://www.caller.com/letters/" title="Submit a Letter to the Editor">Submit a Letter to the Editor</a></li> </ul> </li> <!----- ENTERTAINMENT NAV -----> <li id="nav_entertainment"><a href="/web/20130114030720/http://www.caller.com/news/entertainment/" title="Entertainment">Entertainment</a> <ul class="secondary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/entertainment/arts-theater" title="Arts / Theater">Arts / Theater</a></li> <li><a href="#">Blogs</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114030720/http://entertainment.caller.com/" title="Caller Entertainment">Caller Entertainment</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/amped_up/" title="Amped Up!"> Amped Up!</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/news/entertainment/events/">Events</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/events/" title="Event Calendar">Event Calendar</a></li> <li><a href="/web/20130114030720/http://www.caller.com/events/submit/" title="Submit Event">Submit Event</a></li> </ul> </li> <li><a href="" title="Movies">TV · Movies · Music</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/entertainment/tv/" title="Television">TV Listings</a></li> <li><a href="/web/20130114030720/http://www.caller.com/movies/" title="Movies">Movies</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/entertainment/music/" title="Music">Music</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/news/entertainment/people/" title="People">Celebrities</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/entertainment/celebrity/" title="Celebrity Photo Gallery">Celebrity Photo Gallery</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/entertainment/selena/" title="Selena">Selena</a></li> </ul></li> <li><a href="/web/20130114030720/http://www.caller.com/news/entertainment/comics/" title="Comics">Comics</a></li> <li><a href="/web/20130114030720/http://www.caller.com/entertainment/horoscopes/" title="Horoscopes">Horoscopes</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/entertainment/lottery/" title="Texas Lottery Numbers">Texas Lottery</a></li> <li><a href="/web/20130114030720/http://www.caller.com/entertainment/games/" title="People">Games</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/entertainment/numbrix/" title="Numbrix">Numbrix</a></li> <li><a href="/web/20130114030720/http://www.caller.com/entertainment/games/" title="Games">Games</a></li> </ul></li> <li style="padding-left:50px; margin-right:-18px;"><a href="/web/20130114030720/http://www.caller.com/eat/" title="New! Eating in the Coastal Bend" style="color:#a0ea43; font-style:italic; font-weight:bold; font-size:17px; margin-top:0px!important;">New!</a></li> <li><a href="/web/20130114030720/http://www.caller.com/eat/" title="New! Eating in the Coastal Bend"><img src="https://web.archive.org/web/20130114030720im_/http://links.caller.com/entertainment/eat/images/nav_logo.png" height="16" border="0" style="padding-top:7px;"/></a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/restaurants/featured/" title="Features Restaurants">Featured Restaurants</a></li> <li><a href="/web/20130114030720/http://www.caller.com/eat/menus/" title="Menu Guide">Menu Guide</a></li> <li><a href="/web/20130114030720/http://www.caller.com/restaurants/" title="Restaurant Guide">Restaurant Guide</a></li> </ul> </li> </ul> </li> <!----- LIFESTYLES NAV -----> <li id="nav_lifestyles"><a href="/web/20130114030720/http://www.caller.com/news/lifestyles/">Lifestyles</a> <ul class="secondary_nav"> <!-- <li><a href="/challenge/" title="KEDT-TV Challenge">KEDT-TV Challenge</a></li> --> <li><a href="/web/20130114030720/http://www.caller.com/news/lifestyles/home-garden/" title="Home & Garden">Home & Garden</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/garden_tips/" title="Garden Tips">Garden Tips</a></li> </ul> <li><a href="/web/20130114030720/http://www.caller.com/news/lifestyles/family/" title="Family">Family</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/lifestyles/family/" title="Anniversaries">Anniversaries</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://display.caller.com/ROP/Subcat.aspx?cat=6907&subcat=6916" title="Engagement Announcements">Engagements</a></li> <li><a href="/web/20130114030720/http://www.caller.com/news/lifestyles/family/" title="Quinceaneras">Quinceaneras</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://display.caller.com/ROP/Subcat.aspx?cat=6907&subcat=6927" title="Wedding Announcements">Weddings</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://display.caller.com/ROP/Subcat.aspx?cat=6907&subcat=6920" title="Memorials">In Memory Of</a></li> </ul> </li> <li><a href="/web/20130114030720/http://www.caller.com/news/lifestyles/people/" title="People">People</a> <li><a href="/web/20130114030720/http://www.caller.com/news/lifestyles/sunday-homes/" title="Sunday Homes">Sunday Homes</a></li> <li><a href="/web/20130114030720/http://www.caller.com/food_and_recipes/" title="Food & Recipes">Food & Recipes</a> <li><a href="/web/20130114030720/http://www.caller.com/health/" title="Health & Fitness"> Health and Wellness</a> <ul class="tertiary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/news/lifestyles/health-fitness/" title="Healthy Living">Healthy Living</a></li> </ul> </li> </ul> </li> <!----- MEDIA NAV -----> <li id="nav_media"><a href="/web/20130114030720/http://www.caller.com/multimedia/">Media</a> <ul class="secondary_nav"> <li><a href="/web/20130114030720/http://www.caller.com/photos/" title="Photos">Today's Photos</a></li> <li><a href="/web/20130114030720/http://www.caller.com/photos/archive/" title="Photo Archive">Photo Archive</a></li> <li><a href="/web/20130114030720/http://www.caller.com/photos/galleries/" title="Photo Galleries">Photo Galleries</a></li> <li><a href="/web/20130114030720/http://www.caller.com/photos/galleries/sets/" title="Photo Galleries by Topic">Photo Galleries by Topic</a></li> <li><a href="/web/20130114030720/http://www.caller.com/videos/" title="Videos">Videos</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/" title="Upload Your Photos and Videos">Your Photos</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/MediaItemUpload.aspx" title="Upload Your Photos and Videos">Upload!</a></li> </ul> </li> </ul> <!-- end #main_nav --> <!----- VERTICALS NAV -----> <ul id="verticals_nav"> <li><a href="https://web.archive.org/web/20130114030720/http://hotjobs.caller.com/" title="Jobs">Jobs</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://homes.caller.com/" title="Homes">Homes</a></li> <li><a href="https://web.archive.org/web/20130114030720/http://cars.caller.com/" title="Cars">Cars</a></li> <li class="last"><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/classifieds/" title="Classified">Classified</a></li> </ul> <!-- end #verticals_nav --> </div> <!-- end #nav_wrapper --> <div id="alert_bark_wrapper"> <div id="alert_bark_clipper"> <ul id="alert_bark_carousel"> <li class="alert_bark alert_bark_breaking_weather alert_bark_img_srchttpwebcallercomellingtonpromosnaventertainment_logo3png"> <h2 class="alert_bark_title"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/promos/nav/entertainment_logo3.png"/></h2> <p class="alert_bark_content"> <a href="https://web.archive.org/web/20130114030720/http://entertainment.caller.com/?p=11838">Top 5</a> • <a href="https://web.archive.org/web/20130114030720/http://entertainment.caller.com/?p=11831">Livestock Show</a> • <a href="https://web.archive.org/web/20130114030720/http://entertainment.caller.com/?p=11826">WWE</a> • <a href="https://web.archive.org/web/20130114030720/http://entertainment.caller.com/?p=11821">Into the Woods musical</a> • <a href="https://web.archive.org/web/20130114030720/http://entertainment.caller.com/">See Blog</a> </p> </li><!-- end .alert_bark alert_bark_breaking_weather --> <li class="alert_bark alert_bark_site alert_bark_img_srchttpwebcallercomellingtonpromosnavfeatured_bucket_appspng"> <h2 class="alert_bark_title"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/promos/nav/featured_bucket_apps.png"/></h2> <p class="alert_bark_content"> <a href="https://web.archive.org/web/20130114030720/http://bit.ly/Zz0XRA">iPad</a> • <a href="https://web.archive.org/web/20130114030720/http://bit.ly/THiL95">iPhone</a> • <a href="https://web.archive.org/web/20130114030720/http://bit.ly/109RUrj">Android</a> • <a href="https://web.archive.org/web/20130114030720/http://bit.ly/TJ2zEl">Storm Shield (iPhone/Android)</a> </p> </li><!-- end .alert_bark alert_bark_site --> <li class="alert_bark alert_bark_site alert_bark_img_srchttpwebcallercomellingtonpromosnavdiabetes_featured_bucketpng"> <h2 class="alert_bark_title"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/promos/nav/diabetes_featured_bucket.png"/></h2> <p class="alert_bark_content"> <a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/news/local/diabetes/">Stories</a> • <a href="https://web.archive.org/web/20130114030720/http://www.caller.com/diabetes/resources/">Resources</a> • <a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/news/local/diabetes/recipes/">Healthy Recipes</a> • <a href="https://web.archive.org/web/20130114030720/http://www.caller.com/videos/news/local/diabetes/">Videos</a> • <a href="https://web.archive.org/web/20130114030720/http://apps.callernetwork.com/diabetes/share/">Share your story</a></p> </li><!-- end .alert_bark alert_bark_site --> </ul> </div><!-- end #alert_bark_clipper --> </div><!-- end #alert_bark_wrapper --> <div id="section_header_wrapper"> <div id="section_header" class="detail clear"> <div class="rss_my_yahoo"> <a href="/web/20130114030720/http://www.caller.com/feeds/headlines/sports/professional/" title="Subscribe to RSS"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/icons/rss_17x17.gif" width="17" height="17" border="0" alt="Subscribe to RSS"/></a> <a href="https://web.archive.org/web/20130114030720/http://add.my.yahoo.com/rss?url=http://www.caller.com/feeds/headlines/sports/professional/" title="Add to My Yahoo!"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/icons/addtomyyahoo3.gif" border="0" width="62" height="17" alt="Add to My Yahoo!"/></a> </div> <h2 class="section_header_breadcrumb"><a href="/web/20130114030720/http://www.caller.com/news/sports/" title="Corpus Christi Sports">Sports</a> » </h2> <div id="section_header_details"> <h1>Pro Sports</h1> </div><!-- end #section_header_details --> </div> <!-- end #section_header --> </div> <!-- end #section_title_wrapper --> <div id="content_wrapper" class="clear"> <div id="primary_content"> <div class="sections"> <div id="section_bucket_sportsprofessional" class="bucket section tab_wrapper"> <div class="titlebar"> <h3><a href="/web/20130114030720/http://www.caller.com/news/sports/professional/" title="Corpus Christi Pro Sports">Pro Sports</a></h3> <ul class="deeplinks"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/all-time-teams/" title="Houston pro football">ALL-TIME PRO TEAMS</a></li> </ul> </div><!-- end .titlebar_primary --> <ul class="tab_header macro_tab_header clear"> <li class="ui-tabs-selected"><a href="#section_bucket_stories_sportsprofessional" title="Pro Sports Stories">Stories</a></li> <li><a href="#section_bucket_media_sportsprofessional" title="Pro Sports Media">Media</a></li> </ul><!-- end .tab_header --> <div id="section_bucket_stories_sportsprofessional" class="bucket_primary clear"> <ul class="story_list"> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/patriots-beat-texans-41-28-ravens-next/" title="If Brady can lead the Patriots past Baltimore in next weekend's conference title game, then win the Super Bowl, he'll equal the 49ers' Hall of Fame Joe Montana for NFL championships">Patriots beat Texans 41-28, Ravens up next </a> <span class="date">Updated 1/13/2013 at 8:26 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/patriots-beat-texans-41-28-ravens-next/#comments" class="comment_count">0 comments</a> <p>If Brady can lead the Patriots past Baltimore in next weekend's conference title game, then win the Super Bowl, he'll equal the 49ers' Hall of Fame Joe Montana for NFL championships</p> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/bryants-late-fg-lifts-falcons-over-seattle-30-28/" title="Falcons bounced back after blowing a 20-point lead in the fourth quarter">Bryant's late FG lifts Falcons over Seattle 30-28</a> <span class="date">Updated 1/13/2013 at 4:42 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/bryants-late-fg-lifts-falcons-over-seattle-30-28/#comments" class="comment_count">0 comments</a> <p>Falcons bounced back after blowing a 20-point lead in the fourth quarter</p> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/kaepernick-delivers-49ers-beat-packers-45-31/" title="The unproven kid thoroughly beat the former Super Bowl champion and reigning MVP">Kaepernick delivers, 49ers beat Packers 45-31</a> <span class="date">Published 1/13/2013 at 12:08 a.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/kaepernick-delivers-49ers-beat-packers-45-31/#comments" class="comment_count">1 comment</a> <p>The unproven kid thoroughly beat the former Super Bowl champion and reigning MVP</p> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/ravens-top-broncos-double-ot-38-35/" title="The Ravens (12-6) forced overtime on a 70-yard touchdown pass from Joe Flacco to Jacoby Jones with 31 seconds left in regulation">Ravens top Broncos in double OT 38-35</a> <span class="date">Updated 1/12/2013 at 9:27 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/ravens-top-broncos-double-ot-38-35/#comments" class="comment_count">0 comments</a> <p>The Ravens (12-6) forced overtime on a 70-yard touchdown pass from Joe Flacco to Jacoby Jones with 31 seconds left in regulation</p> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/jj-watt-adrian-peterson-unanimous-all-pros/" title="Watt led the NFL with 20 1-2 sacks">J.J. Watt, Adrian Peterson unanimous All-Pros </a> <span class="date">Published 1/12/2013 at 1:46 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/jj-watt-adrian-peterson-unanimous-all-pros/#comments" class="comment_count">0 comments</a> <p>Watt led the NFL with 20 1-2 sacks</p> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/armstrong-admit-doping-oprah-interview/" title="Armstrong will also offer an apology during the interview scheduled to be taped Monday at his home in Austin">Armstrong to admit doping in Oprah interview</a> <span class="date">Published 1/12/2013 at 1:25 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/armstrong-admit-doping-oprah-interview/#comments" class="comment_count">11 comments</a> <p>Armstrong will also offer an apology during the interview scheduled to be taped Monday at his home in Austin</p> </li> </ul><!-- end .story_list --> <ul class="time_paginated_arrows time_paginated_arrows_reverse clear"> <li class="time_paginated_prev">Newer Stories</li> <li class="time_paginated_next"><a href="?page=2">Older Stories</a></li> </ul> </div><!-- end #section_bucket_stories_sportsprofessional --> <div id="section_bucket_media_sportsprofessional" class="bucket_primary clear preventFOUC"> <div class="section_bucket_media_primary"> <h4>Photo Galleries</h4> <ul class="media_list clear"> <li class="newline"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/13/patriots-41-texans-28/" title="Photo Gallery: Patriots 41, Texans 28 " class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2013/01/14/1420130113173235001_t81_81.JPG" width="81" alt="Photo Gallery: Patriots 41, Texans 28 "/></a> <span class="date">Jan 13th 2013</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/13/patriots-41-texans-28/" title="Photo Gallery: Patriots 41, Texans 28 ">Patriots 41, Texans 28 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/13/falcons-30-seahawks-28/" title="Photo Gallery: Falcons 30, Seahawks 28" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2013/01/13/Seahawks_Falcons_Foot_Alle_t81_81.jpg" width="81" alt="Photo Gallery: Falcons 30, Seahawks 28"/></a> <span class="date">Jan 13th 2013</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/13/falcons-30-seahawks-28/" title="Photo Gallery: Falcons 30, Seahawks 28">Falcons 30, Seahawks 28 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/03/nfl-playoffs-wild-card-preview/" title="Photo Gallery: NFL Playoffs Wild-Card Preview" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2013/01/03/NFL_WILDCARD-01_t81_81.jpg" width="81" alt="Photo Gallery: NFL Playoffs Wild-Card Preview"/></a> <span class="date">Jan 3rd 2013</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/03/nfl-playoffs-wild-card-preview/" title="Photo Gallery: NFL Playoffs Wild-Card Preview">NFL Playoffs Wild-Card Preview </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/31/redskins-28-cowboys-18/" title="Photo Gallery: Redskins 28, Cowboys 18" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/12/31/979588_t81_81.JPG" width="81" alt="Photo Gallery: Redskins 28, Cowboys 18"/></a> <span class="date">Dec 31st 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/31/redskins-28-cowboys-18/" title="Photo Gallery: Redskins 28, Cowboys 18">Redskins 28, Cowboys 18 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/23/saints-31-cowboys-24/" title="Photo Gallery: Saints 34, Cowboys 31 OT" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/12/23/Saints_Cowboys_Footba_Alle2_t81_81.jpg" width="81" alt="Photo Gallery: Saints 34, Cowboys 31 OT"/></a> <span class="date">Dec 23rd 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/23/saints-31-cowboys-24/" title="Photo Gallery: Saints 34, Cowboys 31 OT">Saints 34, Cowboys 31 OT </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/23/vikings-23-texans-6/" title="Photo Gallery: Vikings 23, Texans 6" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/12/23/Vikings_Texans_Footba_Alle_t81_81.jpg" width="81" alt="Photo Gallery: Vikings 23, Texans 6"/></a> <span class="date">Dec 23rd 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/23/vikings-23-texans-6/" title="Photo Gallery: Vikings 23, Texans 6">Vikings 23, Texans 6 </a> </li> <li class="newline"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/17/cowboys-27-steelers-24/" title="Photo Gallery: Cowboys 27, Steelers 24" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/12/17/cowboys121712-15_t81_81.jpg" width="81" alt="Photo Gallery: Cowboys 27, Steelers 24"/></a> <span class="date">Dec 17th 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/17/cowboys-27-steelers-24/" title="Photo Gallery: Cowboys 27, Steelers 24">Cowboys 27, Steelers 24 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/17/texans-29-colts-17/" title="Photo Gallery: Texans 29, Colts 17" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/12/17/texans121712-13_t81_81.jpg" width="81" alt="Photo Gallery: Texans 29, Colts 17"/></a> <span class="date">Dec 17th 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/17/texans-29-colts-17/" title="Photo Gallery: Texans 29, Colts 17">Texans 29, Colts 17 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/10/cowboys-20-bengals-19/" title="Photo Gallery: Cowboys 20, Bengals 19" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/12/10/57652_t81_81.JPG" width="81" alt="Photo Gallery: Cowboys 20, Bengals 19"/></a> <span class="date">Dec 10th 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/10/cowboys-20-bengals-19/" title="Photo Gallery: Cowboys 20, Bengals 19">Cowboys 20, Bengals 19 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/03/cowboys-38-eagles-33/" title="Photo Gallery: Cowboys 38, Eagles 33" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/12/03/131184_t81_81.JPG" width="81" alt="Photo Gallery: Cowboys 38, Eagles 33"/></a> <span class="date">Dec 3rd 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/dec/03/cowboys-38-eagles-33/" title="Photo Gallery: Cowboys 38, Eagles 33">Cowboys 38, Eagles 33 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/nov/23/redskins-38-cowboys-31/" title="Photo Gallery: Redskins 38, Cowboys 31" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/11/23/97236_t81_81.JPG" width="81" alt="Photo Gallery: Redskins 38, Cowboys 31"/></a> <span class="date">Nov 23rd 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/nov/23/redskins-38-cowboys-31/" title="Photo Gallery: Redskins 38, Cowboys 31">Redskins 38, Cowboys 31 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/nov/23/texans-34-lions-31/" title="Photo Gallery: Texans 34, Lions 31" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2012/11/23/216674_t81_81.JPG" width="81" alt="Photo Gallery: Texans 34, Lions 31"/></a> <span class="date">Nov 23rd 2012</span> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2012/nov/23/texans-34-lions-31/" title="Photo Gallery: Texans 34, Lions 31">Texans 34, Lions 31 </a> </li> </ul><!-- end .media_list --> <h4><a href="/web/20130114030720/http://www.caller.com/videos/sports/professional/" title="More Videos"><span class="more">more »</span>Videos</a></h4> <ul class="media_list clear"> <li class="newline"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/time-lapse-from-baseball-to-soccer-field" title="Video: TIME LAPSE: From baseball to soccer field" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/06/17/061710soccertime_thumbnail_t81_81.jpg" width="81" alt="Video: TIME LAPSE: From baseball to soccer field"/></a> <span class="date">Jun 17th 2010</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/time-lapse-from-baseball-to-soccer-field" title="Video: TIME LAPSE: From baseball to soccer field">TIME LAPSE: From baseball to soccer… </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/corpus-christi-pro-wakeboard-contest-2010" title="Video: Corpus Christi Pro Wakeboard Contest 2010" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/04/22/wakeboard-vid_1485_thumbnail_t81_81.jpg" width="81" alt="Video: Corpus Christi Pro Wakeboard Contest 2010"/></a> <span class="date">Apr 22nd 2010</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/corpus-christi-pro-wakeboard-contest-2010" title="Video: Corpus Christi Pro Wakeboard Contest 2010">Corpus Christi Pro Wakeboard Contest… </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-home-opener-2010" title="Video: Hooks Home Opener 2010" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/04/16/hooks-vid_thumbnail_t81_81.jpg" width="81" alt="Video: Hooks Home Opener 2010"/></a> <span class="date">Apr 16th 2010</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-home-opener-2010" title="Video: Hooks Home Opener 2010">Hooks Home Opener 2010 </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/houston-astros-hunter-pence" title="Video: Houston Astros: Hunter Pence" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/01/28/pence-vid_thumbnail_t81_81.jpg" width="81" alt="Video: Houston Astros: Hunter Pence"/></a> <span class="date">Jan 28th 2010</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/houston-astros-hunter-pence" title="Video: Houston Astros: Hunter Pence">Houston Astros: Hunter Pence </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/houston-astros-jason-castro" title="Video: Houston Astros: Jason Castro" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/01/28/castro-vid_thumbnail_t81_81.jpg" width="81" alt="Video: Houston Astros: Jason Castro"/></a> <span class="date">Jan 28th 2010</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/houston-astros-jason-castro" title="Video: Houston Astros: Jason Castro">Houston Astros: Jason Castro </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/rink-rewind" title="Video: Rink Rewind" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/10/05/hockey-vid_t81_81.jpg" width="81" alt="Video: Rink Rewind"/></a> <span class="date">Oct 5th 2009</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/rink-rewind" title="Video: Rink Rewind">Rink Rewind </a> </li> <li class="newline"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-relief-pitchers" title="Video: Hooks 5-year Anniversary Team: Relief Pitchers" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/07/30/relief-vid_t81_81.jpg" width="81" alt="Video: Hooks 5-year Anniversary Team: Relief Pitchers"/></a> <span class="date">Aug 3rd 2009</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-relief-pitchers" title="Video: Hooks 5-year Anniversary Team: Relief Pitchers">Hooks 5-year Anniversary Team: Relief… </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-starting-pitchers" title="Video: Hooks 5-year Anniversary Team: Starting Pitchers" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/07/24/pitcher_vid_t81_81.jpg" width="81" alt="Video: Hooks 5-year Anniversary Team: Starting Pitchers"/></a> <span class="date">Jul 27th 2009</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-starting-pitchers" title="Video: Hooks 5-year Anniversary Team: Starting Pitchers">Hooks 5-year Anniversary Team… </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-designated-hitter" title="Video: Hooks 5-year Anniversary Team: Designated Hitter" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/07/15/dh_vid_t81_81.jpg" width="81" alt="Video: Hooks 5-year Anniversary Team: Designated Hitter"/></a> <span class="date">Jul 20th 2009</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-designated-hitter" title="Video: Hooks 5-year Anniversary Team: Designated Hitter">Hooks 5-year Anniversary Team… </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-outfielders" title="Video: Hooks 5-year Anniversary Team: Outfielders" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/07/10/outfielder-vid_t81_81.jpg" width="81" alt="Video: Hooks 5-year Anniversary Team: Outfielders"/></a> <span class="date">Jul 13th 2009</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-outfielders" title="Video: Hooks 5-year Anniversary Team: Outfielders">Hooks 5-year Anniversary Team… </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-third-baseman" title="Video: Hooks 5-year Anniversary Team: Third Baseman" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/06/22/thirdbase-vid_t81_81.jpg" width="81" alt="Video: Hooks 5-year Anniversary Team: Third Baseman"/></a> <span class="date">Jul 6th 2009</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-third-baseman" title="Video: Hooks 5-year Anniversary Team: Third Baseman">Hooks 5-year Anniversary Team: Third… </a> </li> <li class="no_class"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-shortstops" title="Video: Hooks 5-year Anniversary Team: Shortstops" class="thumb"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/06/22/shortstop-vid_t81_81.jpg" width="81" alt="Video: Hooks 5-year Anniversary Team: Shortstops"/></a> <span class="date">Jun 29th 2009</span> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-shortstops" title="Video: Hooks 5-year Anniversary Team: Shortstops">Hooks 5-year Anniversary Team… </a> </li> </ul><!-- end .media_list --> </div><!-- end .section_bucket_media_primary --> </div><!-- end #section_bucket_media_sportsprofessional --> </div><!-- end #section_bucket_sportsprofessional --> </div><!-- end #sections --> <div class="titlebar"> <h3>Latest Sports Headlines</h3> </div><!-- end .titlebar --> <div class="bucket_primary clear"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_PACERS_NETS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Nets rally from 12 down in 3rd, beat Pacers 97-86</a> <p>NEW YORK (AP) -- Deron Williams had 22 points and nine assists, Joe Johnson scored 20 points and the Brooklyn Nets rallied from 12 points down in the third quarter to beat the Indiana Pacers 97-86 Sunday night....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_TIM_DAHLBERG_011313?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Column: Tears of joy as Gonzalez finally wins one</a> <p>The old pro was on the sideline, resigned to the fact that this would turn out like so many games of the past. In the 16 years Tony Gonzalez has played tight end in the NFL, so many seasons ended early that he couldn't expect this one to be any different....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_TIMBERWOLVES_SPURS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Parker leads Spurs past Timberwolves, 106-88</a> <p>SAN ANTONIO (AP) -- Tony Parker scored 20 points to lead the San Antonio in a 106-88 victory over the Minnesota Timberwolves on Sunday night, extending the Spurs' home winning streak to 12 games....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKC_T25_WICHITA_ST_EVANSVILLE?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Evansville rallies to beat No. 23 Wichita State</a> <p>EVANSVILLE, Ind. (AP) -- Colt Ryan had 24 points and eight assists and Evansville made seven free throws over the final last 1:25 to hold off No. 23 Wichita State for a 71-67 victory Sunday....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKC_T25_NEBRASKA?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Nebraska loses 66-56 at No. 22 Michigan State</a> <p>EAST LANSING, Mich. (AP) -- Nebraska coach Tim Miles refused to be content with being competitive after getting routed in his last two Big Ten road games....</p></li> </ul> </div> <div id="section_bucket_newsworld" class="bucket section tab_wrapper"> <div class="titlebar"> <h3>NFL</h3> <ul class="deeplinks"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/fronts/FOOTBALL?SITE=TXCOR&SECTION=SPORTS" title="Complete NFL coverage">Complete NFL coverage</a></li> </ul> </div><!-- end .titlebar --> <ul class="tab_header clear ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all"> <li class="ui-state-default ui-corner-top ui-tabs-selected ui-state-active"><a href="#section_bucket_stories_nfl" title="NFL Headlines">NFL Headlines</a></li> <li class="ui-state-default ui-corner-top"><a href="#section_bucket_stories_nfl1" title="Dallas Cowboys"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/buttons/cowboys.png" width="19" height="18" border="0" style="margin-bottom:-4px; padding-right:3px;"/> Cowboys</a></li> <li class="ui-state-default ui-corner-top"><a href="#section_bucket_stories_nfl2" title="Houston Texans"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/buttons/texans.png" width="20" height="18" border="0" style="margin-bottom:-4px; padding-right:3px;"/> Texans</a></li> </ul><!-- end .tab_header --> <div id="section_bucket_stories_nfl" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_TIM_DAHLBERG_011313?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Column: Tears of joy as Gonzalez finally wins one</a> <p>The old pro was on the sideline, resigned to the fact that this would turn out like so many games of the past. In the 16 years Tony Gonzalez has played tight end in the NFL, so many seasons ended early that he couldn't expect this one to be any different....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_TEXANS_FALL_SHORT?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Texans fall short of Patriots, chance at AFC title</a> <p>FOXBOROUGH, Mass. (AP) -- The Houston Texans vowed this game would be different than their embarrassing, 28-point loss to the Patriots in the regular season....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_NFL_LOOKAHEAD?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Title games feature Ravens-Pats, 49ers-Falcons</a> <p>One game is a rematch. The other might feel like one - at least to one of the teams....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_EAGLES_BILLICK?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">AP Source: Eagles interviewed Brian Billick</a> <p>PHILADELPHIA (AP) -- The Philadelphia Eagles have interviewed former Ravens coach and current Fox analyst Brian Billick for their coaching vacancy, a person familiar with the meeting told The Associated Press on Sunday....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_SEAHAWKS_DENIED?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Wilson, Seahawks rally, but lose to Falcons 30-28</a> <p>ATLANTA (AP) -- Pete Carroll called the game "extraordinary" and his Seahawks' comeback "exquisite." Then, the coach called his rookie quarterback "unbelievable."...</p></li> </ul> </div> <div id="section_bucket_stories_nfl1" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_COWBOYS_KIFFIN?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Cowboys hire Monte Kiffin to replace Rob Ryan</a> <p>IRVING, Texas (AP) -- The Dallas Cowboys hired former Tampa Bay defensive coordinator Monte Kiffin as the replacement for Rob Ryan on Friday....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_COWBOYS_RYAN_OUT?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Cowboys defensive coordinator Ryan not returning</a> <p>ARLINGTON, Texas (AP) -- Dallas defensive coordinator Rob Ryan was fired Tuesday after his injury-depleted unit struggled in a pair of season-ending losses that kept the Cowboys out of the playoffs for a third straight year....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_COWBOYS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Romo throws 3 INTs, Cowboys lose 28-18 to Redskins</a> <p>LANDOVER, Md. (AP) -- After throwing three interceptions in his latest make-or-break defeat, Tony Romo shuffled across a silent locker room, grimacing and looking at the floor....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_COWBOYS_REDSKINS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Redskins beat Cowboys 28-18 to win NFC East</a> <p>LANDOVER, Md. (AP) -- "R-G-3!" was all Redskins fans needed to chant when they wanted to express their love for Robert Griffin III. For the lesser-known rookie, they opted for his whole name: "Alf-red Mor-ris!"...</p></li> </ul> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/sports/professional/cowboys/">More Dallas Cowboys News</a> </ul> </div> <div id="section_bucket_stories_nfl2" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_TEXANS_FALL_SHORT?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Texans fall short of Patriots, chance at AFC title</a> <p>FOXBOROUGH, Mass. (AP) -- The Houston Texans vowed this game would be different than their embarrassing, 28-point loss to the Patriots in the regular season....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/F/FBN_BENGALS_TEXANS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Houston beats Bengals 19-13 in wild-card playoff</a> <p>HOUSTON (AP) -- J.J. Watt swatted away passes, Arian Foster ran away from tacklers and the Houston Texans did just enough to knock Cincinnati out of the playoffs for the second straight year....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/A/AP_FBN_TEXANS_COLTS_FOLO?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Pagano returns as Indianapolis beats Texans 28-16</a> <p>INDIANAPOLIS (AP) -- Chuck Pagano just wanted to savor the moments Sunday....</p></li> </ul> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/sports/professional/texans/">More Houston Texans News</a> </ul> </div> </div> <div id="section_bucket_newsworld" class="bucket section tab_wrapper"> <div class="titlebar"> <h3>MLB</h3> <ul class="deeplinks"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/fronts/BASEBALL?SITE=TXCOR&SECTION=SPORTS" title="Complete MLB coverage">Complete MLB coverage</a></li> </ul> </div><!-- end .titlebar --> <ul class="tab_header clear ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all"> <li class="ui-state-default ui-corner-top ui-tabs-selected ui-state-active"><a href="#section_bucket_stories_mlb" title="MLB Headlines">MLB Headlines</a></li> <li class="ui-state-default ui-corner-top"><a href="#section_bucket_stories_mlb1" title="Houston Astros"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/buttons/astros.png" width="19" height="18" border="0" style="margin-bottom:-4px; padding-right:3px;"/> Astros</a></li> <li class="ui-state-default ui-corner-top"><a href="#section_bucket_stories_mlb2" title="Texas Rangers"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/buttons/rangers.png" width="18" height="18" border="0" style="margin-bottom:-4px; padding-right:3px;"/> Rangers</a></li> </ul><!-- end .tab_header --> <div id="section_bucket_stories_mlb" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BBO_OWNERS_DRUG_TESTING?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">MLB to expand blood testing for HGH</a> <p>PARADISE VALLEY, Ariz. (AP) -- Major League Baseball will test for human growth hormone throughout the regular season and increase efforts to detect abnormal levels of testosterone, a decision the NFL used to pressure its players....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BBO_HALL_OF_FAMERS_REAX?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Hall of Famers happy to see Bonds, Clemens denied</a> <p>NEW YORK (AP) -- Nobody was happier about the Hall of Fame shutout than the Hall of Famers themselves....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BBO_JIM_LITKE_010913?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Column: Bonds, Clemens will get in. Bet on it.</a> <p>Barry Bonds and Roger Clemens will get into the Hall of Fame someday, and without using the side entrance, either....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BBO_TIM_DAHLBERG_010913?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Column: No suspense for Bonds, Clemens in HOF vote</a> <p>Barry Bonds can go for a bike ride. Roger Clemens might want to head to the gym for one of those famous workouts that used to make him pitch like he was 22 when he was 42....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BBO_PUERTO_RICO_BASEBALL_REVIVAL?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Puerto Rico sees hints of baseball revival</a> <p>SAN JUAN, Puerto Rico (AP) -- On an island where the name of Roberto Clemente is emblazoned on stadiums, streets and schools, baseball is making a rally....</p></li> </ul> </div> <div id="section_bucket_stories_mlb1" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> </ul> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/sports/professional/astros/">More Houston Astros News</a> </ul> </div> <div id="section_bucket_stories_mlb2" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> </ul> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/sports/professional/rangers/">More Texas Rangers News</a> </ul> </div> </div> <div id="section_bucket_newsworld" class="bucket section tab_wrapper"> <div class="titlebar"> <h3>NBA</h3> <ul class="deeplinks"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/fronts/BASKETBALL?SITE=TXCOR&SECTION=SPORTS" title="Complete NBA coverage">Complete NBA coverage</a></li> </ul> </div><!-- end .titlebar --> <ul class="tab_header clear ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all"> <li class="ui-state-default ui-corner-top ui-tabs-selected ui-state-active"><a href="#section_bucket_stories_nba" title="NBA Headlines">NBA Headlines</a></li> <li class="ui-state-default ui-corner-top"><a href="#section_bucket_stories_nba1" title="Dallas Mavericks"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/buttons/mavericks.png" width="17" height="18" border="0" style="margin-bottom:-4px; padding-right:3px;"/> Mavericks</a></li> <li class="ui-state-default ui-corner-top"><a href="#section_bucket_stories_nba2" title="Houston Rockets"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/buttons/rockets.png" width="14" height="18" border="0" style="margin-bottom:-4px; padding-right:3px;"/> Rockets</a></li> <li class="ui-state-default ui-corner-top"><a href="#section_bucket_stories_nba3" title="San Antonio Spurs"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/buttons/spurs.png" width="35" height="18" border="0" style="margin-bottom:-4px; padding-right:3px;"/> Spurs</a></li> </ul><!-- end .tab_header --> <div id="section_bucket_stories_nba" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_PACERS_NETS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Nets rally from 12 down in 3rd, beat Pacers 97-86</a> <p>NEW YORK (AP) -- Deron Williams had 22 points and nine assists, Joe Johnson scored 20 points and the Brooklyn Nets rallied from 12 points down in the third quarter to beat the Indiana Pacers 97-86 Sunday night....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_TIMBERWOLVES_SPURS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Parker leads Spurs past Timberwolves, 106-88</a> <p>SAN ANTONIO (AP) -- Tony Parker scored 20 points to lead the San Antonio in a 106-88 victory over the Minnesota Timberwolves on Sunday night, extending the Spurs' home winning streak to 12 games....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_TIMBERWOLVES_SPURS_BOX?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Timberwolves-Spurs, Box</a> <p>...</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_PACERS_NETS_BOX?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Pacers-Nets, Box</a> <p>...</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_NBA_STANDINGS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">NBA Standings</a> <p>...</p></li> </ul> </div> <div id="section_bucket_stories_nba1" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_GRIZZLIES_MAVERICKS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Marion leads Mavs in 104-83 win over Grizzlies</a> <p>DALLAS (AP) -- Dirk Nowitzki is coming along gradually. Maybe the Dallas Mavericks are, too....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_MAVERICKS_KINGS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Mavs snap 4-game skid, beat Kings 117-112 in OT</a> <p>SACRAMENTO, Calif. (AP) -- O.J. Mayo had 24 points and 10 rebounds, Vince Carter scored 23 points off the bench and the Dallas Mavericks rallied from 17 points down to beat the Sacramento Kings 117-112 in overtime Thursday night....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_MAVERICKS_CLIPPERS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Clippers beat Mavs 99-93 for 13th home win in row</a> <p>LOS ANGELES (AP) -- Chris Paul had 19 points and 16 assists, and the Los Angeles Clippers held on to beat the Dallas Mavericks 99-93 on Wednesday night, extending their franchise-record home winning streak to 13 games....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_MAVERICKS_JAZZ?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Hayward scores 27 to lift Jazz over Mavericks</a> <p>SALT LAKE CITY (AP) -- Gordon Hayward scored a season-high 27 points, including four 3-pointers, and the Utah Jazz defeated the Dallas Mavericks 100-94 on Monday night....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_HORNETS_MAVERICKS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Hornets 99-96 in OT over Mavs in Dirk's 1st start</a> <p>DALLAS (AP) -- Having Dirk Nowitzki back in the starting lineup was a significant step for the Dallas Mavericks....</p></li> </ul> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/sports/professional/mavericks/">More Dallas Mavericks News</a> </ul> </div> <div id="section_bucket_stories_nba2" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_ROCKETS_76ERS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">76ers snap losing skid in 107-100 win over Rockets</a> <p>PHILADELPHIA (AP) -- Jrue Holiday scored 30 points, Thaddeus Young had 18 points and 12 rebounds and the Philadelphia 76ers snapped a five-game losing streak with a 107-100 win over the Houston Rockets on Saturday night....</p></li> </ul> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/sports/professional/rockets/">More Houston Rockets News</a> </ul> </div> <div id="section_bucket_stories_nba3" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_TIMBERWOLVES_SPURS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Parker leads Spurs past Timberwolves, 106-88</a> <p>SAN ANTONIO (AP) -- Tony Parker scored 20 points to lead the San Antonio in a 106-88 victory over the Minnesota Timberwolves on Sunday night, extending the Spurs' home winning streak to 12 games....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_SPURS_GRIZZLIES?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Grizzlies win 4th straight, in OT over Spurs</a> <p>MEMPHIS, Tenn. (AP) -- Rudy Gay hit a pullup jumper from 14 feet with 27.8 seconds left, and the Memphis Grizzlies held off the San Antonio Spurs 101-98 in overtime Friday night for their fourth straight victory overall and their first over their Southwest Division rival since the 2011 playoffs....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_LAKERS_SPURS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Parker scores 24 as Spurs beat slumping Lakers</a> <p>SAN ANTONIO (AP) -- Tony Parker scored 24 points and the San Antonio Spurs handed the slumping Los Angeles Lakers their fifth straight loss with a 108-105 victory Wednesday night....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_SPURS_HORNETS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Gordon carries Hornets to victory over Spurs</a> <p>NEW ORLEANS (AP) -- Eric Gordon scored six straight points in a key fourth quarter spurt and had 24 overall to lead the New Orleans Hornets to a 95-88 victory over San Antonio on Monday night....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/B/BKN_76ERS_SPURS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Spurs too much for 76ers, 109-86</a> <p>SAN ANTONIO (AP) -- Tony Parker had 20 points, Manu Ginobili scored 19 and the San Antonio Spurs routed the Philadelphia 76ers 109-86 on Saturday night....</p></li> </ul> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/sports/professional/spurs/">More San Antonio Spurs News</a> </ul> </div> </div> <div id="section_bucket_newsworld" class="bucket section tab_wrapper"> <div class="titlebar"> <h3>NHL</h3> <ul class="deeplinks"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/fronts/HOCKEY?SITE=TXCOR&SECTION=SPORTS" title="Complete NHL coverage">Complete NHL coverage</a></li> </ul> </div><!-- end .titlebar --> <ul class="tab_header clear ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all"> <li class="ui-state-default ui-corner-top ui-tabs-selected ui-state-active"><a href="#section_bucket_stories_nhl" title="NHL Headlines">NHL Headlines</a></li> <li class="ui-state-default ui-corner-top"><a href="#section_bucket_stories_nhl1" title="Dallas Stars"><img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/buttons/stars.png" width="29" height="18" border="0" style="margin-bottom:-4px; padding-right:3px;"/> Stars</a></li> </ul><!-- end .tab_header --> <div id="section_bucket_stories_nhl" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/H/HKN_NHL_RETURNS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">NHL returns with most teams on ice for 1st skate</a> <p>PLYMOUTH, Mich. (AP) -- On a sheet of ice a few miles from sandy beaches, the Los Angeles Kings finally got to begin their quest to hoist the Stanley Cup again....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/H/HKN_DEVILS_PRACTICE?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">No Kovy, No Parise, no problem for Devils</a> <p>NEWARK, N.J. (AP) -- Lockout-shortened seasons, star players showing up late or playing with another team, concerns about an upcoming season and wondering about all the question marks....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/H/HKN_NHL_LABOR_GLBSM?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">NHL lockout ends, training camps set to open</a> <p>NEW YORK (AP) -- The NHL's four-month lockout finally ended Saturday night following another tough negotiation that nearly delayed training camps even longer....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/H/HKN_SABRES_MILLER?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Sabres G Miller calls NHL lockout `waste of time'</a> <p>BUFFALO, N.Y. (AP) -- After rejoining his Buffalo Sabres teammates on the ice for the first time in some nine months, goalie Ryan Miller had a few lingering frustrations to get off his chest regarding the NHL lockout....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/H/HKN_MAPLE_LEAFS_BURKE?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Maple Leafs fire GM Brian Burke as season nears</a> <p>TORONTO (AP) -- Brian Burke's brash and outspoken style wasn't a good fit for the new corporate owners of the Toronto Maple Leafs....</p></li> </ul> </div> <div id="section_bucket_stories_nhl1" class="bucket_primary clear ui-tabs-panel ui-widget-content ui-corner-bottom"> <ul class="story_list"> </ul> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/news/sports/professional/stars/">More Dallas Stars News</a> </ul> </div> </div> <div class="titlebar"> <h3>NASCAR</h3> </div><!-- end .titlebar --> <div class="bucket_primary clear"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/C/CAR_NASCAR_DAYTONA_TESTING?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Earnhardt Jr. starts big wreck at Daytona test</a> <p>DAYTONA BEACH, Fla. (AP) -- New cars, same results at Daytona International Speedway....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/C/CAR_NASCAR_WALTRIP_DAYTONA_500?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Waltrip to enter Daytona 500 with Swan Racing</a> <p>DAYTONA BEACH, Fla. (AP) -- Michael Waltrip will enter the Daytona 500 this season with Swan Racing....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/C/CAR_NASCAR_RFR_PASTRANA?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Travis Pastrana to run full Nationwide schedule</a> <p>CONCORD, N.C. (AP) -- X Games star Travis Pastrana will drive the full NASCAR Nationwide Series schedule this year in Roush Fenway's No. 60 Ford Mustang....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/C/CAR_NASCAR_FRANCE_DIVORCE?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Court upholds order on NASCAR CEO's divorce case</a> <p>RALEIGH, N.C. (AP) -- The N.C. Court of Appeals has upheld a judge's order unsealing documents in a bitter divorce case involving the head of stock-car racing....</p></li> </ul> </div> <div class="titlebar"> <h3>Golf</h3> </div><!-- end .titlebar --> <div class="bucket_primary clear"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/G/GLF_OAHU_MUSINGS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">A volunteer who tracks flight of golf balls</a> <p>HONOLULU (AP) -- The Sony Open is known for the royal palms that blow gently in the Pacific breeze, the endless ocean, the rolling surf behind the 16th green and along the 17th hole, and the lady on No. 9....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/G/GLF_VOLVO_CHAMPIONS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Oosthuizen shoots 66 to win Volvo Champions</a> <p>DURBAN, South Africa (AP) -- Louis Oosthuizen shot a final round 6-under 66 to beat Scott Jamieson of Scotland by a single stroke and win the Volvo Champions on Sunday....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/G/GLF_SONY_OPEN?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Henley, Langley tied for Sony Open lead</a> <p>HONOLULU (AP) -- Scott Langley and Russell Henley joked around as if they were a couple of rookies fresh out of college....</p></li> </ul> </div> <div class="titlebar"> <h3>Tennis</h3> </div><!-- end .titlebar --> <div class="bucket_primary clear"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/T/TEN_AUSTRALIAN_OPEN?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Sharapova starts Australian Open with 6-0, 6-0 win</a> <p>MELBOURNE, Australia (AP) -- Maria Sharapova finished her first match of the year in 55 minutes Monday, cruising to a 6-0, 6-0 win over Olga Puchkova to start proceedings on center court at the Australian Open without showing any signs of trouble with her sore right shoulder....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/T/TEN_AUSTRALIAN_OPEN_VWILLIAMS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Venus Williams wins 1st match at Australian Open</a> <p>MELBOURNE, Australia (AP) -- Venus Williams used her powerful serve to start her Australian Open run with a 6-1, 6-0 win over Galina Voskoboeva of Kazakhstan on Monday....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/T/TEN_AUSTRALIAN_OPEN_SHARAPOVA?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Sharapova wins opening match at Australian Open</a> <p>MELBOURNE, Australia (AP) -- Maria Sharapova won her first match of the year in convincing fashion, showing little rustiness in a 6-0, 6-0 victory over fellow Russian Olga Puchkova in the first match on the center court at the Australian Open....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/T/TEN_SYDNEY?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Australia's Tomic wins first ATP title at Sydney</a> <p>SYDNEY (AP) -- Bernard Tomic of Australia won his first ATP title on Saturday, beating South Africa's Kevin Anderson 6-3, 6-7 (2), 6-3 in the Sydney International final....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/T/TEN_MELBOURNE?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Hewitt beats del Potro to win Kooyong exhibition</a> <p>MELBOURNE, Australia (AP) -- Lleyton Hewitt warmed up for his 17th Australian Open with a 6-1, 6-4 win over Juan Martin del Potro on Saturday in the final of the Kooyong classic invitational exhibition tournament....</p></li> </ul> </div> <div class="titlebar"> <h3>Soccer</h3> </div><!-- end .titlebar --> <div class="bucket_primary clear"> <ul class="story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/S/SOC_MLS_ALL_STAR_GAME?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Sporting KC to host MLS All-Star game in July</a> <p>KANSAS CITY, Kan. (AP) -- Major League Soccer is bringing its All-Star game to the home of Sporting Kansas City....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/S/SOC_AP_GLOBAL_FOOTBALL_10?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Cavani's hat trick topples Messi from AP rankings</a> <p>LONDON (AP) -- It took something very special to topple Lionel Messi from his position on top of the first AP Global Football rankings survey of 2013, and Edinson Cavani's perfect hat trick for Napoli did it....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/S/SOC_FIFA_AWARDS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Messi wins record 4th world's best player award</a> <p>ZURICH (AP) -- Lionel Messi became the first four-time winner of the FIFA Player of the Year award after shattering the world record with 91 goals last year for Barcelona and Argentina....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/S/SOC_JOHN_LEICESTER_070113?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Column: Ronaldo, not Messi, should be Ballon d'Or</a> <p>The Ballon d'Or went to the wrong guy....</p></li> <li><a href="https://web.archive.org/web/20130114030720/http://hosted.ap.org/dynamic/stories/S/SOC_AC_MILAN_RACISM?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Criminal probe expected after racist soccer chants</a> <p>MILAN (AP) -- A public prosecutor is set to open a criminal inquiry after an exhibition match between AC Milan and lower division club Pro Patria was abandoned after racist chanting by fans....</p></li> </ul> </div> </div><!-- End primary_content --> <div id="secondary_content" class="ggnoads"> <div class="bigbox_wrapper clear"> <div class="bigbox"> <div class="adtag" id="BIGBOX_1"><script language="JavaScript"> // slotname: BIGBOX_1 document.write('<scr' + 'ipt language="JavaScript" src="' + 'https://web.archive.org/web/20130114030720/http://ad.doubleclick.net/adj/np.ccct/Sports;pt=landing;tile=2;sz=300x250;pos=above' + _demo_params + _tile_params + '" type="text/javascript"></scr' + 'ipt>'); </script></div> </div> <!-- end .bigbox --> </div> <!-- end .bigbox_wrapper --> <div class="titlebar titlebar_secondary"> <h3>Local Pro Sports Video</h3> </div><!-- end .titlebar --> <div class="bucket_secondary clear" style="background-color:#000;border:1px solid #000"> <!-- User Agent: Mozilla/5.0 (compatible; heritrix/3.1.2-SNAPSHOT-20120911.190842 +http://www.archive.org/details/archive.org_bot) --> <!-- HTML5 Support: False --> <!-- Errors: [] --> <script type="text/javascript"> jSINGconf.playlistPlayers['vp_33226'] = {}; jSINGconf.playlistPlayers['vp_33226']['videos'] = {}; jSINGconf.playlistPlayers['vp_33226']['videos']['time-lapse-from-baseball-to-soccer-field'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/time-lapse-from-baseball-to-soccer-field/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/time-lapse-from-baseball-to-soccer-field/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://videomedia.caller.com/media/videos/2010/06/061710soccertime.mp4', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2010/06/17/061710soccertime_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['corpus-christi-pro-wakeboard-contest-2010'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/corpus-christi-pro-wakeboard-contest-2010/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/corpus-christi-pro-wakeboard-contest-2010/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/2010/video/sports/042310-wakeboard-contest.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2010/04/22/wakeboard-vid_1485_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['hooks-home-opener-2010'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/hooks-home-opener-2010/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/hooks-home-opener-2010/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/2010/video/sports/0416_hooks_fan.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2010/04/16/hooks-vid_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['houston-astros-hunter-pence'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/houston-astros-hunter-pence/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/houston-astros-hunter-pence/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/2010/video/sports/012810_astros_pence.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2010/01/28/pence-vid_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['houston-astros-jason-castro'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/houston-astros-jason-castro/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/houston-astros-jason-castro/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/2010/video/sports/012810_astros_castro.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2010/01/28/castro-vid_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['rink-rewind'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/rink-rewind/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/rink-rewind/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/ellington/video/sports/100609icerink.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2009/10/05/hockey-vid.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['hooks-5-year-anniversary-team-relief-pitchers'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/hooks-5-year-anniversary-team-relief-pitchers/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/hooks-5-year-anniversary-team-relief-pitchers/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/ellington/video/sports/0803_hooks_relief_pitchers.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2009/07/30/relief-vid.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['hooks-5-year-anniversary-team-starting-pitchers'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/hooks-5-year-anniversary-team-starting-pitchers/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/hooks-5-year-anniversary-team-starting-pitchers/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/ellington/video/sports/072709_hooks_starting_pitchers.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2009/07/24/pitcher_vid.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['hooks-5-year-anniversary-team-designated-hitter'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/hooks-5-year-anniversary-team-designated-hitter/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/hooks-5-year-anniversary-team-designated-hitter/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/ellington/video/sports/072009_hooks_designated_hitters.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2009/07/15/dh_vid.jpg' } }; jSINGconf.playlistPlayers['vp_33226']['videos']['hooks-5-year-anniversary-team-outfielders'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114030720/http://www.caller.com/videos/json/hooks-5-year-anniversary-team-outfielders/', extrasource: 'https://web.archive.org/web/20130114030720/http://www.caller.com/player/related/hooks-5-year-anniversary-team-outfielders/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Sports', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_33226", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114030720/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_33226', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114030720/http://video.caller.com/ellington/video/sports/071309_hooks-outfield.flv', videoThumb: 'https://web.archive.org/web/20130114030720/http://media.caller.com/media/img/vthumbs/2009/07/10/outfielder-vid.jpg' } }; </script> <div class="player_bucket playlist"> <div id="playlist_player_33226" class="playlist_player_container"> <a id="video_player_poster" href="/web/20130114030720/http://www.caller.com/videos/detail/time-lapse-from-baseball-to-soccer-field" class="playlist_link"> <div class="panel_headline"> <h3>TIME LAPSE: From baseball to soccer field</h3> <h4>See the three-day conversion in only three ...</h4> </div><!-- end .panel_headline --> </a> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/06/17/061710soccertime_thumbnail_t320_240.jpg" width="320" height="240" alt="TIME LAPSE: From baseball to soccer field" class="assigned_thumb"/> </div><!-- end #playlist_player_33226 --> <div class="video_playlist_wrapper"> <ul id="vp_33226" class="video_playlist"> <li class="playlist_group1"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/time-lapse-from-baseball-to-soccer-field" title="TIME LAPSE: From baseball to soccer field" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/06/17/061710soccertime_thumbnail_t81_60.jpg" width="78" alt="TIME LAPSE: From baseball to soccer field"/>TIME LAPSE: From baseball to ... </a> <a href="/web/20130114030720/http://www.caller.com/videos/detail/corpus-christi-pro-wakeboard-contest-2010" title="Corpus Christi Pro Wakeboard Contest 2010" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/04/22/wakeboard-vid_1485_thumbnail_t81_60.jpg" width="78" alt="Corpus Christi Pro Wakeboard Contest 2010"/>Corpus Christi Pro Wakeboard Contest ... </a> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-home-opener-2010" title="Hooks Home Opener 2010" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/04/16/hooks-vid_thumbnail_t81_60.jpg" width="78" alt="Hooks Home Opener 2010"/>Hooks Home Opener 2010 </a> <a href="/web/20130114030720/http://www.caller.com/videos/detail/houston-astros-hunter-pence" title="Houston Astros: Hunter Pence" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/01/28/pence-vid_thumbnail_t81_60.jpg" width="78" alt="Houston Astros: Hunter Pence"/>Houston Astros: Hunter Pence </a> </li><!-- end .playlist_group1 --> <li class="playlist_group2"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/houston-astros-jason-castro" title="Houston Astros: Jason Castro" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2010/01/28/castro-vid_thumbnail_t81_60.jpg" width="78" alt="Houston Astros: Jason Castro"/>Houston Astros: Jason Castro </a> <a href="/web/20130114030720/http://www.caller.com/videos/detail/rink-rewind" title="Rink Rewind" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/10/05/hockey-vid_t81_60.jpg" width="78" alt="Rink Rewind"/>Rink Rewind </a> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-relief-pitchers" title="Hooks 5-year Anniversary Team: Relief Pitchers" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/07/30/relief-vid_t81_60.jpg" width="78" alt="Hooks 5-year Anniversary Team: Relief Pitchers"/>Hooks 5-year Anniversary Team: Relief ... </a> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-starting-pitchers" title="Hooks 5-year Anniversary Team: Starting Pitchers" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/07/24/pitcher_vid_t81_60.jpg" width="78" alt="Hooks 5-year Anniversary Team: Starting Pitchers"/>Hooks 5-year Anniversary Team: Starting ... </a> </li><!-- end .playlist_group2 --> <li class="playlist_group3"> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-designated-hitter" title="Hooks 5-year Anniversary Team: Designated Hitter" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/07/15/dh_vid_t81_60.jpg" width="78" alt="Hooks 5-year Anniversary Team: Designated Hitter"/>Hooks 5-year Anniversary Team: Designated ... </a> <a href="/web/20130114030720/http://www.caller.com/videos/detail/hooks-5-year-anniversary-team-outfielders" title="Hooks 5-year Anniversary Team: Outfielders" class="playlist_link"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/vthumbs/2009/07/10/outfielder-vid_t81_60.jpg" width="78" alt="Hooks 5-year Anniversary Team: Outfielders"/>Hooks 5-year Anniversary Team: Outfielders </a> </li><!-- end .playlist_group3 --> </ul><!-- end .video_playlist --> </div> <div class="video_playlist_navigation"> <a href="/web/20130114030720/http://www.caller.com/videos/"><div class="prev"></div></a> <div class="position"></div> <a href="/web/20130114030720/http://www.caller.com/videos/"><div class="next"> </div></a> </div> </div><!-- end .player_bucket --> <br/> <ul class="bucket_list clear"> <li><a title="Video Archive" href="/web/20130114030720/http://www.caller.com/videos">Video Archive »</a></li> <li><a title="Photo Gallery Archive" href="/web/20130114030720/http://www.caller.com/photos/galleries">Photo Gallery Archive »</a></li> </ul> </div> <div align="center"> <div class="fb-like-box" data-href="http://www.facebook.com/CallerSports" data-width="292" data-show-faces="true" data-stream="false" data-header="false"></div> </div><br><br> <div class="titlebar titlebar_secondary"> <h3>In The Crease Blog</h3> </div> <div class="bucket_secondary clear"> <p style="font-size:12px;"><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/rajan"><img src="https://web.archive.org/web/20130114030720im_/http://blogs.caller.com/rajan/templates/in_the_crease.jpg" width="55" height="55" hspace="0" vspace="0" style="margin:5px 5px 0 0; padding:4px; border:thin; border-color:#000000; border-style:solid; border-width:1px; float:left;"/></a>Caller-Times staff writer Greg Rajan has covered the IceRays since 2003 and has written about hockey since the 1999-00 season. Follow him on Twitter <a target="blank" href="https://web.archive.org/web/20130114030720/http://www.twitter.com/GregRajan">@GregRajan</a>.</p><br/> <span style="font-size:14px; font-weight:bold; margin:0 0 0 0;">Latest Entries</span> <ul class="bucket_list"> <style type="text/css"> .story_list sidebar_story_list li { line-height:20px!important;} </style> <ul class="story_list sidebar_story_list"> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/rajan/archives/2013/01/game-36-tornado.html">Game 36: Tornado 2, IceRays 0</a><br/></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/rajan/archives/2013/01/game-35-tornado.html">Game 35: Tornado 4, IceRays 3</a><br/></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/rajan/archives/2013/01/welcome-back-or.html">Welcome back or they never left?</a><br/></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/rajan/archives/2013/01/london-calling.html">London Calling</a><br/></li> <li><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/rajan/archives/2013/01/game-34-icerays-2.html">Game 34: IceRays 5, Jackalopes 4</a><br/></li> </ul> </ul> </div> <div class="titlebar titlebar_secondary"> <h3>Latest AP Sports Video</h3> </div><!-- end .titlebar --> <div class="bucket_secondary clear" align="center"> <iframe src="https://web.archive.org/web/20130114030720if_/http://widget.newsinc.com/_fw/corpuschristicallertimes/toppicks_caller_spt.html" frameborder="0" scrolling="no" width="300" height="225"></iframe> <br/> <iframe src="https://web.archive.org/web/20130114030720if_/http://widget.newsinc.com/_fw/corpuschristicallertimes/headline_caller_spt.html" frameborder="0" scrolling="no" width="300" height="160"></iframe> </div> <style type="text/css"> .business_directory_list li a{ color:#1e7016!important;} #commmanagerDiv { margin-top:-20px!important;} .bucket_secondary p { margin-bottom:-2px; padding-top:15px;} </style> <div id="most_popular" class="tab_wrapper"> <div class="titlebar titlebar_secondary"> <h3>Most Popular</h3> </div><!-- end .titlebar_secondary --> <ul class="tab_header"> <li class="ui-tabs-selected"><a href="#most_popular_viewed">Viewed</a></li> <li><a href="#most_popular_commented">Commented</a></li> <li><a href="#most_popular_emailed">Emailed</a></li> </ul> <div id="most_popular_viewed" class="bucket_secondary"> <ul class="story_list sidebar_story_list"> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/letters-to-the-editor-011313/?partner=popular" title=" " rel="nofollow">Letters to the Editor: 01.13.13</a> <span class="date">Published 1/13/2013 at 3:00 a.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/letters-to-the-editor-011313/?partner=popular#comments" class="comment_count" rel="nofollow">97 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/vacant-bayfront-land-near-downtown-sees-plans/?partner=popular" title="Rod Martin isn't waiting for Corpus Christi to build a signature park downtown. " rel="nofollow">Vacant bayfront land near downtown sees plans for hotel, apartments and retail </a> <span class="date">Published 1/12/2013 at 11:29 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/vacant-bayfront-land-near-downtown-sees-plans/?partner=popular#comments" class="comment_count" rel="nofollow">11 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/corpus-christi-teenager-whose-mother-died-in-in/?partner=popular" title="Tad Allen Humpal, son of Coastal Bend physical therapist Scott Humpal, died Thursday. He was 19. " rel="nofollow">Corpus Christi teenager whose mother died in plane crash dies in his sleep Thursday </a> <span class="date">Published 1/11/2013 at 8:56 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/corpus-christi-teenager-whose-mother-died-in-in/?partner=popular#comments" class="comment_count" rel="nofollow">15 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/construction-underway-to-build-164-apartments/?partner=popular" title="New apartments near downtown are under construction with an opening date set for spring 2014. " rel="nofollow">Construction underway to build 164 apartments near downtown Corpus Christi </a> <span class="date">Published 1/12/2013 at 11:28 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/construction-underway-to-build-164-apartments/?partner=popular#comments" class="comment_count" rel="nofollow">10 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/destination-bayfront-to-present-business-plans/?partner=popular" title="Organizers of an effort to transform 34 acres of city bayfront land into a signature park are eyeing November for a special bond election that would help fund the $72.5 million project. " rel="nofollow">Destination Bayfront to present business plans next month, possible bond proposal for November </a> <span class="date">Published 1/12/2013 at 11:28 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/12/destination-bayfront-to-present-business-plans/?partner=popular#comments" class="comment_count" rel="nofollow">19 comments</a> </li> </ul> <div class="bucket_media sidebar_bucket_media clear"> <h5>Photo Galleries</h5> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/13/downtown-development-plans/?partner=popular" title="Downtown development plans" rel="nofollow"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2013/01/11/754544_t90_70.JPG" width="90" alt="Downtown development plans"/> Downtown development plans</a> </div> <!-- end .bucket_media_item --> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/13/closet-snoop-morgan-haynes/?partner=popular" title="Closet Snoop: Morgan Haynes " rel="nofollow"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2013/01/08/1244_t90_70.JPG" width="90" alt="Closet Snoop: Morgan Haynes "/> Closet Snoop: Morgan Haynes </a> </div> <!-- end .bucket_media_item --> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="/web/20130114030720/http://www.caller.com/photos/galleries/2013/jan/02/january-2013-top-10-most-wanted/?partner=popular" title="JANUARY 2013 TOP 10 MOST WANTED" rel="nofollow"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/media/img/photos/2013/01/02/01012013_t90_70.jpg" width="90" alt="JANUARY 2013 TOP 10 MOST WANTED"/> JANUARY 2013 TOP 10 MOST WANTED</a> </div> <!-- end .bucket_media_item --> </div> <!-- end .bucket_gallery --> </div><!-- end #most_popular_viewed --> <div id="most_popular_commented" class="bucket_secondary preventFOUC"> <ul class="story_list sidebar_story_list"> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/letters-to-the-editor-011113/?partner=popular" title=" " rel="nofollow">Letters to the Editor: 01.11.13</a> <span class="date">Published 1/11/2013 at 3:00 a.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/letters-to-the-editor-011113/?partner=popular#comments" class="comment_count" rel="nofollow">130 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/letters-to-the-editor-011313/?partner=popular" title=" " rel="nofollow">Letters to the Editor: 01.13.13</a> <span class="date">Published 1/13/2013 at 3:00 a.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/13/letters-to-the-editor-011313/?partner=popular#comments" class="comment_count" rel="nofollow">97 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/09/vp-biden-meets-gun-safety-victims-groups/?partner=popular" title="He pledged that action would be taken" rel="nofollow">VP Biden meets with gun-safety, victims groups</a> <span class="date">Published 1/9/2013 at 11:43 a.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/09/vp-biden-meets-gun-safety-victims-groups/?partner=popular#comments" class="comment_count" rel="nofollow">131 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/plastics-manufacturer-inks-1-billion-contract/?partner=popular" title="The M&G Group of Italy bought land and secured local tax abatements for the plants last fall" rel="nofollow">Plastics manufacturer inks $1 billion contract for two Corpus Christi plants </a> <span class="date">Published 1/11/2013 at 4:36 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/plastics-manufacturer-inks-1-billion-contract/?partner=popular#comments" class="comment_count" rel="nofollow">27 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/about-25-coastal-bend-schools-remain-on-list-of/?partner=popular" title="About 25 Coastal Bend schools remain on a Texas Education Agency list of campuses that had 50 percent or fewer students pass state-mandated tests in any of the two previous three years. " rel="nofollow">About 25 Coastal Bend schools remain on list of under-performing campuses </a> <span class="date">Published 1/11/2013 at 5:32 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/about-25-coastal-bend-schools-remain-on-list-of/?partner=popular#comments" class="comment_count" rel="nofollow">25 comments</a> </li> </ul> </div><!-- end #most_popular_commented --> <div id="most_popular_emailed" class="bucket_secondary preventFOUC"> <ul class="story_list sidebar_story_list"> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/09/longtime-corpus-christi-newscaster-walter-furley-d/?partner=popular" title="Furley, a Marble Falls native who grew up in Corpus Christi, was the news director for KZTV for years" rel="nofollow">Longtime Corpus Christi newscaster Walter Furley dies at age 84</a> <span class="date">Published 1/9/2013 at 9:34 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/09/longtime-corpus-christi-newscaster-walter-furley-d/?partner=popular#comments" class="comment_count" rel="nofollow">38 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/plastics-manufacturer-inks-1-billion-contract/?partner=popular" title="The M&G Group of Italy bought land and secured local tax abatements for the plants last fall" rel="nofollow">Plastics manufacturer inks $1 billion contract for two Corpus Christi plants </a> <span class="date">Published 1/11/2013 at 4:36 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/11/plastics-manufacturer-inks-1-billion-contract/?partner=popular#comments" class="comment_count" rel="nofollow">27 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2012/dec/29/the-wildcatter-corpus-christis-gregg-robertson/?partner=popular" title="Geologist's eye for detail key in Eagle Ford discovery" rel="nofollow">The Wildcatter: Corpus Christi's Gregg Robertson, key member of Eagle Ford discovery, named 2012 Newsmaker of the Year </a> <span class="date">Published 12/29/2012 at 9:00 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2012/dec/29/the-wildcatter-corpus-christis-gregg-robertson/?partner=popular#comments" class="comment_count" rel="nofollow">9 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/03/tim-tebow-speak-corpus-christi-event-march-20/?partner=popular" title="Tebow fans in Corpus Christi, you're in luck." rel="nofollow">Tim Tebow to speak at Corpus Christi event March 20</a> <span class="date">Published 1/3/2013 at 1:01 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/03/tim-tebow-speak-corpus-christi-event-march-20/?partner=popular#comments" class="comment_count" rel="nofollow">29 comments</a> </li> <li> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/04/antiques-roadshow-kicks-off-monday-with-episodes/?partner=popular" title="First three episodes of the 17th season feature an August stop in Corpus Christi" rel="nofollow">'Antiques Roadshow' kicks off Monday with episodes in Corpus Christi </a> <span class="date">Published 1/4/2013 at 3:07 p.m.</span> <a href="/web/20130114030720/http://www.caller.com/news/2013/jan/04/antiques-roadshow-kicks-off-monday-with-episodes/?partner=popular#comments" class="comment_count" rel="nofollow">4 comments</a> </li> </ul> </div><!-- end #most_popular_emailed --> </div><!-- end #most_popular --> <div id="sidebar_weather" class="tab_wrapper clear"> <div class="titlebar titlebar_secondary"> <h3>Weather</h3> </div><!-- end .titlebar_secondary --> <ul class="tab_header"> <li class="ui-tabs-selected"><a href="#sidebar_weather_currently">Currently</a></li> <li><a href="#sidebar_weather_3day">36-Hour</a></li> <li><a href="#sidebar_weather_ugc">Your Photos</a></li> </ul> <div id="sidebar_weather_currently" class="bucket_secondary"> <div class="sidebar_current_weather clear"> <div id="sidebar_current_icon"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/weather/icons/38_170.png" width="120px" alt="Mostly Cloudy"/> </div> <!-- end #radar --> <div id="sidebar_current_weather"> <span class="current_temp_label">Currently</span> <span class="current_temp">55<span class="current_temp_degree">°</span></span> <span class="current_conditions">Mostly Cloudy</span> <span class="current_wind">Wind: N 14mph</span> </div> <!-- end #current_conditions --> <div id="sidebar_hi_low"> <span class="today_temp_label">Today</span> <span class="hi_temp">49<span class="current_temp_degree">°</span></span> <span class="lo_temp">39<span class="current_temp_degree">°</span></span> </div> <!-- end #hi_low --> </div> <!-- end #weather --> </div><!-- end #sidebar_weather_currently --> <div id="sidebar_weather_3day" class="bucket_secondary preventFOUC"> <div id="sidebar_weather_forecast_3day" class="clear"> <div class="sidebar_forecast_day"> <div class="sidebar_weather_day">Mon</div><div class="sidebar_weather_day">09:00 AM</div> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/weather/icons/13_100.png" alt="Mostly Cloudy Showers"/> <div class="sidebar_forecast_conditions">Mostly Cloudy Showers</div> <div class="sidebar_forecast_hilo">Temp: <span class="temp">40°</span></div> </div> <div class="sidebar_forecast_day"> <div class="sidebar_weather_day">Mon</div><div class="sidebar_weather_day">09:00 PM</div> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/weather/icons/40_100.png" alt="Mostly Cloudy Showers"/> <div class="sidebar_forecast_conditions">Mostly Cloudy Showers</div> <div class="sidebar_forecast_hilo">Temp: <span class="temp">45°</span></div> </div><!-- End sidebar_forecast_day --> <div class="sidebar_forecast_day"> <div class="sidebar_weather_day">Tue</div><div class="sidebar_weather_day">09:00 AM</div> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/weather/icons/13_100.png" alt="Mostly Cloudy Showers"/> <div class="sidebar_forecast_conditions">Mostly Cloudy Showers</div> <div class="sidebar_forecast_hilo">Temp: <span class="temp">41°</span></div> </div><!-- End sidebar_forecast_day --> <div class="clear"></div> <div class="sidebar_forecast_detail"> <div class="sidebar_forecast_details"> <div class="sidebar_forecast_rulepadding"> <p>Feels Like: 31°</p> <p>Humidity: 79%</p> <p>Precip: 20%</p> </div> </div> </div><!-- End sidebar_forecast_detail --> <div class="sidebar_forecast_detail"> <div class="sidebar_forecast_details"> <div class="sidebar_forecast_rulepadding"> <p>Feels Like: 39°</p> <p>Humidity: 83%</p> <p>Precip: 20%</p> </div> </div> </div><!-- End sidebar_forecast_detail --> <div class="sidebar_forecast_detail"> <div class="sidebar_forecast_details"> <div class="sidebar_forecast_rulepadding last"> <p>Feels Like: 33°</p> <p>Humidity: 89%</p> <p>Precip: 20%</p> </div> </div> </div><!-- End sidebar_forecast_detail --> </div><!-- End sidebar_weather_forecast_3day --> </div><!-- end #sidebar_weather_3day --> <div id="sidebar_weather_ugc" class="bucket_secondary preventFOUC"> <div class="bucket_media sidebar_bucket_media no_border clear"> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2963691"><img src="https://web.archive.org/web/20130114030720im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/efd26706-e482-475d-80a5-2d2473ebf22b.jpg"/></a> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2963691" title="Liquid Gold">Liquid Gold </a> <div class="date ugc_sidebar"> 1/9/13<br/> 3:46 p.m.<br/> </div> </div> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2963273"><img src="https://web.archive.org/web/20130114030720im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/2f7f9e67-53dc-4580-a3ad-aecbc7b9322b.jpg"/></a> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2963273" title="Rain on 624">Rain on 624 </a> <div class="date ugc_sidebar"> 1/9/13<br/> 1:03 p.m.<br/> </div> </div> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2947786"><img src="https://web.archive.org/web/20130114030720im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/f71c31e2-dabb-43fd-b18b-b39f690758f8.jpg"/></a> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2947786" title="Rainbow">Rainbow </a> <div class="date ugc_sidebar"> 1/2/13<br/> 11:07 p.m.<br/> </div> </div> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2944259"><img src="https://web.archive.org/web/20130114030720im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/a9307027-d801-4fc9-ae7d-1dfcb46626f2.jpg"/></a> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2944259" title="Foggy Christmas Eve @ Sunrise">Foggy Christmas Eve @ Sunrise </a> <div class="date ugc_sidebar"> 12/31/12<br/> 11:45 p.m.<br/> </div> </div> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2944256"><img src="https://web.archive.org/web/20130114030720im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/4e7dcf5e-c481-4766-8d9c-a4d52cd2b8ee.jpg"/></a> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2944256" title="Foggy Christmas Eve @ Sunrise">Foggy Christmas Eve @ Sunrise </a> <div class="date ugc_sidebar"> 12/31/12<br/> 11:45 p.m.<br/> </div> </div> <div class="bucket_media_item sidebar_bucket_media_item"> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2795920"><img src="https://web.archive.org/web/20130114030720im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/9d1e410d-dacc-4fb3-a1c2-0de0c7f61359.jpg"/></a> <a href="https://web.archive.org/web/20130114030720/http://clickandshare.caller.com/Media/View/2795920" title="03 Nov 2012 Sat night storm">03 Nov 2012 Sat night storm </a> <div class="date ugc_sidebar"> 11/4/12<br/> 10:11 p.m.<br/> </div> </div> </div> <!-- end .bucket_gallery --> </div><!-- end #sidebar_weather_regional --> <div class="sidebar_more_link sidebar_more_link_weather"> <div class="sidebar_weather_ad_rule"></div> <div id="sidebar_weather_ad"> <div class="adtag" id="WEATHER_SPONSOR"><script language="JavaScript"> // slotname: WEATHER_SPONSOR document.write('<scr' + 'ipt language="JavaScript" src="' + 'https://web.archive.org/web/20130114030720/http://ad.doubleclick.net/adj/np.ccct/Sports;pt=landing;tile=4;sz=120x30;pos=below' + _demo_params + _tile_params + '" type="text/javascript"></scr' + 'ipt>'); </script></div> </div> <a href="/web/20130114030720/http://www.caller.com/weather/" title="More Corpus Christi Weather">More Weather »</a> </div> </div><!-- end #sidebar_weather --> <!-- Start Top Ads --> <div class="tab_wrapper"> <div class="titlebar titlebar_secondary"> <h3>Top Ads</h3> </div><!-- end .titlebar --> <ul class="tab_header"> <li class="ui-tabs-selected"><a href="#topads-jobs">Jobs</a></li> <li><a href="#topads-homes">Real Estate</a></li> <li><a href="#topads-autos">Autos</a></li> <li><a href="#topads-ads">Ads</a></li> </ul><!-- end .tab_header --> <div id="topads-jobs" class="bucket_secondary preventFOUC"> <script language="JavaScript" src="https://web.archive.org/web/20130114030720js_/http://railads.scripps.com/ccc/asphaltccctopjobs/live/railrotator.js"></script> <script language="JavaScript">document.write(rotaterail('ccc','asphaltccctopjobs','live'))</script> </div><!-- end #topads-ads --> <div id="topads-homes" class="bucket_secondary"> <script language="JavaScript" src="https://web.archive.org/web/20130114030720js_/http://railads.scripps.com/ccc/asphaltccctophomes/live/railrotator.js"></script> <script language="JavaScript">document.write(rotaterail('ccc','asphaltccctophomes','live'))</script> </div><!-- end #topads-ads --> <div id="topads-autos" class="bucket_secondary preventFOUC"> <script language="JavaScript" src="https://web.archive.org/web/20130114030720js_/http://railads.scripps.com/ccc/asphaltccctopautos/live/railrotator.js"></script> <script language="JavaScript">document.write(rotaterail('ccc','asphaltccctopautos','live'))</script> </div><!-- end #topads-ads --> <div id="topads-ads" class="bucket_secondary preventFOUC"> <script language="javascript" src="https://web.archive.org/web/20130114030720js_/http://railads.scripps.com/ccc/asphaltccctopads/live/railrotator.js"></script> <script language="JavaScript">document.write(rotaterail('ccc','asphaltccctopads','live'))</script> </div><!-- end #topads-ads --> </div><!-- end .tab_wrapper --> <!-- End Top Ads --> <div id="sidebar_events" class="tab_wrapper"> <div class="titlebar titlebar_secondary"> <h3>Calendar</h3> </div><!-- end .titlebar titlebar_secondary --> <ul class="cal_tab_header clear"> <li class="cal_tab_first ui-tabs-selected"> <a href="#Jan13" value="2013-01-13"> <span class="cal_tab_day">Sunday</span> <span class="cal_tab_month">Jan</span> <span class="cal_tab_date">13</span> </a> </li> <li> <a href="#Jan14" value="2013-01-14"> <span class="cal_tab_day">Monday</span> <span class="cal_tab_month">Jan</span> <span class="cal_tab_date">14</span> </a> </li> <li> <a href="#Jan15" value="2013-01-15"> <span class="cal_tab_day">Tuesday</span> <span class="cal_tab_month">Jan</span> <span class="cal_tab_date">15</span> </a> </li> <li class="cal_tab_last"> <a href="#calendar" class="browse_cal"> <span class="cal_tab_day">More</span> <span class="cal_tab_month">BROWSE</span> <span class="cal_tab_icon">Icon</span> </a> </li> </ul> <div id="Jan13" class="bucket_secondary"> <ul class="sidebar_list"> <li class="odd clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/11687/" class="browse_list_title" title="Corpus Christi Wedding Fair 2013">Corpus Christi Wedding Fair 2013</a> <a href="/web/20130114030720/http://www.caller.com/places/-/" class="browse_list_venue" title=" "> </a></h4> <h5 class="browse_list_time">noon</h5> </li> <li class="even clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/11727/" class="browse_list_title" title="WWE presents Raw World Tour">WWE presents Raw World Tour</a> <a href="/web/20130114030720/http://www.caller.com/places/-/" class="browse_list_venue" title=" ">American Bank Center Arena</a></h4> <h5 class="browse_list_time">6 p.m.</h5> </li> </ul> <div class="sidebar_more_link sidebar_more_link_events"> <a href="/web/20130114030720/http://www.caller.com/events/" title="More Corpus Christi Events">More Events »</a> </div> </div> <!-- end #Jan13 --> <div id="Jan14" class="bucket_secondary preventFOUC"> <ul class="sidebar_list"> <li class="odd clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/11764/" class="browse_list_title" title="After Hours Quilters">After Hours Quilters</a> <a href="" class="browse_list_venue" title="">Lindale Sr. Center, 3135 Swanther St., Corpus Christi</a></h4> <h5 class="browse_list_time">7 p.m.</h5> </li> <li class="even clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/9419/" class="browse_list_title" title="Corpus Christi Parks & Recreation Department Classes">Corpus Christi Parks & Recreation Department Classes</a> <a href="/web/20130114030720/http://www.caller.com/places/-/" class="browse_list_venue" title=" ">different times/locations</a></h4> <h5 class="browse_list_time"></h5> </li> </ul> <div class="sidebar_more_link sidebar_more_link_events"> <a href="/web/20130114030720/http://www.caller.com/events/" title="More Corpus Christi Events">More Events »</a> </div> </div> <!-- end #Jan14 --> <div id="Jan15" class="bucket_secondary preventFOUC"> <ul class="sidebar_list"> <li class="odd clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/11756/" class="browse_list_title" title="Dr. Hector P. Garcia Memorial Foundation inaugural event">Dr. Hector P. Garcia Memorial Foundation inaugural event</a> <a href="/web/20130114030720/http://www.caller.com/places/-/" class="browse_list_venue" title=" ">Texas A&M; University–Corpus Christi.</a></h4> <h5 class="browse_list_time">7:30 a.m.</h5> </li> <li class="even clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/11785/" class="browse_list_title" title="Texas Tropical Trails">Texas Tropical Trails</a> <a href="/web/20130114030720/http://www.caller.com/places/-/" class="browse_list_venue" title=" "> </a></h4> <h5 class="browse_list_time">12:45 p.m.</h5> </li> <li class="odd clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/11745/" class="browse_list_title" title="Self-Defense for Women">Self-Defense for Women</a> <a href="" class="browse_list_venue" title="">ABC Dancin' Dance Studio</a></h4> <h5 class="browse_list_time">6 p.m.</h5> </li> <li class="even clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/11787/" class="browse_list_title" title="2013 World Missions Conference">2013 World Missions Conference</a> <a href="/web/20130114030720/http://www.caller.com/places/-/" class="browse_list_venue" title=" "> </a></h4> <h5 class="browse_list_time">6:30 p.m.</h5> </li> <li class="odd clear"> <h4><a href="/web/20130114030720/http://www.caller.com/events/goto/9419/" class="browse_list_title" title="Corpus Christi Parks & Recreation Department Classes">Corpus Christi Parks & Recreation Department Classes</a> <a href="/web/20130114030720/http://www.caller.com/places/-/" class="browse_list_venue" title=" ">different times/locations</a></h4> <h5 class="browse_list_time"></h5> </li> </ul> <div class="sidebar_more_link sidebar_more_link_events"> <a href="/web/20130114030720/http://www.caller.com/events/" title="More Corpus Christi Events">More Events »</a> </div> </div> <!-- end #Jan15 --> <div class="ajax_loader"><img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/ajax-loader.gif" alt="Loading content"/><p>Loading...</p></div> <div id="calendar" class="bucket_secondary"> <div id="calendar_results"></div> <div class="sidebar_more_link sidebar_more_link_events"> <a href="/web/20130114030720/http://www.caller.com/events/" title="More Corpus Christi Events">More Events »</a> </div> </div><!-- end #cal --> </div><!-- end #sidebar_events --> <div class="bigbox_wrapper clear"> <div class="bigbox"> <div class="adtag" id="BIGBOX_2"><script language="JavaScript"> // slotname: BIGBOX_2 document.write('<scr' + 'ipt language="JavaScript" src="' + 'https://web.archive.org/web/20130114030720/http://ad.doubleclick.net/adj/np.ccct/Sports;pt=landing;tile=3;sz=300x250;pos=below' + _demo_params + _tile_params + '" type="text/javascript"></scr' + 'ipt>'); </script></div> </div> <!-- end .bigbox --> </div> <!-- end .bigbox_wrapper --> </div> <!-- end #secondary_content --> </div><!-- end #content_wrapper --> <div id="content_match_wrapper"> <div id="content_match"> <!-- yahoo content match --><script type="text/javascript" language="JavaScript"> ctxt_ad_interface = 'https://web.archive.org/web/20130114030720/http://cm.npc-scripps.overture.com/js_1_0/'; ctxt_ad_width = 728 ; ctxt_ad_height = 90; ctxt_ad_source = 'npc_scripps_corpuschristicaller_3p_t2_ctxt'; ctxt_ad_config = '7894763060'; ctxt_ad_id = 'sports'; ctxt_ad_type = 'sports'; ctxt_ad_url = window.location.href ; ctxt_css_url = 'https://web.archive.org/web/20130114030720/http://media.scrippsnewspapers.com/yahoo/yahoo_cm.css' ; </script> <script type="text/javascript" language="JavaScript" src="https://web.archive.org/web/20130114030720js_/http://cm.npc-scripps.overture.com/partner/js/ypn.js"></script> <!-- /yahoo content match --> </div> <!-- end #content_match --> </div> <!-- end #content_match_wrapper --> <div id="skybox_wrapper" class="skybox_wrapper_interior"> <div id="skybox_title" class="clear"> <h3>Features</h3> <div id="skybox_controls"> <ul class="carousel_pagination"></ul> </div> <!-- end #skybox_controls --> </div> <!-- end #skybox_title --> <ul id="skybox_carousel" class="carousel"> <li id="carousel_page1"> <div class="skybox"> <script src="https://web.archive.org/web/20130114030720js_/http://web.caller.com/ellington/promos/skyboxes/js/skybox_pos1.js"></script> </div> <!-- end .skybox --> <div class="skybox"> <script src="https://web.archive.org/web/20130114030720js_/http://web.caller.com/ellington/promos/skyboxes/js/skybox_pos2.js"></script> </div> <!-- end .skybox --> <div class="skybox"> <script src="https://web.archive.org/web/20130114030720js_/http://web.caller.com/ellington/promos/skyboxes/js/skybox_pos3.js"></script> </div> <!-- end .skybox --> </li><!-- End carousel_page1 --> </ul> <!-- end #skybox_carousel --> </div> <!-- end #skybox_wrapper --> <div id="footer" class="clear"> <div id="cellar"> <div style="width:540px; height:225px; border-right:#1a1a1a 1px solid;"> <dl> <dt>On Caller.com:</dt> <dd><a href="/web/20130114030720/http://www.caller.com/e-edition/" title="E-Edition">E-Edition</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/entertainment/horoscopes/" title="Horoscopes">Horoscopes</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/contests/" title="Caller.com contests">Contests</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/breakingnews/" title="Sign up for Breaking News">Breaking News</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/crime/" title="Caller.com Crime - Be the first to know.">Crime in South Texas</a></dd> </dl> <dl> <dt>Online Exclusives:</dt> <dd><a href="https://web.archive.org/web/20130114030720/http://blogs.caller.com/" title="Caller.com Blogs">Blogs</a></dd> <dd><a href="/web/20130114030720/http://www.caller.com/tv/" title="TV listings">TV listings</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://bestofthebest.caller.com/" title="Best of the Best">Best of the Best</a></dd> <dd><a href="/web/20130114030720/http://www.caller.com/events/" title="Events Calendar"> Events Calendar</a></dd> </dl> <dl> <dt>Useful Links:</dt> <dd><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/place_ad/" title="Place a Classified Ad">Place a Classified Ad</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://apps.callernetwork.com/reprints/" title="Order Photo Reprints">Photo Reprints and Back Issues</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/archives/" title="Newspaper archives">Archives</a></dd> </dl> <dl> <dt>Need help?</dt> <dd><a href="/web/20130114030720/http://www.caller.com/staff/" title="Contact Us"> Contact Us</a> |</dd> <dd><a href="/web/20130114030720/http://www.caller.com/about/" title="About Us"> About Us</a> |</dd> <dd><a href="/web/20130114030720/http://www.caller.com/sitemap/" title="Site Map"> Site Map</a> |</dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/subscribe" title="Caller-Times newspaper">Subscriber Services</a></dd> </dl> <dl> <dt><a href="/web/20130114030720/http://www.caller.com/texas-high-school-football/" title="Texas High School Football" style="color:#C2C2C2!important;"> Texas High School Football:</a></dt> <dd><a href="/web/20130114030720/http://www.caller.com/texas-high-school-football/" title="Corpus Christi"> Corpus Christi</a> |</dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.reporternews.com/texas-high-school-football/" title="Abilene"> Abilene</a> |</dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.gosanangelo.com/sports/texas-high-school-football/" title="San Angelo"> San Angelo</a> |</dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.timesrecordnews.com/news/sports/high-school/football/" title="Wichita Falls"> Wichita Falls</a></dd> </dl> <dl> <dt>Special Features</dt> <dd><a href="https://web.archive.org/web/20130114030720/http://jobsearch.local-jobs.monster.com/Search.aspx?wt.mc_n=hjnpsearch&ch=callertimes&q=&where=Corpus%20Christi&re=130&cy=us&brd=1" title="Find Corpus Christi Jobs"> Find Corpus Christi Jobs</a> |</dd> <dd><a href="https://web.archive.org/web/20130114030720/http://www.caller.com/challenge/" title="KEDT-TV Challenge"> KEDT-TV Challenge</a> |</dd> </dl> <dl id="business_directory"> <dt id="business_directory_prompt">Business Directory:</dt> <dd id="business_directory_links"> <dl> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/apartments.zq.html">Corpus Christi Apartments</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/attorneys.zq.html">Corpus Christi Attorneys</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/auto+dealers.zq.html">Corpus Christi Auto Dealers</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/auto+parts.zq.html">Corpus Christi Auto Parts</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/auto+repair.zq.html">Corpus Christi Auto Repair</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/beauty+salons.zq.html">Corpus Christi Beauty Salons</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/car+rental.zq.html">Corpus Christi Car Rental</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/dentists.zq.html">Corpus Christi Dentists</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/doctors.zq.html">Corpus Christi Doctors</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/flowers.zq.html">Corpus Christi Flowers</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/hotels.zq.html">Corpus Christi Hotels</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/insurance.zq.html">Corpus Christi Insurance</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/loans.zq.html">Corpus Christi Loans</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/mortgages.zq.html">Corpus Christi Mortgages</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/movers.zq.html">Corpus Christi Movers</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/pizza.zq.html">Corpus Christi Pizza</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/realtors.zq.html">Corpus Christi Realtors</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/restaurants.zq.html">Corpus Christi Restaurants</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/storage.zq.html">Corpus Christi Storage</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/tax+preparation.zq.html">Corpus Christi Tax Preparation</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx/travel.zq.html">Corpus Christi Travel</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/allads.q.html">Featured</a></dd> <dd><a href="https://web.archive.org/web/20130114030720/http://local.caller.com/corpus+christi+tx.z.html">More...</a></dd> </dl> </dd> </dl> </div> </div> <!-- end #cellar --> <div id="site_tools"> <div style="float:left; padding-top:2px; width:164px; margin-left:-50px;"> <h2 style="color:#C2C2C2; border-bottom:1px solid; padding-bottom:5px;"><a target="_blank" href="https://web.archive.org/web/20130114030720/http://local.caller.com/" style="color:#C2C2C2;" title="Corpus Christi Business Directory">Business Directory</a></h2> <form style="margin:0;color:#C2C2C2;background:transparent;border:0;padding:12px 0;" target="_top" method="GET" action="https://web.archive.org/web/20130114030720/http://local.caller.com/search.pg" class="submit_form default_form"> <label for="id_business"><span class="submit_label">Business: <span class="formtip">e.g. salon</span></span> <input name="q" style="width: 160px;color:#666666;" maxlength="2048" value="" type="text" class="CatTxtBxMojo"> </label> <label for="id_business"><span class="submit_label">Location: <span class="formtip">e.g. Corpus Christi, TX</span></span> <input name="z" style="width: 160px;color:#666666;" maxlength="2048" value="Corpus Christi, TX" type="TEXT" class="CatTxtBxMojo"> </label> <div class="CatBtnSubmitMojo"> <input type="SUBMIT" style="font-size:8pt;" value="Search"> </div> <br/> <div style="font-size:11px;"> <div>Powered by <a style="text-decoration: none;" href="https://web.archive.org/web/20130114030720/http://www.local.com/">Local.com</a></div> </div> </form> </div> <div style="float: right; width: 149px; margin-left: 40px;padding-top:2px;"> <h2 style="color:#C2C2C2; border-bottom:1px solid; padding-bottom:5px; margin-bottom:12px;"> <a target="_blank" href="https://web.archive.org/web/20130114030720/http://m.caller.com/" title="Corpus Christi Caller-Times mobile site" style="color:#C2C2C2;">Mobile Applications</a> </h2> <a target="_blank" href="https://web.archive.org/web/20130114030720/https://market.android.com/details?id=com.scripps.caller.mobile" title="Corpus Christi Caller-Times android application"> <img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/android.png" alt="Corpus Christi Caller-Times android application" style="margin-bottom: 8px;"> </a> <a target="_blank" href="https://web.archive.org/web/20130114030720/http://itunes.apple.com/us/app/callertimes/id373648239?mt=8&ign-mpt=uo%3D4" title="Corpus Christi Caller-Times iphone application"> <img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/appleiphone.png" alt="Corpus Christi Caller-Times iphone application" style="margin-bottom: 8px;"> </a> <a target="_blank" href="https://web.archive.org/web/20130114030720/http://itunes.apple.com/us/app/ccct-e-edition/id440583721?mt=8" title="Corpus Christi Caller-Times ipad application"> <img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/appleipad.png" alt="Corpus Christi Caller-Times ipad application" style="margin-bottom: 8px;"> </a> <a target="_blank" href="https://web.archive.org/web/20130114030720/http://www.amazon.com/Corpus-Christi-Caller-Times/dp/B002HRF7IE" title="Corpus Christi Caller-Times kindle subscription"> <img src="https://web.archive.org/web/20130114030720im_/http://web.caller.com/ellington/images/kindle.png" alt="Corpus Christi Caller-Times kindle subscription" style="margin-bottom: 0px;"> </a> </div> </div> <!-- end #site_tools --> </div> <!-- end #footer --> <div id="copyright" class="clear"> <img src="https://web.archive.org/web/20130114030720im_/http://media.caller.com/corp_assets/asphalt/img/sing_logo.gif" alt="Scripps Interactive Newspaper Group"/> Scripps Interactive Newspapers Group<br/> 2013 The E.W. Scripps Co.<br/> <span class="partners"><a href="/web/20130114030720/http://www.caller.com/local-news/partners/" title="More news from our local partners">More news from our local partners »</a></span> <a href="/web/20130114030720/http://www.caller.com/privacy/" title="Privacy Policy">Privacy Policy</a> | <a href="/web/20130114030720/http://www.caller.com/privacy/terms/" title="User Agreement">User Agreement</a> | <a href="/web/20130114030720/http://www.caller.com/privacy/#about_our_ads">About Our Ads</a> </div> <!-- end #copyright --> </div> <!-- end #page_wrapper --> <!-- Javascript --> <script src="https://web.archive.org/web/20130114030720js_/http://media.caller.com/corp_assets/asphalt/js/jquery-1.4.1.min.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20130114030720js_/http://media.caller.com/corp_assets/asphalt/js/ui/jquery-ui-1.7.1.core-tabs.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20130114030720js_/http://web.caller.com/ellington/css/plugins.scriptalizer.js" type="text/javascript"></script> <!--[if lte IE 6]> <script src="http://media.caller.com/corp_assets/asphalt/js/supersleight-min.js" type="text/javascript"></script> <![endif]--> <script src="https://web.archive.org/web/20130114030720js_/http://media.caller.com/corp_assets/asphalt/js/jSING/core/jSING.core.yui.2011-11-07_16-10-58.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20130114030720js_/http://media.caller.com/corp_assets/asphalt/js/jSING/news/jSING.news.yui.2011-11-08_16-28-17.js" type="text/javascript"></script> <script type="text/javascript" src="https://web.archive.org/web/20130114030720js_/https://platform.twitter.com/widgets.js"></script> <script src="https://web.archive.org/web/20130114030720js_/http://media.caller.com/corp_assets/asphalt/js/jSING.video-html5.yui.js" type="text/javascript"></script> <!-- rpx_login_global --> <script type="text/javascript"> var rpxJsHost = (("https:" == document.location.protocol) ? "https://" : "https://web.archive.org/web/20130114030720/http://static."); document.write(unescape("%3Cscript src='" + rpxJsHost + "rpxnow.com/js/lib/rpx.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> RPXNOW.overlay = true; RPXNOW.language_preference = 'en'; </script> <!-- facebook like/recommended script --> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: '336616136443', status: true, cookie: true, xfbml: true, oauth: true}); }; (function() { var e = document.createElement('script'); e.async = true; e.src = document.location.protocol + '//web.archive.org/web/20130114030720/http://connect.facebook.net/en_US/all.js'; document.getElementById('fb-root').appendChild(e); }()); </script> <script type="text/javascript"> $('#nav li').hover( function () { //show its submenu $('ul', this).slideDown(1); }, function () { //hide its submenu $('ul', this).slideUp(1); } ); </script> <script type="text/javascript"> /* Javascript for initializing functions when the page loads */ var _sf_async_config={}; /** CONFIGURATION START **/ _sf_async_config.uid = 15115; _sf_async_config.domain = 'caller.com'; _sf_async_config.sections = 'Hammerheads, Hooks, IceRays, Pro, Sharks'; //CHANGE THIS _sf_async_config.authors = ''; //CHANGE THIS /** 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/20130114030720/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/' : 'https://web.archive.org/web/20130114030720/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> <script type="text/javascript" src="https://web.archive.org/web/20130114030720js_/http://media.caller.com/corp_assets/asphalt/js/swfobject-2.2.js"></script> <script type="text/javascript">jSING.videoPlayer.embedPlayers();</script> </body> </html> <!-- FILE ARCHIVED ON 03:07:20 Jan 14, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:00:56 Dec 03, 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.619 exclusion.robots: 0.031 exclusion.robots.policy: 0.018 esindex: 0.012 cdx.remote: 7.897 LoadShardBlock: 1234.529 (3) PetaboxLoader3.datanode: 124.98 (4) PetaboxLoader3.resolve: 1172.664 (2) load_resource: 77.13 -->