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(32.1518,-94.7851)};var g_4aaa6510f8ce2cc7155ccbc962541b84 = new google.maps.Geocoder();g_4aaa6510f8ce2cc7155ccbc962541b84.geocode( { 'address': "305 US-79, Henderson, TX 75652, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('henderson-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('henderson-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('a932ad32').innerHTML += ' | View Map';var $l4aaa6510f8ce2cc7155ccbc962541b84 = '

Texas Car Title & Payday Loan Services, Inc.

Address: 305 US-79, Henderson, TX 75652, USA
Phone: (903) 657-1015
';var m_4aaa6510f8ce2cc7155ccbc962541b84 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_4aaa6510f8ce2cc7155ccbc962541b84['infowindow'] = new google.maps.InfoWindow({content: $l4aaa6510f8ce2cc7155ccbc962541b84});var infowindow = new google.maps.InfoWindow({content: $l4aaa6510f8ce2cc7155ccbc962541b84});google.maps.event.addListener(m_4aaa6510f8ce2cc7155ccbc962541b84, 'click', function() {infowindow.open(map,m_4aaa6510f8ce2cc7155ccbc962541b84);});$marker.push(m_4aaa6510f8ce2cc7155ccbc962541b84);}});}google.maps.event.addDomListener(window, 'load', initialize);