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(29.4953,-98.3256)};var g_cc52c1b49090a2fc8921bd610c4890b1 = new google.maps.Geocoder();g_cc52c1b49090a2fc8921bd610c4890b1.geocode( { 'address': "8270 W Farm to Market Rd 78, Converse, TX 78109, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('converse-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('converse-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('7a391a04').innerHTML += ' | View Map';var $lcc52c1b49090a2fc8921bd610c4890b1 = '

Texas Car Title & Payday Loan Services, Inc.

Address: 8270 W Farm to Market Rd 78, Converse, TX 78109, USA
Phone: (210) 666-0548
';var m_cc52c1b49090a2fc8921bd610c4890b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_cc52c1b49090a2fc8921bd610c4890b1['infowindow'] = new google.maps.InfoWindow({content: $lcc52c1b49090a2fc8921bd610c4890b1});var infowindow = new google.maps.InfoWindow({content: $lcc52c1b49090a2fc8921bd610c4890b1});google.maps.event.addListener(m_cc52c1b49090a2fc8921bd610c4890b1, 'click', function() {infowindow.open(map,m_cc52c1b49090a2fc8921bd610c4890b1);});$marker.push(m_cc52c1b49090a2fc8921bd610c4890b1);}});}google.maps.event.addDomListener(window, 'load', initialize);