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.5983,-97.1454)};var g_ac09c5f45a370287e5d8f759ef54a717 = new google.maps.Geocoder();g_ac09c5f45a370287e5d8f759ef54a717.geocode( { 'address': "2002 FM157, Mansfield, TX 76063, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mansfield-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('mansfield-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('eee31c06').innerHTML += ' | View Map';var $lac09c5f45a370287e5d8f759ef54a717 = '

Texas Car Title & Payday Loan Services, Inc.

Address: 2002 FM157, Mansfield, TX 76063, USA
Phone: (682) 518-5221
';var m_ac09c5f45a370287e5d8f759ef54a717 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_ac09c5f45a370287e5d8f759ef54a717['infowindow'] = new google.maps.InfoWindow({content: $lac09c5f45a370287e5d8f759ef54a717});var infowindow = new google.maps.InfoWindow({content: $lac09c5f45a370287e5d8f759ef54a717});google.maps.event.addListener(m_ac09c5f45a370287e5d8f759ef54a717, 'click', function() {infowindow.open(map,m_ac09c5f45a370287e5d8f759ef54a717);});$marker.push(m_ac09c5f45a370287e5d8f759ef54a717);}});}google.maps.event.addDomListener(window, 'load', initialize);