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(35.856,-101.973)};var g_0d3113e047d85b78aa9b6b22b0e22acb = new google.maps.Geocoder();g_0d3113e047d85b78aa9b6b22b0e22acb.geocode( { 'address': "911 S Dumas Ave, Dumas, TX 79029, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dumas-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('dumas-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('fd799e37').innerHTML += ' | View Map';var $l0d3113e047d85b78aa9b6b22b0e22acb = '

Texas Car Title & Payday Loan Services, Inc.

Address: 911 S Dumas Ave, Dumas, TX 79029, USA
Phone: (806) 934-7115
';var m_0d3113e047d85b78aa9b6b22b0e22acb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_0d3113e047d85b78aa9b6b22b0e22acb['infowindow'] = new google.maps.InfoWindow({content: $l0d3113e047d85b78aa9b6b22b0e22acb});var infowindow = new google.maps.InfoWindow({content: $l0d3113e047d85b78aa9b6b22b0e22acb});google.maps.event.addListener(m_0d3113e047d85b78aa9b6b22b0e22acb, 'click', function() {infowindow.open(map,m_0d3113e047d85b78aa9b6b22b0e22acb);});$marker.push(m_0d3113e047d85b78aa9b6b22b0e22acb);}});}google.maps.event.addDomListener(window, 'load', initialize);