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.198,-98.183)};var g_17d318553212d07475b484909ba74aaa = new google.maps.Geocoder();g_17d318553212d07475b484909ba74aaa.geocode( { 'address': "318 N Cage Blvd #1, Pharr, TX 78577, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pharr-TX-discount-car-title-loan---pharr').style.display = '';map = new google.maps.Map(document.getElementById('pharr-TX-discount-car-title-loan---pharr'), mapOptions);}document.getElementById('f872d2b7').innerHTML += ' | View Map';var $l17d318553212d07475b484909ba74aaa = '

Discount Car Title Loan - Pharr

Address: 318 N Cage Blvd #1, Pharr, TX 78577, USA
Phone: (956) 961-4580
';var m_17d318553212d07475b484909ba74aaa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Discount Car Title Loan - Pharr',});m_17d318553212d07475b484909ba74aaa['infowindow'] = new google.maps.InfoWindow({content: $l17d318553212d07475b484909ba74aaa});var infowindow = new google.maps.InfoWindow({content: $l17d318553212d07475b484909ba74aaa});google.maps.event.addListener(m_17d318553212d07475b484909ba74aaa, 'click', function() {infowindow.open(map,m_17d318553212d07475b484909ba74aaa);});$marker.push(m_17d318553212d07475b484909ba74aaa);}});}google.maps.event.addDomListener(window, 'load', initialize);