var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(27.6676,-97.3995)};var g_358da92e42d897479f425b545992e5c1 = new google.maps.Geocoder();g_358da92e42d897479f425b545992e5c1.geocode( { 'address': "5337 Yorktown Blvd, Corpus Christi, TX 78413, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('corpus-christi-TX-whyrentcccom-in-corpus-christi-tx').style.display = '';map = new google.maps.Map(document.getElementById('corpus-christi-TX-whyrentcccom-in-corpus-christi-tx'), mapOptions);}document.getElementById('4483469e').innerHTML += ' | View Map';var $l358da92e42d897479f425b545992e5c1 = '

WHYRENTCC.COM in Corpus Christi, TX

Address: 5337 Yorktown Blvd, Corpus Christi, TX 78413, USA
Phone: (361) 271-0777
';var m_358da92e42d897479f425b545992e5c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'WHYRENTCC.COM in Corpus Christi, TX',});m_358da92e42d897479f425b545992e5c1['infowindow'] = new google.maps.InfoWindow({content: $l358da92e42d897479f425b545992e5c1});var infowindow = new google.maps.InfoWindow({content: $l358da92e42d897479f425b545992e5c1});google.maps.event.addListener(m_358da92e42d897479f425b545992e5c1, 'click', function() {infowindow.open(map,m_358da92e42d897479f425b545992e5c1);});$marker.push(m_358da92e42d897479f425b545992e5c1);}});}google.maps.event.addDomListener(window, 'load', initialize);