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(31.1202,-97.8755)};var g_88ad2ac038ded273df934259fad91376 = new google.maps.Geocoder();g_88ad2ac038ded273df934259fad91376.geocode( { 'address': "2522 E U.S. 190 A, Fort Hood, TX 76544, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-hood-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('fort-hood-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('2412a029').innerHTML += ' | View Map';var $l88ad2ac038ded273df934259fad91376 = '

Texas Car Title & Payday Loan Services, Inc.

Address: 2522 E U.S. 190 A, Fort Hood, TX 76544, USA
Phone: (254) 501-3681
';var m_88ad2ac038ded273df934259fad91376 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_88ad2ac038ded273df934259fad91376['infowindow'] = new google.maps.InfoWindow({content: $l88ad2ac038ded273df934259fad91376});var infowindow = new google.maps.InfoWindow({content: $l88ad2ac038ded273df934259fad91376});google.maps.event.addListener(m_88ad2ac038ded273df934259fad91376, 'click', function() {infowindow.open(map,m_88ad2ac038ded273df934259fad91376);});$marker.push(m_88ad2ac038ded273df934259fad91376);}});}google.maps.event.addDomListener(window, 'load', initialize);