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(26.2121,-98.2282)};var g_43a6a256c55b6a1e632867aaf84e3545 = new google.maps.Geocoder();g_43a6a256c55b6a1e632867aaf84e3545.geocode( { 'address': "920 N 10th St #10, McAllen, TX 78501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcallen-TX-discount-texas-car-title-loan').style.display = '';map = new google.maps.Map(document.getElementById('mcallen-TX-discount-texas-car-title-loan'), mapOptions);}document.getElementById('22915a90').innerHTML += ' | View Map';var $l43a6a256c55b6a1e632867aaf84e3545 = '

Discount Texas Car Title Loan

Address: 920 N 10th St #10, McAllen, TX 78501, USA
Phone: (956) 627-0096
';var m_43a6a256c55b6a1e632867aaf84e3545 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Discount Texas Car Title Loan',});m_43a6a256c55b6a1e632867aaf84e3545['infowindow'] = new google.maps.InfoWindow({content: $l43a6a256c55b6a1e632867aaf84e3545});var infowindow = new google.maps.InfoWindow({content: $l43a6a256c55b6a1e632867aaf84e3545});google.maps.event.addListener(m_43a6a256c55b6a1e632867aaf84e3545, 'click', function() {infowindow.open(map,m_43a6a256c55b6a1e632867aaf84e3545);});$marker.push(m_43a6a256c55b6a1e632867aaf84e3545);}});}google.maps.event.addDomListener(window, 'load', initialize);