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.5993,-96.944)};var g_8cadf8fb9018031f9e39e61a864eccf3 = new google.maps.Geocoder();g_8cadf8fb9018031f9e39e61a864eccf3.geocode( { 'address': "140 FM1382 #190, Cedar Hill, TX 75104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-hill-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('cedar-hill-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('20e71d1b').innerHTML += ' | View Map';var $l8cadf8fb9018031f9e39e61a864eccf3 = '

Texas Car Title & Payday Loan Services, Inc.

Address: 140 FM1382 #190, Cedar Hill, TX 75104, USA
Phone: (817) 801-1561
';var m_8cadf8fb9018031f9e39e61a864eccf3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_8cadf8fb9018031f9e39e61a864eccf3['infowindow'] = new google.maps.InfoWindow({content: $l8cadf8fb9018031f9e39e61a864eccf3});var infowindow = new google.maps.InfoWindow({content: $l8cadf8fb9018031f9e39e61a864eccf3});google.maps.event.addListener(m_8cadf8fb9018031f9e39e61a864eccf3, 'click', function() {infowindow.open(map,m_8cadf8fb9018031f9e39e61a864eccf3);});$marker.push(m_8cadf8fb9018031f9e39e61a864eccf3);}});}google.maps.event.addDomListener(window, 'load', initialize);