CINXE.COM
Local Business 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/business/local/","20130114123643","https://web.archive.org/","web","/_static/", "1358167003"); </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/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt', SHOW_COPYRIGHT: 'True', SITE_MEDIA_URL: 'https://web.archive.org/web/20130114123643/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/20130114123643/http://www.caller.com/', STATE: 'Texas', STATE_ABBR: 'TX', MOBILE_SITE_URL: 'https://web.archive.org/web/20130114123643/http://m.caller.com', CORP_MEDIA_URL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt', SITE_ABBR: 'ccct' }; jSINGconf.ajax = { loaderImageURL: 'https://web.archive.org/web/20130114123643/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/20130114123643js_/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 Local Business news stories. Current Local Business 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>Local Business News for Corpus Christi, TX from Corpus Christi Caller-Times</title> <link rel="icon" href="https://web.archive.org/web/20130114123643im_/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/20130114123643cs_/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/20130114123643cs_/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/20130114123643/http://www.caller.com/feeds/headlines/" type="application/rss+xml"/> <link rel="alternate" title="RSS feed of all Local Business Stories" href="/web/20130114123643/http://www.caller.com/rss/headlines/business/local/" type="application/rss+xml"/> </head> <body class="default_body"> <!-- stats tag ['CCCT'] --> <script type="text/javascript" src="https://web.archive.org/web/20130114123643js_/http://apptap.scripps.com/apptap3?site=CCCT&app=djeff&path=/business/local/section/local-business&title=www.caller.com: business/local - Local Business&k=v&topic=Business+%2F+Local+%28NPC%29"></script><script> s.prop50 = "Business/Local"; </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/20130114123643/http://ad.doubleclick.net/adj/np.ccct/Business/Local;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/20130114123643/http://ad.doubleclick.net/adj/np.ccct/Business/Local;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/20130114123643/http://www.caller.com/accounts/login/" id="site_services_login"><strong>Login</strong></a> |</li> <li><a href="/web/20130114123643/http://www.caller.com/accounts/profile/edit/">Manage Account</a> |</li> <li><a href="https://web.archive.org/web/20130114123643/http://m.caller.com/">Mobile</a> |</li> <li><a href="/web/20130114123643/http://www.caller.com/sitemap/" title="Site Map"> Site Map</a> |</li> <li><a href="/web/20130114123643/http://www.caller.com/subscribe/" title="Subscriber Services"> Subscribe</a> |</li> <li><a href="/web/20130114123643/http://www.caller.com/e-edition/" title="e-Edition Digital Newspaper"> e-Edition</a> |</li> <li><a href="/web/20130114123643/http://www.caller.com/staff/" title="Contact Us"> Contact Us</a> |</li> <li><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/accounts/login/?next=/news/business/local/" 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/20130114123643im_/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/20130114123643/http://www.caller.com/accounts/password_reset/">Forgotten your password?</a> | <a href="/web/20130114123643/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/20130114123643/https://login.caller.com/openid/v2/signin?token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F?previous=/news/business/local/">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/20130114123643/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/business/local/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/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/business/local/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/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/business/local/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/https://login.caller.com/twitter/start?token_url=http%3A%2F%2Fwww.caller.com%2Faccounts%2Fauth%2F%3Fprevious=/news/business/local/%26popup=true','rpxnow','width=800,height=550'); return false;"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643im_/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/20130114123643/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/20130114123643im_/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/20130114123643/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_business"> <!----- NEWS NAV -----> <li id="nav_news"><a href="/web/20130114123643/http://www.caller.com/news/news/" title="News">News</a> <ul class="secondary_nav first"> <li style="margin-right:-19px;"><a href="/web/20130114123643/http://www.caller.com/news/today/" title="Today's Headlines"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/http://www.caller.com/news/today/" title="Today's Headlines" style="color:#eeba1a">Today's Headlines</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/local/">Local</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/harbor-bridge/" title="Harbor Bridge - SPECIAL REPORT">Harbor Bridge Special</a></li> <li><a href="/web/20130114123643/http://www.caller.com/eagle-ford-shale/" title="Eagle Ford Shale">Eagle Ford Shale</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/spending/" title="Spotlight on Spending">Spotlight on Spending</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/local/memorial-coliseum/" title="Memorial Coliseum">Memorial Coliseum</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://blogs.caller.com/political_pulse/" title="Political Pulse Blog">Political Pulse Blog</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/politics/" title="Politics">Politics</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/education/" title="Education">Education</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/education/distinguished-scholars/" title="Distinguished Scholars">Distinguished Scholars</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/military/" title="Military">Military</a></li> <li><a href="/web/20130114123643/http://www.caller.com/veterans-remembered/" title="Veterans Remembered">Veterans Remembered</a></li> <li><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/news/news/local/las-brisas/" title="Las Brisas">Las Brisas</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/crime/" title="Caller.com Crime - Be the first to know.">Crime Map | Live Scanner</a></li> <li><a href="/web/20130114123643/http://www.caller.com/data/" title="Databases and Statistics">Data</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/">Wire</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/news/state/" title="State">State</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/national/" title="National">National</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/world/" title="World">World</a></li> </ul> </li> <li><a href="https://web.archive.org/web/20130114123643/http://obits.caller.com/">Obits</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/news/obituaries/" title="News Obits">News Obits</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://obits.caller.com/" title="Paid Obits">Paid Obits</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/news/columnists/mike-baird/" title="Mike Baird">Mike Baird</a></li> <li><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/news/news/columnists/alissa-mejia/" title="Alissa Mejia">Alissa Mejia</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/columnists/lakendra-lewis/" title="Lakendra Lewis">Lakendra Lewis</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/columnists/stephen-ponder/" title="Dr. Stephen Ponder">Dr. Stephen Ponder</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/columnists/michael-womack/" title="Michael Womack">Michael Womack</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/news/columnists/phyllis-yochem/" title="Phyllis Yochem">Phyllis Yochem</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/contests/" title="Contests">Contests</a> <ul class="tertiary_nav"> <script src="https://web.archive.org/web/20130114123643js_/http://web.caller.com/ellington/promos/contests/nav.js"></script> <li><a href="https://web.archive.org/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/weather/" title="Weather">Weather</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/tropical/" title="Tropical Weather">Tropical Weather</a></li> <li><a href="/web/20130114123643/http://www.caller.com/weather/#lakelevels" title="Lake Levels">Lake Levels</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://links.caller.com/surf/nav_redirect.html" title="Surf Report">Surf Report</a></li> <li><a href="/web/20130114123643/http://www.caller.com/radar/" title="Interactive Radar">Interactive Radar</a></li> <li><a href="/web/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/news/sports/local/" title="Local">Local</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://prepsports.caller.com/" title="High School">High School Preps</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/college/">College</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/college/" title="Javelinas">Javelinas</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/college/" title="Islanders">Islanders</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/college/" title="College football">Football</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/">Professional</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/" title="Hooks">CC Hooks</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/" title="IceRays">CC IceRays</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/" title="IFL">CC Hammerheads</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/spurs/" title="NBA">Spurs</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/rockets/" title="NBA">Rockets</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/mavericks/" title="NBA">Mavericks</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/astros/" title="MLB">Astros</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/rangers/" title="MLB">Rangers</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/cowboys/" title="NFL">Cowboys</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/texans/" title="NFL">Texans</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/professional/stars/" title="NHL">Stars</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/recreation/" title="Outdoors">Outdoors</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/sports/columnists/joel-roza/" title="Joel Roza">Joel Roza</a></li> <li><a href="/web/20130114123643/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/20130114123643/http://blogs.caller.com/">Blogs</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114123643/http://blogs.caller.com/hooks_insider/" title="Hooks Insider">Hooks Insider</a></li> <li><a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://www.caller.com/sports-contests/" title="Contests">Contests</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/news/business/" title="Business">Business</a> <ul class="secondary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/business/local/" title="Local">Local</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/business/marketwatch/" title="Markets & Stocks">Markets & Stocks</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/business/national-international/" title="National / International">National / International</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/business/technology/" title="AP Technology News">Technology</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus-christi+tx.z.html" title="Corpus Christi Business Directory">Business Directory</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/business/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/business/columnists/h-swint-friday/" title="H. Swint Friday">H. Swint Friday</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/business/columnists/ralph-coker/" title="Ralph Coker">Ralph Coker</a></li> <li><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/news/opinion/" title="Opinion">Opinion</a> <ul class="secondary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/blogs/" title="Blogs">Blogs</a> <ul class="tertiary_nav"> <li><a href="https://web.archive.org/web/20130114123643/http://blogs.caller.com/political_pulse/" title="Political Pulse">Political Pulse</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://entertainment.caller.com/" title="Caller Entertainment">Caller Entertainment</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://blogs.caller.com/clip_and_save/" title="Clip and Save!">Clip and Save!</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://blogs.caller.com/rajan/" title="In the Crease">In the Crease</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://blogs.caller.com/amped_up/" title="Amped Up!">Amped Up!</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/news/opinion/editorial/" title="Editorial">Editorials</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/opinion/forums/" title="Forums">Forums</a></li> <li><a href="/web/20130114123643/http://www.caller.com/polls/" title="Polls">Polls</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/opinion/columnists/">Columnists</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/opinion/columnists/murphy-givens/" title="Murphy Givens">Murphy Givens</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/opinion/columnists/nick-jimenez/" title="Nick Jimenez">Nick Jimenez</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/news/opinion/letters-to-editor/" title="Letters to the Editor">Letters to the Editor</a></li> <li><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/news/entertainment/" title="Entertainment">Entertainment</a> <ul class="secondary_nav"> <li><a href="/web/20130114123643/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/20130114123643/http://entertainment.caller.com/" title="Caller Entertainment">Caller Entertainment</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://blogs.caller.com/amped_up/" title="Amped Up!"> Amped Up!</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/news/entertainment/events/">Events</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/events/" title="Event Calendar">Event Calendar</a></li> <li><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/news/entertainment/tv/" title="Television">TV Listings</a></li> <li><a href="/web/20130114123643/http://www.caller.com/movies/" title="Movies">Movies</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/entertainment/music/" title="Music">Music</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/news/entertainment/people/" title="People">Celebrities</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/entertainment/celebrity/" title="Celebrity Photo Gallery">Celebrity Photo Gallery</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/entertainment/selena/" title="Selena">Selena</a></li> </ul></li> <li><a href="/web/20130114123643/http://www.caller.com/news/entertainment/comics/" title="Comics">Comics</a></li> <li><a href="/web/20130114123643/http://www.caller.com/entertainment/horoscopes/" title="Horoscopes">Horoscopes</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/entertainment/lottery/" title="Texas Lottery Numbers">Texas Lottery</a></li> <li><a href="/web/20130114123643/http://www.caller.com/entertainment/games/" title="People">Games</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/entertainment/numbrix/" title="Numbrix">Numbrix</a></li> <li><a href="/web/20130114123643/http://www.caller.com/entertainment/games/" title="Games">Games</a></li> </ul></li> <li style="padding-left:50px; margin-right:-18px;"><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/eat/" title="New! Eating in the Coastal Bend"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/http://www.caller.com/restaurants/featured/" title="Features Restaurants">Featured Restaurants</a></li> <li><a href="/web/20130114123643/http://www.caller.com/eat/menus/" title="Menu Guide">Menu Guide</a></li> <li><a href="/web/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/news/lifestyles/home-garden/" title="Home & Garden">Home & Garden</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/garden_tips/" title="Garden Tips">Garden Tips</a></li> </ul> <li><a href="/web/20130114123643/http://www.caller.com/news/lifestyles/family/" title="Family">Family</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/news/lifestyles/family/" title="Anniversaries">Anniversaries</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://display.caller.com/ROP/Subcat.aspx?cat=6907&subcat=6916" title="Engagement Announcements">Engagements</a></li> <li><a href="/web/20130114123643/http://www.caller.com/news/lifestyles/family/" title="Quinceaneras">Quinceaneras</a></li> <li><a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://display.caller.com/ROP/Subcat.aspx?cat=6907&subcat=6920" title="Memorials">In Memory Of</a></li> </ul> </li> <li><a href="/web/20130114123643/http://www.caller.com/news/lifestyles/people/" title="People">People</a> <li><a href="/web/20130114123643/http://www.caller.com/news/lifestyles/sunday-homes/" title="Sunday Homes">Sunday Homes</a></li> <li><a href="/web/20130114123643/http://www.caller.com/food_and_recipes/" title="Food & Recipes">Food & Recipes</a> <li><a href="/web/20130114123643/http://www.caller.com/health/" title="Health & Fitness"> Health and Wellness</a> <ul class="tertiary_nav"> <li><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/multimedia/">Media</a> <ul class="secondary_nav"> <li><a href="/web/20130114123643/http://www.caller.com/photos/" title="Photos">Today's Photos</a></li> <li><a href="/web/20130114123643/http://www.caller.com/photos/archive/" title="Photo Archive">Photo Archive</a></li> <li><a href="/web/20130114123643/http://www.caller.com/photos/galleries/" title="Photo Galleries">Photo Galleries</a></li> <li><a href="/web/20130114123643/http://www.caller.com/photos/galleries/sets/" title="Photo Galleries by Topic">Photo Galleries by Topic</a></li> <li><a href="/web/20130114123643/http://www.caller.com/videos/" title="Videos">Videos</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://clickandshare.caller.com/" title="Upload Your Photos and Videos">Your Photos</a></li> <li><a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://hotjobs.caller.com/" title="Jobs">Jobs</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://homes.caller.com/" title="Homes">Homes</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://cars.caller.com/" title="Cars">Cars</a></li> <li class="last"><a href="https://web.archive.org/web/20130114123643/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/20130114123643im_/http://web.caller.com/ellington/promos/nav/entertainment_logo3.png"/></h2> <p class="alert_bark_content"> <a href="https://web.archive.org/web/20130114123643/http://entertainment.caller.com/?p=11838">Top 5</a> • <a href="https://web.archive.org/web/20130114123643/http://entertainment.caller.com/?p=11831">Livestock Show</a> • <a href="https://web.archive.org/web/20130114123643/http://entertainment.caller.com/?p=11826">WWE</a> • <a href="https://web.archive.org/web/20130114123643/http://entertainment.caller.com/?p=11821">Into the Woods musical</a> • <a href="https://web.archive.org/web/20130114123643/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/20130114123643im_/http://web.caller.com/ellington/promos/nav/featured_bucket_apps.png"/></h2> <p class="alert_bark_content"> <a href="https://web.archive.org/web/20130114123643/http://bit.ly/Zz0XRA">iPad</a> • <a href="https://web.archive.org/web/20130114123643/http://bit.ly/THiL95">iPhone</a> • <a href="https://web.archive.org/web/20130114123643/http://bit.ly/109RUrj">Android</a> • <a href="https://web.archive.org/web/20130114123643/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/20130114123643im_/http://web.caller.com/ellington/promos/nav/diabetes_featured_bucket.png"/></h2> <p class="alert_bark_content"> <a href="https://web.archive.org/web/20130114123643/http://www.caller.com/news/news/local/diabetes/">Stories</a> • <a href="https://web.archive.org/web/20130114123643/http://www.caller.com/diabetes/resources/">Resources</a> • <a href="https://web.archive.org/web/20130114123643/http://www.caller.com/news/news/local/diabetes/recipes/">Healthy Recipes</a> • <a href="https://web.archive.org/web/20130114123643/http://www.caller.com/videos/news/local/diabetes/">Videos</a> • <a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://www.caller.com/feeds/headlines/business/local/" title="Subscribe to RSS"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/http://add.my.yahoo.com/rss?url=http://www.caller.com/feeds/headlines/business/local/" title="Add to My Yahoo!"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/http://www.caller.com/news/business/" title="Corpus Christi Business">Business</a> » </h2> <div id="section_header_details"> <h1>Local Business</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_businesslocal" class="bucket section tab_wrapper"> <div class="titlebar"> <h3><a href="/web/20130114123643/http://www.caller.com/news/business/local/" title="Corpus Christi Local Business">Local Business</a></h3> </div><!-- end .titlebar_primary --> <ul class="tab_header macro_tab_header clear"> <li class="ui-tabs-selected"><a href="#section_bucket_stories_businesslocal" title="Local Business Stories">Stories</a></li> <li><a href="#section_bucket_media_businesslocal" title="Local Business Media">Media</a></li> </ul><!-- end .tab_header --> <div id="section_bucket_stories_businesslocal" class="bucket_primary clear"> <ul class="story_list"> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/13/coastal-bend-business-journal-011313/" title="Architects group chooses Dykema ">Coastal Bend Business Journal: 01.13.13 </a> <span class="date">Published 1/13/2013 at 8:30 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/13/coastal-bend-business-journal-011313/#comments" class="comment_count">0 comments</a> <p>Architects group chooses Dykema</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/13/coastal-bend-business-datebook-011313/" title="TUESDAY ">Coastal Bend Business Datebook: 01.13.13 </a> <span class="date">Published 1/13/2013 at 6:00 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/13/coastal-bend-business-datebook-011313/#comments" class="comment_count">0 comments</a> <p>TUESDAY</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/deal-for-corpus-christi-fox-affiliate-falls/" title="A deal for a Louisiana broadcasting company to acquire the Corpus Christi Fox TV affiliate KUQI has been terminated, an executive at one of the companies involved in the transaction confirmed. ">Deal for Corpus Christi Fox affiliate falls through </a> <span class="date">Published 1/11/2013 at 6:20 p.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/deal-for-corpus-christi-fox-affiliate-falls/#comments" class="comment_count">6 comments</a> <p>A deal for a Louisiana broadcasting company to acquire the Corpus Christi Fox TV affiliate KUQI has been terminated, an executive at one of the companies involved in the transaction confirmed.</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/plastics-manufacturer-inks-1-billion-contract/" title="The M&G Group of Italy bought land and secured local tax abatements for the plants last fall">Plastics manufacturer inks $1 billion contract for two Corpus Christi plants </a> <span class="date">Updated 1/11/2013 at 5:24 p.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/plastics-manufacturer-inks-1-billion-contract/#comments" class="comment_count">27 comments</a> <p>The M&G Group of Italy bought land and secured local tax abatements for the plants last fall</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/retail-gasoline-prices-edge-corpus-christi-area-te/" title="Retail gasoline prices up nickel across Texas">Retail gasoline prices edge up in Corpus Christi area, Texas</a> <span class="date">Updated 1/11/2013 at 10:13 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/retail-gasoline-prices-edge-corpus-christi-area-te/#comments" class="comment_count">11 comments</a> <p>Retail gasoline prices up nickel across Texas</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/la-palmera-receives-design-awards/" title="La Palmera mall has been recognized for its design and development with two ICSC Global Awards — a silver award for sustainable design excellence and for renovations and expansions, according to a news release.">La Palmera receives design awards</a> <span class="date">Updated 1/11/2013 at 6:51 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/la-palmera-receives-design-awards/#comments" class="comment_count">3 comments</a> <p>La Palmera mall has been recognized for its design and development with two ICSC Global Awards — a silver award for sustainable design excellence and for renovations and expansions, according to a news release.</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/lemonade-day-set-for-may-11-to-teach-coastal-a/" title="Wanted: Coastal Bend children looking to get a taste for business the old-fashioned way — selling lemonade. ">Lemonade Day, set for May 11, to teach Coastal Bend youths about starting a business </a> <span class="date">Updated 1/11/2013 at 6:08 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/11/lemonade-day-set-for-may-11-to-teach-coastal-a/#comments" class="comment_count">15 comments</a> <p>Wanted: Coastal Bend children looking to get a taste for business the old-fashioned way — selling lemonade.</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/10/hr-block-opens-new-location/" title="H&R Block opened a new location at 5415 Everhart Road and celebrated with a ribbon-cutting Wednesday.">H&R Block opens new location</a> <span class="date">Published 1/10/2013 at 10:43 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/10/hr-block-opens-new-location/#comments" class="comment_count">0 comments</a> <p>H&R Block opened a new location at 5415 Everhart Road and celebrated with a ribbon-cutting Wednesday.</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/08/coastal-bend-oil-and-gas-report-010813/" title="There were no new drilling permit applications filed this past week in Aransas, Brooks, Duval, Jim Wells, Kenedy, Kleberg, Nueces, Refugio and San Patricio counties. ">Coastal Bend Oil and Gas Report: 01.08.13 </a> <span class="date">Published 1/8/2013 at 2:20 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/08/coastal-bend-oil-and-gas-report-010813/#comments" class="comment_count">0 comments</a> <p>There were no new drilling permit applications filed this past week in Aransas, Brooks, Duval, Jim Wells, Kenedy, Kleberg, Nueces, Refugio and San Patricio counties.</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/07/ymca-first-phase-revamp-opens-wednesday/" title="For more than half a century, Charles P. Brocato, 94, has stayed fit at YMCA. ">YMCA first phase revamp opens Wednesday </a> <span class="date">Updated 1/7/2013 at 5:35 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/07/ymca-first-phase-revamp-opens-wednesday/#comments" class="comment_count">1 comment</a> <p>For more than half a century, Charles P. Brocato, 94, has stayed fit at YMCA.</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/06/coastal-bend-business-journal-010613/" title="United Way of the Coastal Bend promotes Martinez ">Coastal Bend Business Journal: 01.06.13 </a> <span class="date">Published 1/6/2013 at 8:30 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/06/coastal-bend-business-journal-010613/#comments" class="comment_count">0 comments</a> <p>United Way of the Coastal Bend promotes Martinez</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/06/coastal-bend-business-datebook-010613/" title="Financial Planning seminars offered ">Coastal Bend Business Datebook: 01.06.13 </a> <span class="date">Published 1/6/2013 at 6:00 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/06/coastal-bend-business-datebook-010613/#comments" class="comment_count">0 comments</a> <p>Financial Planning seminars offered</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/05/fiscal-cliff-deal-could-benefit-south-texas-wind/" title="Developers of South Texas wind farms praised the one-year extension of a major industry tax credit, but the immediate effect on about half a dozen wind farms that are yet to be built here remains unclear. ">Fiscal cliff deal could benefit South Texas wind projects </a> <span class="date">Published 1/5/2013 at 9:02 p.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/05/fiscal-cliff-deal-could-benefit-south-texas-wind/#comments" class="comment_count">23 comments</a> <p>Developers of South Texas wind farms praised the one-year extension of a major industry tax credit, but the immediate effect on about half a dozen wind farms that are yet to be built here remains unclear.</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/04/gulf-seafood-trace-effort-tracks-food-from-boat/" title="The traceability program allows the Gulf seafood industry to electronically record and post information about seafood">Gulf Seafood Trace effort tracks food from boat to plate </a> <span class="date">Updated 1/4/2013 at 7:47 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/04/gulf-seafood-trace-effort-tracks-food-from-boat/#comments" class="comment_count">3 comments</a> <p>The traceability program allows the Gulf seafood industry to electronically record and post information about seafood</p> </li> <li> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/01/coastal-bend-oil-and-gas-report-010113/" title="There were no new drilling permit applications filed this past week in Aransas, Bee, Jim Wells, Kenedy, Live Oak, Nueces, Refugio, San Patricio counties. ">Coastal Bend Oil and Gas report: 01.01.13 </a> <span class="date">Published 1/1/2013 at 3:40 a.m.</span> <a href="/web/20130114123643/http://www.caller.com/news/2013/jan/01/coastal-bend-oil-and-gas-report-010113/#comments" class="comment_count">0 comments</a> <p>There were no new drilling permit applications filed this past week in Aransas, Bee, Jim Wells, Kenedy, Live Oak, Nueces, Refugio, San Patricio counties.</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_businesslocal --> <div id="section_bucket_media_businesslocal" 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/20130114123643/http://www.caller.com/photos/galleries/2012/dec/29/2012-newsmaker-year-gregg-robertson/" title="Photo Gallery: 2012 NEWSMAKER OF THE YEAR: Gregg Robertson" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/12/29/343845_t81_81.JPG" width="81" alt="Photo Gallery: 2012 NEWSMAKER OF THE YEAR: Gregg Robertson"/></a> <span class="date">Dec 29th 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/dec/29/2012-newsmaker-year-gregg-robertson/" title="Photo Gallery: 2012 NEWSMAKER OF THE YEAR: Gregg Robertson">2012 NEWSMAKER OF THE YEAR: Gregg… </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/dec/06/citrus-opens-art-center-corpus-christi/" title="Photo Gallery: Citrus opens at Art Center of Corpus Christi " class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/12/06/419957_t81_81.JPG" width="81" alt="Photo Gallery: Citrus opens at Art Center of Corpus Christi "/></a> <span class="date">Dec 6th 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/dec/06/citrus-opens-art-center-corpus-christi/" title="Photo Gallery: Citrus opens at Art Center of Corpus Christi ">Citrus opens at Art Center of Corpus… </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/dec/04/oil-gas-expo-robstown/" title="Photo Gallery: Oil, Gas Expo in Robstown" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/12/04/59392_t81_81.JPG" width="81" alt="Photo Gallery: Oil, Gas Expo in Robstown"/></a> <span class="date">Dec 4th 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/dec/04/oil-gas-expo-robstown/" title="Photo Gallery: Oil, Gas Expo in Robstown">Oil, Gas Expo in Robstown </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/nov/29/south-central-texas-natural-gas-vehicle-consortium/" title="Photo Gallery: South Central Texas Natural Gas Vehicle Consortium Meeting" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/11/29/175704_t81_81.JPG" width="81" alt="Photo Gallery: South Central Texas Natural Gas Vehicle Consortium Meeting"/></a> <span class="date">Nov 29th 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/nov/29/south-central-texas-natural-gas-vehicle-consortium/" title="Photo Gallery: South Central Texas Natural Gas Vehicle Consortium Meeting">South Central Texas Natural Gas… </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/nov/27/h-e-b-donates-ceral/" title="Photo Gallery: H-E-B donates ceral" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/11/27/275238_t81_81.JPG" width="81" alt="Photo Gallery: H-E-B donates ceral"/></a> <span class="date">Nov 27th 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/nov/27/h-e-b-donates-ceral/" title="Photo Gallery: H-E-B donates ceral">H-E-B donates ceral </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/nov/23/black-friday-shopping/" title="Photo Gallery: Black Friday shopping " class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/11/24/1420121123045642001_t81_81.JPG" width="81" alt="Photo Gallery: Black Friday shopping "/></a> <span class="date">Nov 23rd 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/nov/23/black-friday-shopping/" title="Photo Gallery: Black Friday shopping ">Black Friday shopping </a> </li> <li class="newline"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/nov/23/prelude-to-black-friday/" title="Photo Gallery: Prelude to Black Friday " class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/11/23/420121122204253001_t81_81.JPG" width="81" alt="Photo Gallery: Prelude to Black Friday "/></a> <span class="date">Nov 23rd 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/nov/23/prelude-to-black-friday/" title="Photo Gallery: Prelude to Black Friday ">Prelude to Black Friday </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/sep/26/mv-pennsylvania/" title="Photo Gallery: M/V Pennsylvania" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/09/26/93049_t81_81.JPG" width="81" alt="Photo Gallery: M/V Pennsylvania"/></a> <span class="date">Sep 26th 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/sep/26/mv-pennsylvania/" title="Photo Gallery: M/V Pennsylvania">M/V Pennsylvania </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/sep/03/roger-davila-tribute/" title="Photo Gallery: Roger Davila tribute" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/09/03/105970_t81_81.JPG" width="81" alt="Photo Gallery: Roger Davila tribute"/></a> <span class="date">Sep 3rd 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/sep/03/roger-davila-tribute/" title="Photo Gallery: Roger Davila tribute">Roger Davila tribute </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/aug/23/new-katz-21/" title="Photo Gallery: New Katz 21" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/08/23/268150_t81_81.JPG" width="81" alt="Photo Gallery: New Katz 21"/></a> <span class="date">Aug 23rd 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/aug/23/new-katz-21/" title="Photo Gallery: New Katz 21">New Katz 21 </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/jul/26/new-freedom-fitness/" title="Photo Gallery: New Freedom Fitness" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/07/26/300058_t81_81.JPG" width="81" alt="Photo Gallery: New Freedom Fitness"/></a> <span class="date">Jul 26th 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/jul/26/new-freedom-fitness/" title="Photo Gallery: New Freedom Fitness">New Freedom Fitness </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/jul/24/port-of-corpus-christi-and-the-harbor-bridge/" title="Photo Gallery: Port of Corpus Christi and the Harbor Bridge " class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/photos/2012/07/24/520120723155929001_t81_81.JPG" width="81" alt="Photo Gallery: Port of Corpus Christi and the Harbor Bridge "/></a> <span class="date">Jul 24th 2012</span> <a href="/web/20130114123643/http://www.caller.com/photos/galleries/2012/jul/24/port-of-corpus-christi-and-the-harbor-bridge/" title="Photo Gallery: Port of Corpus Christi and the Harbor Bridge ">Port of Corpus Christi and the Harbor… </a> </li> </ul><!-- end .media_list --> <h4><a href="/web/20130114123643/http://www.caller.com/videos/business/local/" title="More Videos"><span class="more">more »</span>Videos</a></h4> <ul class="media_list clear"> <li class="newline"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/kitzman-coastal-leaders-again-make-windstorm-wave" title="Video: Texas windstorm issues" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/08/07/20120807_085813_thumbnail_t81_81.jpg" width="81" alt="Video: Texas windstorm issues"/></a> <span class="date">Aug 7th 2012</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/kitzman-coastal-leaders-again-make-windstorm-wave" title="Video: Texas windstorm issues">Texas windstorm issues </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/hunter-talks-windstorm-part-2" title="Video: Hunter talks windstorm part 2" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/07/13/Todd-hunter1_thumbnail_t81_81.jpg" width="81" alt="Video: Hunter talks windstorm part 2"/></a> <span class="date">Jul 13th 2012</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/hunter-talks-windstorm-part-2" title="Video: Hunter talks windstorm part 2">Hunter talks windstorm part 2 </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/lozano-talks-windstorm" title="Video: Lozano talks windstorm" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/07/13/video-2012-07-13-10-18-40_thumbnail_t81_81.jpg" width="81" alt="Video: Lozano talks windstorm"/></a> <span class="date">Jul 13th 2012</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/lozano-talks-windstorm" title="Video: Lozano talks windstorm">Lozano talks windstorm </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/hunter-talks-windstorm" title="Video: Hunter talks windstorm" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/07/13/video-2012-07-13-10-25-37__thumbnail_t81_81.jpg" width="81" alt="Video: Hunter talks windstorm"/></a> <span class="date">Jul 13th 2012</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/hunter-talks-windstorm" title="Video: Hunter talks windstorm">Hunter talks windstorm </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/coast-guard-inspects-oil-tanker-collision-near-por" title="Video: Coast Guard inspects oil tanker collision near Port Aransas jetties" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/05/03/coastguard_thumbnail_t81_81.jpg" width="81" alt="Video: Coast Guard inspects oil tanker collision near Port Aransas jetties"/></a> <span class="date">May 3rd 2012</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/coast-guard-inspects-oil-tanker-collision-near-por" title="Video: Coast Guard inspects oil tanker collision near Port Aransas jetties">Coast Guard inspects oil tanker… </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/walmart-opens-three-stores" title="Video: Walmart Opens Three Stores" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/10/26/finalwalmart_t81_81.jpg" width="81" alt="Video: Walmart Opens Three Stores"/></a> <span class="date">Oct 26th 2011</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/walmart-opens-three-stores" title="Video: Walmart Opens Three Stores">Walmart Opens Three Stores </a> </li> <li class="newline"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/eagle-ford-shale-growth" title="Video: Eagle Ford Shale Growth" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/09/21/EagleFord_2006-2011_t81_81.jpg" width="81" alt="Video: Eagle Ford Shale Growth"/></a> <span class="date">Sep 21st 2011</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/eagle-ford-shale-growth" title="Video: Eagle Ford Shale Growth">Eagle Ford Shale Growth </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/white-horse-carriage-company" title="Video: White Horse & Carriage Company" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/09/01/090411_WhiteHorse2_t81_81.jpg" width="81" alt="Video: White Horse & Carriage Company"/></a> <span class="date">Sep 1st 2011</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/white-horse-carriage-company" title="Video: White Horse & Carriage Company">White Horse & Carriage Company </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/not-so-creepy-critters" title="Video: Not So Creepy Critters" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/08/10/0814creepy_t81_81.jpg" width="81" alt="Video: Not So Creepy Critters"/></a> <span class="date">Aug 10th 2011</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/not-so-creepy-critters" title="Video: Not So Creepy Critters">Not So Creepy Critters </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/exlusive-tour-of-new-heb" title="Video: Tour of New H-E-B" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/06/16/heb_thumbnail_t81_81.jpg" width="81" alt="Video: Tour of New H-E-B"/></a> <span class="date">Jun 16th 2011</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/exlusive-tour-of-new-heb" title="Video: Tour of New H-E-B">Tour of New H-E-B </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/free-food-at-gattitown" title="Video: Free food at Gattitown" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2010/07/08/GattiTown_thumbnail_t81_81.jpg" width="81" alt="Video: Free food at Gattitown"/></a> <span class="date">Jul 8th 2010</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/free-food-at-gattitown" title="Video: Free food at Gattitown">Free food at Gattitown </a> </li> <li class="no_class"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/la-palmera-mall" title="Video: La Palmera mall" class="thumb"><img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2010/05/19/lapalmera_thumbnail_t81_81.jpg" width="81" alt="Video: La Palmera mall"/></a> <span class="date">May 30th 2010</span> <a href="/web/20130114123643/http://www.caller.com/videos/detail/la-palmera-mall" title="Video: La Palmera mall">La Palmera mall </a> </li> </ul><!-- end .media_list --> </div><!-- end .section_bucket_media_primary --> </div><!-- end #section_bucket_media_businesslocal --> </div><!-- end #section_bucket_businesslocal --> </div><!-- end #sections --> </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/20130114123643/http://ad.doubleclick.net/adj/np.ccct/Business/Local;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 Business 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_100245'] = {}; jSINGconf.playlistPlayers['vp_100245']['videos'] = {}; jSINGconf.playlistPlayers['vp_100245']['videos']['insurance-commissioner-eleanor-kitzman'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/insurance-commissioner-eleanor-kitzman/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/insurance-commissioner-eleanor-kitzman/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2012/08/20120817_153042.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2012/08/17/20120817_153042_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['kitzman-coastal-leaders-again-make-windstorm-wave'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/kitzman-coastal-leaders-again-make-windstorm-wave/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/kitzman-coastal-leaders-again-make-windstorm-wave/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2012/08/20120807_085813.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2012/08/07/20120807_085813_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['hunter-talks-windstorm-part-2'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/hunter-talks-windstorm-part-2/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/hunter-talks-windstorm-part-2/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2012/07/Todd-hunter1.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2012/07/13/Todd-hunter1_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['lozano-talks-windstorm'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/lozano-talks-windstorm/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/lozano-talks-windstorm/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2012/07/video-2012-07-13-10-18-40.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2012/07/13/video-2012-07-13-10-18-40_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['hunter-talks-windstorm'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/hunter-talks-windstorm/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/hunter-talks-windstorm/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2012/07/video-2012-07-13-10-25-37.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2012/07/13/video-2012-07-13-10-25-37__thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['coast-guard-inspects-oil-tanker-collision-near-por'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/coast-guard-inspects-oil-tanker-collision-near-por/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/coast-guard-inspects-oil-tanker-collision-near-por/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2012/05/asdasd.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2012/05/03/coastguard_thumbnail.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['santas-grand-arrival'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/santas-grand-arrival/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/santas-grand-arrival/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2011/11/finalsantatest.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2011/11/18/finalsantatest.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['walmart-opens-three-stores'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/walmart-opens-three-stores/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/walmart-opens-three-stores/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2011/10/finalwalmart.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2011/10/26/finalwalmart.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['eagle-ford-shale-growth'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/eagle-ford-shale-growth/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/eagle-ford-shale-growth/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2011/09/EagleFord_2006-2011.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2011/09/21/EagleFord_2006-2011.jpg' } }; jSINGconf.playlistPlayers['vp_100245']['videos']['white-horse-carriage-company'] = { playerName: 'trinity_single', flashvars: { type: 'playlist', site: 'CCCT', source: 'https://web.archive.org/web/20130114123643/http://www.caller.com/videos/json/white-horse-carriage-company/', extrasource: 'https://web.archive.org/web/20130114123643/http://www.caller.com/player/related/white-horse-carriage-company/', autoPlay: 'yes', yvap_account: '174', y_topic_name: 'Business / Local', y_section_names: 'Secondary Section Front'}, params: { wmode: "opaque", allowScriptAccess: "always", allowFullScreen: "true" }, attrs: { id: "playlist_player_100245", name: "trinity_single" }, installSWFURL: 'https://web.archive.org/web/20130114123643/http://media.caller.com/corp_assets/asphalt/swf/expressInstall.swf', embedParams: { playerSrc: 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/corp_assets/asphalt/swf/trinity_single.swf', containerId: 'playlist_player_100245', playerWidth: '320', playerHeight: '240', videoURL: 'https://web.archive.org/web/20130114123643/http://videomedia.caller.com/media/videos/2011/09/090411_WhiteHorse2.mp4', videoThumb: 'https://web.archive.org/web/20130114123643/http://media.caller.com/media/img/vthumbs/2011/09/01/090411_WhiteHorse2.jpg' } }; </script> <div class="player_bucket playlist"> <div id="playlist_player_100245" class="playlist_player_container"> <a id="video_player_poster" href="/web/20130114123643/http://www.caller.com/videos/detail/insurance-commissioner-eleanor-kitzman" class="playlist_link"> <div class="panel_headline"> <h3>Insurance Commissioner Eleanor Kitzman</h3> <h4></h4> </div><!-- end .panel_headline --> </a> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/08/17/20120817_153042_thumbnail_t320_240.jpg" width="320" height="240" alt="Insurance Commissioner Eleanor Kitzman" class="assigned_thumb"/> </div><!-- end #playlist_player_100245 --> <div class="video_playlist_wrapper"> <ul id="vp_100245" class="video_playlist"> <li class="playlist_group1"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/insurance-commissioner-eleanor-kitzman" title="Insurance Commissioner Eleanor Kitzman" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/08/17/20120817_153042_thumbnail_t81_60.jpg" width="78" alt="Insurance Commissioner Eleanor Kitzman"/>Insurance Commissioner Eleanor Kitzman </a> <a href="/web/20130114123643/http://www.caller.com/videos/detail/kitzman-coastal-leaders-again-make-windstorm-wave" title="Texas windstorm issues" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/08/07/20120807_085813_thumbnail_t81_60.jpg" width="78" alt="Texas windstorm issues"/>Texas windstorm issues </a> <a href="/web/20130114123643/http://www.caller.com/videos/detail/hunter-talks-windstorm-part-2" title="Hunter talks windstorm part 2" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/07/13/Todd-hunter1_thumbnail_t81_60.jpg" width="78" alt="Hunter talks windstorm part 2"/>Hunter talks windstorm part 2 </a> <a href="/web/20130114123643/http://www.caller.com/videos/detail/lozano-talks-windstorm" title="Lozano talks windstorm" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/07/13/video-2012-07-13-10-18-40_thumbnail_t81_60.jpg" width="78" alt="Lozano talks windstorm"/>Lozano talks windstorm </a> </li><!-- end .playlist_group1 --> <li class="playlist_group2"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/hunter-talks-windstorm" title="Hunter talks windstorm" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/07/13/video-2012-07-13-10-25-37__thumbnail_t81_60.jpg" width="78" alt="Hunter talks windstorm"/>Hunter talks windstorm </a> <a href="/web/20130114123643/http://www.caller.com/videos/detail/coast-guard-inspects-oil-tanker-collision-near-por" title="Coast Guard inspects oil tanker collision near Port Aransas jetties" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2012/05/03/coastguard_thumbnail_t81_60.jpg" width="78" alt="Coast Guard inspects oil tanker collision near Port Aransas jetties"/>Coast Guard inspects oil tanker ... </a> <a href="/web/20130114123643/http://www.caller.com/videos/detail/santas-grand-arrival" title="Santa's Grand Arrival" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/11/18/finalsantatest_t81_60.jpg" width="78" alt="Santa's Grand Arrival"/>Santa's Grand Arrival </a> <a href="/web/20130114123643/http://www.caller.com/videos/detail/walmart-opens-three-stores" title="Walmart Opens Three Stores" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/10/26/finalwalmart_t81_60.jpg" width="78" alt="Walmart Opens Three Stores"/>Walmart Opens Three Stores </a> </li><!-- end .playlist_group2 --> <li class="playlist_group3"> <a href="/web/20130114123643/http://www.caller.com/videos/detail/eagle-ford-shale-growth" title="Eagle Ford Shale Growth" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/09/21/EagleFord_2006-2011_t81_60.jpg" width="78" alt="Eagle Ford Shale Growth"/>Eagle Ford Shale Growth </a> <a href="/web/20130114123643/http://www.caller.com/videos/detail/white-horse-carriage-company" title="White Horse & Carriage Company" class="playlist_link"> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/media/img/vthumbs/2011/09/01/090411_WhiteHorse2_t81_60.jpg" width="78" alt="White Horse & Carriage Company"/>White Horse & Carriage Company </a> </li><!-- end .playlist_group3 --> </ul><!-- end .video_playlist --> </div> <div class="video_playlist_navigation"> <a href="/web/20130114123643/http://www.caller.com/videos/"><div class="prev"></div></a> <div class="position"></div> <a href="/web/20130114123643/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/20130114123643/http://www.caller.com/videos">Video Archive »</a></li> <li><a title="Photo Gallery Archive" href="/web/20130114123643/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/callertimes" data-width="300" data-show-faces="true" data-stream="false" data-header="false"></div> </div><br><br> <div class="tab_wrapper"> <div class="titlebar titlebar_secondary"> <h3>Latest Business News</h3> </div><!-- end .titlebar --> <ul class="tab_header"> <li><a href="#combinednews_tab1" title="Caller.com Technology News">Tech</a></li> <li><a href="#combinednews_tab2" title="Caller.com Market Watch News">Market Watch</a></li> <li><a href="#combinednews_tab3" title="Caller.com Latest Business News">Business</a></li> </ul> <div class="bucket_secondary clear"> <div id="combinednews_tab1"> <h4 class="bucket_secondary_subhead">Technology News</h4> <ul class="bucket_list"> <ul class="story_list sidebar_story_list"> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/U/US_SWARTZ_PROSECUTION?SITE=TXCOR&SECTION=MONEY_COMPLETE&TEMPLATE=DEFAULT">Swartz' death fuels debate over computer crime</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/U/US_TEC_GADGET_SHOW_TOP_TRENDS?SITE=TXCOR&SECTION=MONEY_COMPLETE&TEMPLATE=DEFAULT">4 gadgets that defined Vegas electronics show</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/U/US_AUTO_SHOW_SEE_TOUCH_SMELL?SITE=TXCOR&SECTION=MONEY_COMPLETE&TEMPLATE=DEFAULT">Why attend car shows when photos are a swipe away?</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/A/AS_TEC_SKOREA_SAMSUNG_GALAXY_SALES?SITE=TXCOR&SECTION=MONEY_COMPLETE&TEMPLATE=DEFAULT">Samsung sells 100 million Galaxy S smartphones</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/U/US_AUTO_SHOW_HOT_CARS?SITE=TXCOR&SECTION=MONEY_COMPLETE&TEMPLATE=DEFAULT">New cars debuting at the Detroit auto show</a></li><br/> </ul> </ul> </div><!-- end #combinednews_apnews --> <div id="combinednews_tab2"> <h4 class="bucket_secondary_subhead">Market Watch News</h4> <ul class="bucket_list"> <ul class="story_list sidebar_story_list"> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/U/US_WALL_STREET_PREMARKET?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">US stock futures subdued ahead of Bernanke session</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/E/EU_EUROPE_ECONOMY?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Eurozone industrial output down for 3rd month</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/O/OIL_PRICES?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Oil rises near $94 on China, US recovery hopes</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/M/ML_IRAQ?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Bomb hits convoy of Iraq's Sunni finance minister</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/U/US_WALL_STREET_WEEK_AHEAD?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Can Europe's markets climb through the slump?</a></li><br/> </ul> </ul> </div><!-- end #combinednews_tools --> <div id="combinednews_tab3"> <h4 class="bucket_secondary_subhead">Latest Business News</h4> <ul class="bucket_list"> <ul class="story_list sidebar_story_list"> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/U/US_AUTO_SHOW_AWARDS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Ram 1500 is named North American Truck of the Year</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/E/EU_NETHERLANDS_UPS_TNT?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">UPS $6.9 billion TNT Express takeover falls apart</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/U/US_BILLABONG_OFFER?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Billabong gets competing $555.5M takeover bid</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/W/WORLD_MARKETS?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Markets up further as investors remain confident</a></li><br/> <li><a href="https://web.archive.org/web/20130114123643/http://hosted.ap.org/dynamic/stories/E/EU_EUROPE_ECONOMY?SITE=TXCOR&SECTION=HOME&TEMPLATE=DEFAULT">Eurozone industrial output down for 3rd month</a></li><br/> </ul> </ul> </div><!-- end #combinednews_apnews --> </div><!-- end .bucket_secondary --> </div><!-- end .tab_wrapper --> <div class="titlebar titlebar_secondary"> <h3>Latest AP Business Video</h3> </div><!-- end .titlebar --> <div class="bucket_secondary clear" align="center"> <iframe src="https://web.archive.org/web/20130114123643if_/http://widget.newsinc.com/_fw/corpuschristicallertimes/toppicks_caller_biz.html" frameborder="0" scrolling="no" width="300" height="225"></iframe> <br> <iframe src="https://web.archive.org/web/20130114123643if_/http://widget.newsinc.com/_fw/corpuschristicallertimes/headline_caller_biz.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="sidebar_business_directory" class="tab_wrapper clear"> <div class="titlebar titlebar_secondary"> <h3>Business Directory</h3> </div><!-- end .titlebar_secondary --> <ul class="tab_header"> <li><a href="#sidebar_business_directory_search">Search</a></li> <li><a href="#sidebar_business_directory_links">Browse</a></li> </ul> <div id="sidebar_business_directory_search" class="bucket_secondary clear"> <form style="margin:0;" target="_top" method="GET" action="https://web.archive.org/web/20130114123643/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;" 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;" 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 class="sidebar_more_link"> <div class="sidebar_description"> Powered by <a style="text-decoration: none;" href="https://web.archive.org/web/20130114123643/http://www.local.com/">Local.com</a> </div> </div> </form> </div><!-- end #sidebar_business_directory_search --> <div id="sidebar_business_directory_links" class="bucket_secondary clear"> <ul class="bucket_list bucket_list_2col clear"> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/auto+dealers.zq.html" title="Corpus Christi Auto Dealers">Auto Dealers</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/auto+repair.zq.html" title="Corpus Christi Auto Repair">Auto Repair</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/books.zq.html" title="Corpus Christi Books">Books</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/carpet+cleaning.zq.html" title="Corpus Christi Carpet Cleaning">Carpet Cleaning</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/child+care.zq.html" title="Corpus Christi Child Care">Child Care</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/coffee+shops.zq.html" title="Corpus Christi Coffee Shops">Coffee Shops</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/dentists.zq.html" title="Corpus Christi Dentists">Dentists</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/doctors.zq.html" title="Corpus Christi Doctors">Doctors</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/flowers.zq.html" title="Corpus Christi Florists">Florists</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/furniture.zq.html" title="Corpus Christi Furniture">Furniture</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/golf+courses.zq.html" title="Corpus Christi Golf Courses">Golf Courses</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/gyms.zq.html" title="Corpus Christi Gyms">Gyms</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/beauty+salons.zq.html" title="Corpus Christi Hair Salons">Hair Salons</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/hotels.zq.html" title="Corpus Christi Hotels">Hotels</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/insurance.zq.html" title="Corpus Christi Insurance">Insurance</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/jewelry.zq.html" title="Corpus Christi Jewelry">Jewelry</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/lawn+service.zq.html" title="Corpus Christi Lawn Services">Lawn Services</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/locksmiths.zq.html" title="Corpus Christi Locksmiths">Locksmiths</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/movers.zq.html" title="Corpus Christi Movers">Movers</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/pizza.zq.html" title="Corpus Christi Pizza">Pizza</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/plumbers.zq.html" title="Corpus Christi Plumbibg">Plumbing</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/realtors.zq.html" title="Corpus Christi Realtors">Realtors</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/remodeling+contractors.zq.html" title="Corpus Christi Remodeling">Remodeling</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/restaurants.zq.html" title="Corpus Christi Restaurants">Restaurants</a></li> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/storage.zq.html" title="Corpus Christi Storage">Storage</a> <li><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX/veterinarians.zq.html" title="Corpus Christi Veterinarians">Veterinarians</a></li> </ul> <div class="sidebar_more_link"> <div class="sidebar_description">Powered by <a href="https://web.archive.org/web/20130114123643/http://www.local.com/" title="Powered by Local.com">Local.com</a></div> <a title="Local.com Full Directory" href="https://web.archive.org/web/20130114123643/http://local.caller.com/Corpus+Christi+TX.z.html">Full Directory »</a> </div> </div><!-- #sidebar_business_directory_links --> </div><!-- end #sidebar_business_directory --> <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/20130114123643/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/20130114123643/http://www.caller.com/news/2013/jan/13/letters-to-the-editor-011313/?partner=popular#comments" class="comment_count" rel="nofollow">100 comments</a> </li> <li> <a href="/web/20130114123643/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/20130114123643/http://www.caller.com/news/2013/jan/12/vacant-bayfront-land-near-downtown-sees-plans/?partner=popular#comments" class="comment_count" rel="nofollow">17 comments</a> </li> <li> <a href="/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/news/2013/jan/12/destination-bayfront-to-present-business-plans/?partner=popular#comments" class="comment_count" rel="nofollow">24 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/20130114123643/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/20130114123643im_/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/20130114123643/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/20130114123643im_/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/20130114123643/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/20130114123643im_/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/news/2013/jan/13/letters-to-the-editor-011313/?partner=popular#comments" class="comment_count" rel="nofollow">100 comments</a> </li> <li> <a href="/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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">27 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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643im_/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">47<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">51<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">Mon</div><div class="sidebar_weather_day">07:00 PM</div> <img src="https://web.archive.org/web/20130114123643im_/http://media.caller.com/corp_assets/asphalt/img/weather/icons/34_100.png" alt="Mostly Clear"/> <div class="sidebar_forecast_conditions">Mostly Clear</div> <div class="sidebar_forecast_hilo">Temp: <span class="temp">48°</span></div> </div> <div class="sidebar_forecast_day"> <div class="sidebar_weather_day">Tue</div><div class="sidebar_weather_day">07:00 AM</div> <img src="https://web.archive.org/web/20130114123643im_/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><!-- End sidebar_forecast_day --> <div class="sidebar_forecast_day"> <div class="sidebar_weather_day">Tue</div><div class="sidebar_weather_day">07:00 PM</div> <img src="https://web.archive.org/web/20130114123643im_/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">40°</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: 48°</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"> <p>Feels Like: 35°</p> <p>Humidity: 82%</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: 31°</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/20130114123643/http://clickandshare.caller.com/Media/View/2963691"><img src="https://web.archive.org/web/20130114123643im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/efd26706-e482-475d-80a5-2d2473ebf22b.jpg"/></a> <a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://clickandshare.caller.com/Media/View/2963273"><img src="https://web.archive.org/web/20130114123643im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/2f7f9e67-53dc-4580-a3ad-aecbc7b9322b.jpg"/></a> <a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://clickandshare.caller.com/Media/View/2947786"><img src="https://web.archive.org/web/20130114123643im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/f71c31e2-dabb-43fd-b18b-b39f690758f8.jpg"/></a> <a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://clickandshare.caller.com/Media/View/2944259"><img src="https://web.archive.org/web/20130114123643im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/a9307027-d801-4fc9-ae7d-1dfcb46626f2.jpg"/></a> <a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://clickandshare.caller.com/Media/View/2944256"><img src="https://web.archive.org/web/20130114123643im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/4e7dcf5e-c481-4766-8d9c-a4d52cd2b8ee.jpg"/></a> <a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://clickandshare.caller.com/Media/View/2795920"><img src="https://web.archive.org/web/20130114123643im_/http://a05579b1b3cca7a69ff4-7250fbd4027ea93be8cfd439f360b464.r0.cf1.rackcdn.com/9d1e410d-dacc-4fb3-a1c2-0de0c7f61359.jpg"/></a> <a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://ad.doubleclick.net/adj/np.ccct/Business/Local;pt=landing;tile=4;sz=120x30;pos=below' + _demo_params + _tile_params + '" type="text/javascript"></scr' + 'ipt>'); </script></div> </div> <a href="/web/20130114123643/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/20130114123643js_/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/20130114123643js_/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/20130114123643js_/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/20130114123643js_/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="#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> <a href="#Jan16" 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 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="Jan14" class="bucket_secondary"> <ul class="sidebar_list"> <li class="odd clear"> <h4><a href="/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/events/goto/11785/" class="browse_list_title" title="Texas Tropical Trails">Texas Tropical Trails</a> <a href="/web/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/events/goto/11787/" class="browse_list_title" title="2013 World Missions Conference">2013 World Missions Conference</a> <a href="/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/events/" title="More Corpus Christi Events">More Events »</a> </div> </div> <!-- end #Jan15 --> <div id="Jan16" class="bucket_secondary preventFOUC"> <ul class="sidebar_list"> <li class="even clear"> <h4><a href="/web/20130114123643/http://www.caller.com/events/goto/11620/" class="browse_list_title" title="Free Computer Classes">Free Computer Classes</a> <a href="/web/20130114123643/http://www.caller.com/places/-/" class="browse_list_venue" title=" "> </a></h4> <h5 class="browse_list_time">2 p.m.</h5> </li> <li class="odd clear"> <h4><a href="/web/20130114123643/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/20130114123643/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/20130114123643/http://www.caller.com/events/" title="More Corpus Christi Events">More Events »</a> </div> </div> <!-- end #Jan16 --> <div class="ajax_loader"><img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/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/20130114123643/http://ad.doubleclick.net/adj/np.ccct/Business/Local;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/20130114123643/http://cm.npc-scripps.overture.com/js_1_0/'; ctxt_ad_width = 728 ; ctxt_ad_height = 90; ctxt_ad_source = 'npc_scripps_corpuschristicaller_3p_t1_ctxt'; ctxt_ad_config = '7894763060'; ctxt_ad_id = 'business'; ctxt_ad_type = 'business'; ctxt_ad_url = window.location.href ; ctxt_css_url = 'https://web.archive.org/web/20130114123643/http://media.scrippsnewspapers.com/yahoo/yahoo_cm.css' ; </script> <script type="text/javascript" language="JavaScript" src="https://web.archive.org/web/20130114123643js_/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/20130114123643js_/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/20130114123643js_/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/20130114123643js_/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/20130114123643/http://www.caller.com/e-edition/" title="E-Edition">E-Edition</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://www.caller.com/entertainment/horoscopes/" title="Horoscopes">Horoscopes</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://www.caller.com/contests/" title="Caller.com contests">Contests</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://www.caller.com/breakingnews/" title="Sign up for Breaking News">Breaking News</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://blogs.caller.com/" title="Caller.com Blogs">Blogs</a></dd> <dd><a href="/web/20130114123643/http://www.caller.com/tv/" title="TV listings">TV listings</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://bestofthebest.caller.com/" title="Best of the Best">Best of the Best</a></dd> <dd><a href="/web/20130114123643/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/20130114123643/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/20130114123643/http://apps.callernetwork.com/reprints/" title="Order Photo Reprints">Photo Reprints and Back Issues</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://www.caller.com/archives/" title="Newspaper archives">Archives</a></dd> </dl> <dl> <dt>Need help?</dt> <dd><a href="/web/20130114123643/http://www.caller.com/staff/" title="Contact Us"> Contact Us</a> |</dd> <dd><a href="/web/20130114123643/http://www.caller.com/about/" title="About Us"> About Us</a> |</dd> <dd><a href="/web/20130114123643/http://www.caller.com/sitemap/" title="Site Map"> Site Map</a> |</dd> <dd><a href="https://web.archive.org/web/20130114123643/http://www.caller.com/subscribe" title="Caller-Times newspaper">Subscriber Services</a></dd> </dl> <dl> <dt><a href="/web/20130114123643/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/20130114123643/http://www.caller.com/texas-high-school-football/" title="Corpus Christi"> Corpus Christi</a> |</dd> <dd><a href="https://web.archive.org/web/20130114123643/http://www.reporternews.com/texas-high-school-football/" title="Abilene"> Abilene</a> |</dd> <dd><a href="https://web.archive.org/web/20130114123643/http://www.gosanangelo.com/sports/texas-high-school-football/" title="San Angelo"> San Angelo</a> |</dd> <dd><a href="https://web.archive.org/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/http://local.caller.com/corpus+christi+tx/apartments.zq.html">Corpus Christi Apartments</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/attorneys.zq.html">Corpus Christi Attorneys</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/http://local.caller.com/corpus+christi+tx/dentists.zq.html">Corpus Christi Dentists</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/doctors.zq.html">Corpus Christi Doctors</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/flowers.zq.html">Corpus Christi Flowers</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/hotels.zq.html">Corpus Christi Hotels</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/insurance.zq.html">Corpus Christi Insurance</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/loans.zq.html">Corpus Christi Loans</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/mortgages.zq.html">Corpus Christi Mortgages</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/movers.zq.html">Corpus Christi Movers</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/pizza.zq.html">Corpus Christi Pizza</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/realtors.zq.html">Corpus Christi Realtors</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/restaurants.zq.html">Corpus Christi Restaurants</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/corpus+christi+tx/storage.zq.html">Corpus Christi Storage</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/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/20130114123643/http://local.caller.com/corpus+christi+tx/travel.zq.html">Corpus Christi Travel</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/http://local.caller.com/allads.q.html">Featured</a></dd> <dd><a href="https://web.archive.org/web/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/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/20130114123643/https://market.android.com/details?id=com.scripps.caller.mobile" title="Corpus Christi Caller-Times android application"> <img src="https://web.archive.org/web/20130114123643im_/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/20130114123643/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/20130114123643im_/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/20130114123643/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/20130114123643im_/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/20130114123643/http://www.amazon.com/Corpus-Christi-Caller-Times/dp/B002HRF7IE" title="Corpus Christi Caller-Times kindle subscription"> <img src="https://web.archive.org/web/20130114123643im_/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/20130114123643im_/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/20130114123643/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/20130114123643/http://www.caller.com/privacy/" title="Privacy Policy">Privacy Policy</a> | <a href="/web/20130114123643/http://www.caller.com/privacy/terms/" title="User Agreement">User Agreement</a> | <a href="/web/20130114123643/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/20130114123643js_/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/20130114123643js_/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/20130114123643js_/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/20130114123643js_/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/20130114123643js_/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/20130114123643js_/https://platform.twitter.com/widgets.js"></script> <script src="https://web.archive.org/web/20130114123643js_/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/20130114123643/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/20130114123643/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 = 'Local'; //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/20130114123643/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/' : 'https://web.archive.org/web/20130114123643/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/20130114123643js_/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 12:36:43 Jan 14, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 08:31:28 Dec 11, 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: 10.407 exclusion.robots: 0.028 exclusion.robots.policy: 0.016 esindex: 0.011 cdx.remote: 5.068 LoadShardBlock: 195.72 (3) PetaboxLoader3.datanode: 221.791 (4) load_resource: 47.136 -->