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.5062,-97.8557)};var g_5cd3ebd7072c0ba0283e456c6d19d40a = new google.maps.Geocoder();g_5cd3ebd7072c0ba0283e456c6d19d40a.geocode( { 'address': "1114 S 14th St, Kingsville, TX 78363, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kingsville-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('kingsville-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('54ddc0a7').innerHTML += ' | View Map';var $l5cd3ebd7072c0ba0283e456c6d19d40a = '

Texas Car Title & Payday Loan Services, Inc.

Address: 1114 S 14th St, Kingsville, TX 78363, USA
Phone: (361) 595-0670
';var m_5cd3ebd7072c0ba0283e456c6d19d40a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_5cd3ebd7072c0ba0283e456c6d19d40a['infowindow'] = new google.maps.InfoWindow({content: $l5cd3ebd7072c0ba0283e456c6d19d40a});var infowindow = new google.maps.InfoWindow({content: $l5cd3ebd7072c0ba0283e456c6d19d40a});google.maps.event.addListener(m_5cd3ebd7072c0ba0283e456c6d19d40a, 'click', function() {infowindow.open(map,m_5cd3ebd7072c0ba0283e456c6d19d40a);});$marker.push(m_5cd3ebd7072c0ba0283e456c6d19d40a);}});}google.maps.event.addDomListener(window, 'load', initialize);