CINXE.COM
Event search : Corpus Christi Caller-Times: Local Corpus Christi, Texas News Delivered Throughout the Day.
<!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/events/","20130114191018","https://web.archive.org/","web","/_static/", "1358190618"); </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/20130114191018/http://media.scrippsnewspapers.com/corp_assets/asphalt', SHOW_COPYRIGHT: 'True', SITE_MEDIA_URL: 'https://web.archive.org/web/20130114191018/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/20130114191018/http://www.caller.com/', STATE: 'Texas', STATE_ABBR: 'TX', MOBILE_SITE_URL: 'https://web.archive.org/web/20130114191018/http://m.caller.com', CORP_MEDIA_URL: 'https://web.archive.org/web/20130114191018/http://media.caller.com/corp_assets/asphalt', SITE_ABBR: 'ccct' }; jSINGconf.ajax = { loaderImageURL: 'https://web.archive.org/web/20130114191018/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/20130114191018js_/http://media.caller.com/corp_assets/asphalt/js/jSING.mobile-redirect.yui.js" type="text/javascript"></script> <!-- ad_manager --><!-- target.obj_name = forced_topic_from_request --> <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=" Current news for Corpus Christi, TX and its surrounding communities brought to you by Corpus Christi Caller-Times. Features local Corpus Christi, Texas news including sports, business, entertainment, lifestyle and more."/> <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>Event search : Corpus Christi Caller-Times: Local Corpus Christi, Texas News Delivered Throughout the Day.</title> <link rel="icon" href="https://web.archive.org/web/20130114191018im_/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/20130114191018cs_/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/20130114191018cs_/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/20130114191018/http://www.caller.com/feeds/headlines/" type="application/rss+xml"/> <link rel="alternate" title="RSS feed of all Corpus Christi Caller Times events" href="/web/20130114191018/http://www.caller.com/feeds/events/" type="application/rss+xml"/> </head> <body class="default_body"> <!-- stats tag ['CCCT'] --> <script type="text/javascript" src="https://web.archive.org/web/20130114191018js_/http://apptap.scripps.com/apptap3?site=CCCT&app=djeff&path=/events&title=events_browse&topic=Online+%2F+Events+%2F+Calendar+%28NPC%29"></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/20130114191018/http://ad.doubleclick.net/adj/np.ccct/Online/Events/Calendar;pt=detail;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/20130114191018/http://ad.doubleclick.net/adj/np.ccct/Online/Events/Calendar;pt=detail;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/20130114191018/http://www.caller.com/accounts/login/" id="site_services_login"><strong>Login</strong></a> |</li> <li><a href="/web/20130114191018/http://www.caller.com/accounts/profile/edit/">Manage Account</a> |</li> <li><a href="https://web.archive.org/web/20130114191018/http://m.caller.com/">Mobile</a> |</li> <li><a href="/web/20130114191018/http://www.caller.com/sitemap/" title="Site Map"> Site Map</a> |</li> <li><a href="/web/20130114191018/http://www.caller.com/subscribe/" title="Subscriber Services"> Subscribe</a> |</li> <li><a href="/web/20130114191018/http://www.caller.com/e-edition/" title="e-Edition Digital Newspaper"> e-Edition</a> |</li> <li><a href="/web/20130114191018/http://www.caller.com/staff/" title="Contact Us"> Contact Us</a> |</li> <li><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/accounts/login/?next=/events/" 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/20130114191018im_/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/20130114191018/http://www.caller.com/accounts/password_reset/">Forgotten your password?</a> | <a href="/web/20130114191018/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/20130114191018/https://login.caller.com/openid/v2/signin?token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F?previous=/events/">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/20130114191018/https://login.caller.com/facebook/connect_start?ext_perm=publish_stream,email&token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F%3Fprevious=/events/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114191018im_/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/20130114191018/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=/events/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114191018im_/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/20130114191018/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=/events/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114191018im_/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/20130114191018/https://login.caller.com/twitter/start?token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F%3Fprevious=/events/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114191018im_/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/20130114191018im_/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/20130114191018/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/20130114191018im_/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/20130114191018/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_entertainment"> <!----- NEWS NAV -----> <li id="nav_news"><a href="/web/20130114191018/http://www.caller.com/news/news/" title="News">News</a> <ul class="secondary_nav first"> <li style="margin-right:-19px;"><a href="/web/20130114191018/http://www.caller.com/news/today/" title="Today's Headlines"><img src="https://web.archive.org/web/20130114191018im_/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/20130114191018/http://www.caller.com/news/today/" title="Today's Headlines" style="color:#eeba1a">Today's Headlines</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/local/">Local</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/harbor-bridge/" title="Harbor Bridge - SPECIAL REPORT">Harbor Bridge Special</a></li> <li><a href="/web/20130114191018/http://www.caller.com/eagle-ford-shale/" title="Eagle Ford Shale">Eagle Ford Shale</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/spending/" title="Spotlight on Spending">Spotlight on Spending</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/local/memorial-coliseum/" title="Memorial Coliseum">Memorial Coliseum</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://blogs.caller.com/political_pulse/" title="Political Pulse Blog">Political Pulse Blog</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/politics/" title="Politics">Politics</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/education/" title="Education">Education</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/education/distinguished-scholars/" title="Distinguished Scholars">Distinguished Scholars</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/military/" title="Military">Military</a></li> <li><a href="/web/20130114191018/http://www.caller.com/veterans-remembered/" title="Veterans Remembered">Veterans Remembered</a></li> <li><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/news/news/local/las-brisas/" title="Las Brisas">Las Brisas</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/crime/" title="Caller.com Crime - Be the first to know.">Crime Map | Live Scanner</a></li> <li><a href="/web/20130114191018/http://www.caller.com/data/" title="Databases and Statistics">Data</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/">Wire</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/news/state/" title="State">State</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/national/" title="National">National</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/world/" title="World">World</a></li> </ul> </li> <li><a href="https://web.archive.org/web/20130114191018/http://obits.caller.com/">Obits</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/news/obituaries/" title="News Obits">News Obits</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://obits.caller.com/" title="Paid Obits">Paid Obits</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/news/columnists/mike-baird/" title="Mike Baird">Mike Baird</a></li> <li><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/news/news/columnists/alissa-mejia/" title="Alissa Mejia">Alissa Mejia</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/columnists/lakendra-lewis/" title="Lakendra Lewis">Lakendra Lewis</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/columnists/stephen-ponder/" title="Dr. Stephen Ponder">Dr. Stephen Ponder</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/columnists/michael-womack/" title="Michael Womack">Michael Womack</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/news/columnists/phyllis-yochem/" title="Phyllis Yochem">Phyllis Yochem</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/contests/" title="Contests">Contests</a> <ul class="tertiary_nav"> <script src="https://web.archive.org/web/20130114191018js_/http://web.caller.com/ellington/promos/contests/nav.js"></script> <li><a href="https://web.archive.org/web/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/http://www.caller.com/weather/" title="Weather">Weather</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/tropical/" title="Tropical Weather">Tropical Weather</a></li> <li><a href="/web/20130114191018/http://www.caller.com/weather/#lakelevels" title="Lake Levels">Lake Levels</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://links.caller.com/surf/nav_redirect.html" title="Surf Report">Surf Report</a></li> <li><a href="/web/20130114191018/http://www.caller.com/radar/" title="Interactive Radar">Interactive Radar</a></li> <li><a href="/web/20130114191018/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/20130114191018/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/20130114191018/http://www.caller.com/news/sports/local/" title="Local">Local</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://prepsports.caller.com/" title="High School">High School Preps</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/college/">College</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/college/" title="Javelinas">Javelinas</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/college/" title="Islanders">Islanders</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/college/" title="College football">Football</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/">Professional</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/" title="Hooks">CC Hooks</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/" title="IceRays">CC IceRays</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/" title="IFL">CC Hammerheads</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/spurs/" title="NBA">Spurs</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/rockets/" title="NBA">Rockets</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/mavericks/" title="NBA">Mavericks</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/astros/" title="MLB">Astros</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/rangers/" title="MLB">Rangers</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/cowboys/" title="NFL">Cowboys</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/texans/" title="NFL">Texans</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/professional/stars/" title="NHL">Stars</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/recreation/" title="Outdoors">Outdoors</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/sports/columnists/joel-roza/" title="Joel Roza">Joel Roza</a></li> <li><a href="/web/20130114191018/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/20130114191018/http://blogs.caller.com/">Blogs</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114191018/http://blogs.caller.com/hooks_insider/" title="Hooks Insider">Hooks Insider</a></li> <li><a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://www.caller.com/sports-contests/" title="Contests">Contests</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/http://www.caller.com/news/business/" title="Business">Business</a> <ul class="secondary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/business/local/" title="Local">Local</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/business/marketwatch/" title="Markets & Stocks">Markets & Stocks</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/business/national-international/" title="National / International">National / International</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/business/technology/" title="AP Technology News">Technology</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus-christi+tx.z.html" title="Corpus Christi Business Directory">Business Directory</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/business/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/business/columnists/h-swint-friday/" title="H. Swint Friday">H. Swint Friday</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/business/columnists/ralph-coker/" title="Ralph Coker">Ralph Coker</a></li> <li><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/news/opinion/" title="Opinion">Opinion</a> <ul class="secondary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/blogs/" title="Blogs">Blogs</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114191018/http://blogs.caller.com/political_pulse/" title="Political Pulse">Political Pulse</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://entertainment.caller.com/" title="Caller Entertainment">Caller Entertainment</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://blogs.caller.com/clip_and_save/" title="Clip and Save!">Clip and Save!</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://blogs.caller.com/rajan/" title="In the Crease">In the Crease</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://blogs.caller.com/amped_up/" title="Amped Up!">Amped Up!</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/news/opinion/editorial/" title="Editorial">Editorials</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/opinion/forums/" title="Forums">Forums</a></li> <li><a href="/web/20130114191018/http://www.caller.com/polls/" title="Polls">Polls</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/opinion/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/opinion/columnists/murphy-givens/" title="Murphy Givens">Murphy Givens</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/opinion/columnists/nick-jimenez/" title="Nick Jimenez">Nick Jimenez</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/news/opinion/letters-to-editor/" title="Letters to the Editor">Letters to the Editor</a></li> <li><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/news/entertainment/" title="Entertainment">Entertainment</a> <ul class="secondary_nav"> <li><a href="/web/20130114191018/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/20130114191018/http://entertainment.caller.com/" title="Caller Entertainment">Caller Entertainment</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://blogs.caller.com/amped_up/" title="Amped Up!"> Amped Up!</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/news/entertainment/events/">Events</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/events/" title="Event Calendar">Event Calendar</a></li> <li><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/news/entertainment/tv/" title="Television">TV Listings</a></li> <li><a href="/web/20130114191018/http://www.caller.com/movies/" title="Movies">Movies</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/entertainment/music/" title="Music">Music</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/news/entertainment/people/" title="People">Celebrities</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/entertainment/celebrity/" title="Celebrity Photo Gallery">Celebrity Photo Gallery</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/entertainment/selena/" title="Selena">Selena</a></li> </ul></li> <li><a href="/web/20130114191018/http://www.caller.com/news/entertainment/comics/" title="Comics">Comics</a></li> <li><a href="/web/20130114191018/http://www.caller.com/entertainment/horoscopes/" title="Horoscopes">Horoscopes</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/entertainment/lottery/" title="Texas Lottery Numbers">Texas Lottery</a></li> <li><a href="/web/20130114191018/http://www.caller.com/entertainment/games/" title="People">Games</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/entertainment/numbrix/" title="Numbrix">Numbrix</a></li> <li><a href="/web/20130114191018/http://www.caller.com/entertainment/games/" title="Games">Games</a></li> </ul></li> <li style="padding-left:50px; margin-right:-18px;"><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/eat/" title="New! Eating in the Coastal Bend"><img src="https://web.archive.org/web/20130114191018im_/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/20130114191018/http://www.caller.com/restaurants/featured/" title="Features Restaurants">Featured Restaurants</a></li> <li><a href="/web/20130114191018/http://www.caller.com/eat/menus/" title="Menu Guide">Menu Guide</a></li> <li><a href="/web/20130114191018/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/20130114191018/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/20130114191018/http://www.caller.com/news/lifestyles/home-garden/" title="Home & Garden">Home & Garden</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/garden_tips/" title="Garden Tips">Garden Tips</a></li> </ul> <li><a href="/web/20130114191018/http://www.caller.com/news/lifestyles/family/" title="Family">Family</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/news/lifestyles/family/" title="Anniversaries">Anniversaries</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://display.caller.com/ROP/Subcat.aspx?cat=6907&subcat=6916" title="Engagement Announcements">Engagements</a></li> <li><a href="/web/20130114191018/http://www.caller.com/news/lifestyles/family/" title="Quinceaneras">Quinceaneras</a></li> <li><a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://display.caller.com/ROP/Subcat.aspx?cat=6907&subcat=6920" title="Memorials">In Memory Of</a></li> </ul> </li> <li><a href="/web/20130114191018/http://www.caller.com/news/lifestyles/people/" title="People">People</a> <li><a href="/web/20130114191018/http://www.caller.com/news/lifestyles/sunday-homes/" title="Sunday Homes">Sunday Homes</a></li> <li><a href="/web/20130114191018/http://www.caller.com/food_and_recipes/" title="Food & Recipes">Food & Recipes</a> <li><a href="/web/20130114191018/http://www.caller.com/health/" title="Health & Fitness"> Health and Wellness</a> <ul class="tertiary_nav"> <li><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/multimedia/">Media</a> <ul class="secondary_nav"> <li><a href="/web/20130114191018/http://www.caller.com/photos/" title="Photos">Today's Photos</a></li> <li><a href="/web/20130114191018/http://www.caller.com/photos/archive/" title="Photo Archive">Photo Archive</a></li> <li><a href="/web/20130114191018/http://www.caller.com/photos/galleries/" title="Photo Galleries">Photo Galleries</a></li> <li><a href="/web/20130114191018/http://www.caller.com/photos/galleries/sets/" title="Photo Galleries by Topic">Photo Galleries by Topic</a></li> <li><a href="/web/20130114191018/http://www.caller.com/videos/" title="Videos">Videos</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://clickandshare.caller.com/" title="Upload Your Photos and Videos">Your Photos</a></li> <li><a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://hotjobs.caller.com/" title="Jobs">Jobs</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://homes.caller.com/" title="Homes">Homes</a></li> <li><a href="https://web.archive.org/web/20130114191018/http://cars.caller.com/" title="Cars">Cars</a></li> <li class="last"><a href="https://web.archive.org/web/20130114191018/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_site alert_bark_img_srchttpwebcallercomellingtonpromosnavfeatured_bucket_appspng"> <h2 class="alert_bark_title"><img src="https://web.archive.org/web/20130114191018im_/http://web.caller.com/ellington/promos/nav/featured_bucket_apps.png"/></h2> <p class="alert_bark_content"> <a href="https://web.archive.org/web/20130114191018/http://bit.ly/Zz0XRA">iPad</a> • <a href="https://web.archive.org/web/20130114191018/http://bit.ly/THiL95">iPhone</a> • <a href="https://web.archive.org/web/20130114191018/http://bit.ly/109RUrj">Android</a> • <a href="https://web.archive.org/web/20130114191018/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/20130114191018im_/http://web.caller.com/ellington/promos/nav/diabetes_featured_bucket.png"/></h2> <p class="alert_bark_content"> <a href="https://web.archive.org/web/20130114191018/http://www.caller.com/news/news/local/diabetes/">Stories</a> • <a href="https://web.archive.org/web/20130114191018/http://www.caller.com/diabetes/resources/">Resources</a> • <a href="https://web.archive.org/web/20130114191018/http://www.caller.com/news/news/local/diabetes/recipes/">Healthy Recipes</a> • <a href="https://web.archive.org/web/20130114191018/http://www.caller.com/videos/news/local/diabetes/">Videos</a> • <a href="https://web.archive.org/web/20130114191018/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="default clear"> <h1 class="default"><a href="/web/20130114191018/http://www.caller.com/events/" title="Corpus Christi Events">Events</a> </h1> <ul class="section_header_tabs clear"> <li class="active"><a href="/web/20130114191018/http://www.caller.com/events/" title="View Corpus Christi">View Events</a></li> <li class="inactive"><a href="/web/20130114191018/http://www.caller.com/events/submit/" title="Submit an Event">Submit an Event</a></li> </ul> </div> <!-- end #section_header --> </div> <!-- end #section_title_wrapper --> <div id="content_wrapper" class="clear"> <div id="primary_content"> <div class="titlebar"> <h3>Search events</h3> </div><!-- end .titlebar titlebar_primary --> <div id="browse_search" class="bucket_primary bucket_padded clear"> <form action="/web/20130114191018/http://www.caller.com/events/search/" method="GET" accept-charset="utf-8"> <div id="browse_search_input_with_label" class="input_with_label"> <input type="text" id="id_q" class="vTextField" name="q" size="20" value="" def=""/> <label for="browse_search_input">(e.g. "concerts", "downtown")</label> </div><!-- End input_with_label --> <input type="image" name="browse_search_submit" id="browse_search_submit" value="Search" src="https://web.archive.org/web/20130114191018im_/http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/buttons/text_search.gif" alt="Search"/> </form> </div><!-- end #browse_search --> <div class="titlebar"> <h3>Browse events</h3> </div><!-- end .titlebar --> <div id="events_browse" class="bucket_primary event_tabs"> <ul class="cal_tab_header cal_tab_header_browse clear"> <li class="ui-tabs-selected cal_tab_first"> <a href="/web/20130114191018/http://www.caller.com/events/?start_date=2013-01-14" title="View events for 01/14/2013" 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="/web/20130114191018/http://www.caller.com/events/?start_date=2013-01-15" title="View events for 01/15/2013" 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> <a href="/web/20130114191018/http://www.caller.com/events/?start_date=2013-01-16" title="View events for 01/16/2013" value="2013-01-16"> <span class="cal_tab_day">Wednesday</span> <span class="cal_tab_month">Jan</span> <span class="cal_tab_date">16</span> </a> </li> <li> <a href="/web/20130114191018/http://www.caller.com/events/?start_date=2013-01-17" title="View events for 01/17/2013" value="2013-01-17"> <span class="cal_tab_day">Thursday</span> <span class="cal_tab_month">Jan</span> <span class="cal_tab_date">17</span> </a> </li> <li> <a href="/web/20130114191018/http://www.caller.com/events/?start_date=2013-01-18" title="View events for 01/18/2013" value="2013-01-18"> <span class="cal_tab_day">Friday</span> <span class="cal_tab_month">Jan</span> <span class="cal_tab_date">18</span> </a> </li> <li class="cal_tab_last"> <a href="#browse_cal" class="browse_cal"> <span class="cal_tab_day">More</span> <span class="cal_tab_month">Calendar</span> <span class="cal_tab_icon">Icon</span> </a> </li> </ul> <script type="text/javascript" src="https://web.archive.org/web/20130114191018js_/http://api.maps.yahoo.com/ajaxymap/?v=3.6&appid=8POQNjTV34FJ1UzMWlgtr2m28TY0UKey5k44caE33Zx_4TC7G95xE9qdkIR.ADkMsD_XWVE..61"></script> <div id="main_events_loader" class="ajax_loader"><img src="https://web.archive.org/web/20130114191018im_/http://media.caller.com/corp_assets/asphalt/img/ajax-loader.gif" alt="Loading content"/><p>Loading...</p></div> <div class="search_results_wrapper"> <div id="browse_filter" class="clear"> <form action="?" method="GET" accept-charset="utf-8" id="browse_search_form"> <fieldset> <label for="id_events_category" class="browse_filter">Category</label> <select id="id_section" class="vSelectField" name="section" size="1"> <option value="" selected="selected">All categories</option> </select> </fieldset> <fieldset> <label for="id_events_location" class="browse_filter">Location</label><select id="id_location" class="vSelectField" name="location" size="1"> <option value="" selected="selected">All places</option> <option value="865"> </option> </select> </fieldset> <fieldset> <label for="id_events_time" class="browse_filter">Time</label><select id="id_time" class="vSelectField" name="time" size="1"> <option value="" selected="selected">All times</option> <option value="Morning">Morning</option> <option value="Afternoon">Afternoon</option> <option value="Evening">Evening</option> <option value="Night">Night</option> </select> </fieldset> <input id="search_button" class="search_button" type="image" name="filter_submit" src="https://web.archive.org/web/20130114191018im_/http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/buttons/searchmini.png" alt="Search Restaurants Events"/> </form> </div><!-- end #events_browse_filter --> <div id="filter_load" class="ajax_loader"><img src="https://web.archive.org/web/20130114191018im_/http://media.caller.com/corp_assets/asphalt/img/ajax-loader.gif" alt="Loading content"/><p>Loading...</p></div> <div id="event_list" class="events_browse_content clear"> <ul class="browse_list"> <li class="odd clear"> <h4><a href="/web/20130114191018/http://www.caller.com/events/2013/jan/14/15222/" class="browse_list_title" title="After Hours Quilters">After Hours Quilters</a> <span class="venue">Lindale Sr. Center, 3135 Swanther St., Corpus Christi</span></h4> <h5 class="browse_list_time">7 p.m.</h5> </li> <li class="even clear"> <h4><a href="/web/20130114191018/http://www.caller.com/events/ongoing/9419/" class="browse_list_title" title="Corpus Christi Parks & Recreation Department Classes">Corpus Christi Parks & Recreation Department Classes</a> <span class="venue">different times/locations</span></h4> <h5 class="browse_list_time"></h5> </li> </ul><!-- End browse_list --> </div><!-- end #event_list --> </div> <!-- end .search_results_wrapper --> </div><!-- end #events_browse --> </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/20130114191018/http://ad.doubleclick.net/adj/np.ccct/Online/Events/Calendar;pt=detail;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 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/20130114191018/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/20130114191018/http://www.caller.com/news/2013/jan/13/letters-to-the-editor-011313/?partner=popular#comments" class="comment_count" rel="nofollow">107 comments</a> </li> <li> <a href="/web/20130114191018/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/20130114191018/http://www.caller.com/news/2013/jan/11/corpus-christi-teenager-whose-mother-died-in-in/?partner=popular#comments" class="comment_count" rel="nofollow">16 comments</a> </li> <li> <a href="/web/20130114191018/http://www.caller.com/news/2013/jan/14/letter-to-the-editor-odious-ben-sargent-cartoon/?partner=popular" title="Monday's letters" rel="nofollow">Letter to the Editor: Odious Ben Sargent cartoon </a> <span class="date">Published 1/14/2013 at 3:00 a.m.</span> <a href="/web/20130114191018/http://www.caller.com/news/2013/jan/14/letter-to-the-editor-odious-ben-sargent-cartoon/?partner=popular#comments" class="comment_count" rel="nofollow">30 comments</a> </li> <li> <a href="/web/20130114191018/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/20130114191018/http://www.caller.com/news/2013/jan/12/vacant-bayfront-land-near-downtown-sees-plans/?partner=popular#comments" class="comment_count" rel="nofollow">21 comments</a> </li> <li> <a href="/web/20130114191018/http://www.caller.com/news/2013/jan/13/man-robs-ibc-bank-at-gunpoint-flees-scene-with/?partner=popular" title="The robbery happened Sunday afternoon just after 1:30 p.m. at the IBC Bank on Everhart, Senior Officer Julia Hernandez-Garcia said. " rel="nofollow">Corpus Christi Police: Man robs IBC bank at gunpoint, flees scene with cash</a> <span class="date">Published 1/13/2013 at 5:29 p.m.</span> <a href="/web/20130114191018/http://www.caller.com/news/2013/jan/13/man-robs-ibc-bank-at-gunpoint-flees-scene-with/?partner=popular#comments" class="comment_count" rel="nofollow">11 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/20130114191018/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/20130114191018im_/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/20130114191018/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/20130114191018im_/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 class="bucket_media_item sidebar_bucket_media_item"> <a href="/web/20130114191018/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/20130114191018im_/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> <!-- 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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/http://www.caller.com/news/2013/jan/13/letters-to-the-editor-011313/?partner=popular#comments" class="comment_count" rel="nofollow">107 comments</a> </li> <li> <a href="/web/20130114191018/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/20130114191018/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/20130114191018/http://www.caller.com/news/2013/jan/14/letter-to-the-editor-odious-ben-sargent-cartoon/?partner=popular" title="Monday's letters" rel="nofollow">Letter to the Editor: Odious Ben Sargent cartoon </a> <span class="date">Published 1/14/2013 at 3:00 a.m.</span> <a href="/web/20130114191018/http://www.caller.com/news/2013/jan/14/letter-to-the-editor-odious-ben-sargent-cartoon/?partner=popular#comments" class="comment_count" rel="nofollow">30 comments</a> </li> <li> <a href="/web/20130114191018/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/20130114191018/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">28 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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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> <li> <a href="/web/20130114191018/http://www.caller.com/news/2013/jan/07/mom-goes-viral-sons-iphone-code-conduct/?partner=popular" title="She was looking for a way to be present in his phone use without being a 'creeper'" rel="nofollow">Mom goes viral with son's iPhone code of conduct</a> <span class="date">Published 1/7/2013 at 12:44 p.m.</span> <a href="/web/20130114191018/http://www.caller.com/news/2013/jan/07/mom-goes-viral-sons-iphone-code-conduct/?partner=popular#comments" class="comment_count" rel="nofollow">6 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/20130114191018im_/http://media.caller.com/corp_assets/asphalt/img/weather/icons/7_170.png" width="120px" alt="Overcast"/> </div> <!-- end #radar --> <div id="sidebar_current_weather"> <span class="current_temp_label">Currently</span> <span class="current_temp">45<span class="current_temp_degree">°</span></span> <span class="current_conditions">Overcast</span> <span class="current_wind">Wind: N 13mph</span> </div> <!-- end #current_conditions --> <div id="sidebar_hi_low"> <span class="today_temp_label">Today</span> <span class="hi_temp">45<span class="current_temp_degree">°</span></span> <span class="lo_temp">43<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">Tue</div><div class="sidebar_weather_day">01:00 AM</div> <img src="https://web.archive.org/web/20130114191018im_/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">43°</span></div> </div> <div class="sidebar_forecast_day"> <div class="sidebar_weather_day">Tue</div><div class="sidebar_weather_day">01:00 PM</div> <img src="https://web.archive.org/web/20130114191018im_/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">43°</span></div> </div><!-- End sidebar_forecast_day --> <div class="sidebar_forecast_day"> <div class="sidebar_weather_day">Wed</div><div class="sidebar_weather_day">01:00 AM</div> <img src="https://web.archive.org/web/20130114191018im_/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">38°</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: 36°</p> <p>Humidity: 93%</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: 35°</p> <p>Humidity: 86%</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: 29°</p> <p>Humidity: 89%</p> <p>Precip: 40%</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/20130114191018/http://clickandshare.caller.com/Media/View/2963691"><img src="https://web.archive.org/web/20130114191018im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/efd26706-e482-475d-80a5-2d2473ebf22b.jpg"/></a> <a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://clickandshare.caller.com/Media/View/2963273"><img src="https://web.archive.org/web/20130114191018im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/2f7f9e67-53dc-4580-a3ad-aecbc7b9322b.jpg"/></a> <a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://clickandshare.caller.com/Media/View/2947786"><img src="https://web.archive.org/web/20130114191018im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/f71c31e2-dabb-43fd-b18b-b39f690758f8.jpg"/></a> <a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://clickandshare.caller.com/Media/View/2944259"><img src="https://web.archive.org/web/20130114191018im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/a9307027-d801-4fc9-ae7d-1dfcb46626f2.jpg"/></a> <a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://clickandshare.caller.com/Media/View/2944256"><img src="https://web.archive.org/web/20130114191018im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/4e7dcf5e-c481-4766-8d9c-a4d52cd2b8ee.jpg"/></a> <a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://clickandshare.caller.com/Media/View/2795920"><img src="https://web.archive.org/web/20130114191018im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/9d1e410d-dacc-4fb3-a1c2-0de0c7f61359.jpg"/></a> <a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://ad.doubleclick.net/adj/np.ccct/Online/Events/Calendar;pt=detail;tile=4;sz=120x30;pos=below' + _demo_params + _tile_params + '" type="text/javascript"></scr' + 'ipt>'); </script></div> </div> <a href="/web/20130114191018/http://www.caller.com/weather/" title="More Corpus Christi Weather">More Weather »</a> </div> </div><!-- end #sidebar_weather --> <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/20130114191018/http://ad.doubleclick.net/adj/np.ccct/Online/Events/Calendar;pt=detail;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/20130114191018/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 = 'UNKNOWN'; ctxt_ad_type = 'UNKNOWN'; ctxt_ad_url = window.location.href ; ctxt_css_url = 'https://web.archive.org/web/20130114191018/http://media.scrippsnewspapers.com/yahoo/yahoo_cm.css' ; </script> <script type="text/javascript" language="JavaScript" src="https://web.archive.org/web/20130114191018js_/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/20130114191018js_/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/20130114191018js_/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/20130114191018js_/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/20130114191018/http://www.caller.com/e-edition/" title="E-Edition">E-Edition</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://www.caller.com/entertainment/horoscopes/" title="Horoscopes">Horoscopes</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://www.caller.com/contests/" title="Caller.com contests">Contests</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://www.caller.com/breakingnews/" title="Sign up for Breaking News">Breaking News</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://blogs.caller.com/" title="Caller.com Blogs">Blogs</a></dd> <dd><a href="/web/20130114191018/http://www.caller.com/tv/" title="TV listings">TV listings</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://bestofthebest.caller.com/" title="Best of the Best">Best of the Best</a></dd> <dd><a href="/web/20130114191018/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/20130114191018/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/20130114191018/http://apps.callernetwork.com/reprints/" title="Order Photo Reprints">Photo Reprints and Back Issues</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://www.caller.com/archives/" title="Newspaper archives">Archives</a></dd> </dl> <dl> <dt>Need help?</dt> <dd><a href="/web/20130114191018/http://www.caller.com/staff/" title="Contact Us"> Contact Us</a> |</dd> <dd><a href="/web/20130114191018/http://www.caller.com/about/" title="About Us"> About Us</a> |</dd> <dd><a href="/web/20130114191018/http://www.caller.com/sitemap/" title="Site Map"> Site Map</a> |</dd> <dd><a href="https://web.archive.org/web/20130114191018/http://www.caller.com/subscribe" title="Caller-Times newspaper">Subscriber Services</a></dd> </dl> <dl> <dt><a href="/web/20130114191018/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/20130114191018/http://www.caller.com/texas-high-school-football/" title="Corpus Christi"> Corpus Christi</a> |</dd> <dd><a href="https://web.archive.org/web/20130114191018/http://www.reporternews.com/texas-high-school-football/" title="Abilene"> Abilene</a> |</dd> <dd><a href="https://web.archive.org/web/20130114191018/http://www.gosanangelo.com/sports/texas-high-school-football/" title="San Angelo"> San Angelo</a> |</dd> <dd><a href="https://web.archive.org/web/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/http://local.caller.com/corpus+christi+tx/apartments.zq.html">Corpus Christi Apartments</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/attorneys.zq.html">Corpus Christi Attorneys</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/http://local.caller.com/corpus+christi+tx/dentists.zq.html">Corpus Christi Dentists</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/doctors.zq.html">Corpus Christi Doctors</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/flowers.zq.html">Corpus Christi Flowers</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/hotels.zq.html">Corpus Christi Hotels</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/insurance.zq.html">Corpus Christi Insurance</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/loans.zq.html">Corpus Christi Loans</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/mortgages.zq.html">Corpus Christi Mortgages</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/movers.zq.html">Corpus Christi Movers</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/pizza.zq.html">Corpus Christi Pizza</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/realtors.zq.html">Corpus Christi Realtors</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/restaurants.zq.html">Corpus Christi Restaurants</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/corpus+christi+tx/storage.zq.html">Corpus Christi Storage</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/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/20130114191018/http://local.caller.com/corpus+christi+tx/travel.zq.html">Corpus Christi Travel</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/http://local.caller.com/allads.q.html">Featured</a></dd> <dd><a href="https://web.archive.org/web/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/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/20130114191018/https://market.android.com/details?id=com.scripps.caller.mobile" title="Corpus Christi Caller-Times android application"> <img src="https://web.archive.org/web/20130114191018im_/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/20130114191018/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/20130114191018im_/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/20130114191018/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/20130114191018im_/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/20130114191018/http://www.amazon.com/Corpus-Christi-Caller-Times/dp/B002HRF7IE" title="Corpus Christi Caller-Times kindle subscription"> <img src="https://web.archive.org/web/20130114191018im_/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/20130114191018im_/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/20130114191018/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/20130114191018/http://www.caller.com/privacy/" title="Privacy Policy">Privacy Policy</a> | <a href="/web/20130114191018/http://www.caller.com/privacy/terms/" title="User Agreement">User Agreement</a> | <a href="/web/20130114191018/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/20130114191018js_/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/20130114191018js_/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/20130114191018js_/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/20130114191018js_/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/20130114191018js_/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/20130114191018js_/https://platform.twitter.com/widgets.js"></script> <script src="https://web.archive.org/web/20130114191018js_/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/20130114191018/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/20130114191018/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 */ jSING.calendars.calTabsPrimary(); var _sf_async_config={}; /** CONFIGURATION START **/ _sf_async_config.uid = 15115; _sf_async_config.domain = 'caller.com'; _sf_async_config.sections = ''; //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/20130114191018/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/' : 'https://web.archive.org/web/20130114191018/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/20130114191018js_/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 19:10:18 Jan 14, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 02:03:20 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.659 exclusion.robots: 0.036 exclusion.robots.policy: 0.024 esindex: 0.013 cdx.remote: 10.909 LoadShardBlock: 121.185 (3) PetaboxLoader3.datanode: 66.776 (4) PetaboxLoader3.resolve: 164.251 (2) load_resource: 114.924 -->