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.1911,-98.238)};var g_288ba9abad93ef50e6a76089ae84aab3 = new google.maps.Geocoder();g_288ba9abad93ef50e6a76089ae84aab3.geocode( { 'address': "1400 W Expy 83 #130, McAllen, TX 78501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcallen-TX-approved-money-center').style.display = '';map = new google.maps.Map(document.getElementById('mcallen-TX-approved-money-center'), mapOptions);}document.getElementById('5254a2a0').innerHTML += ' | View Map';var $l288ba9abad93ef50e6a76089ae84aab3 = '

Approved Money Center

Address: 1400 W Expy 83 #130, McAllen, TX 78501, USA
Phone: (956) 992-0908
';var m_288ba9abad93ef50e6a76089ae84aab3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Money Center',});m_288ba9abad93ef50e6a76089ae84aab3['infowindow'] = new google.maps.InfoWindow({content: $l288ba9abad93ef50e6a76089ae84aab3});var infowindow = new google.maps.InfoWindow({content: $l288ba9abad93ef50e6a76089ae84aab3});google.maps.event.addListener(m_288ba9abad93ef50e6a76089ae84aab3, 'click', function() {infowindow.open(map,m_288ba9abad93ef50e6a76089ae84aab3);});$marker.push(m_288ba9abad93ef50e6a76089ae84aab3);}});var g_7034453ed866855292542ab6be8a39fb = new google.maps.Geocoder();g_7034453ed866855292542ab6be8a39fb.geocode( { 'address': "1201 S 10th St, McAllen, TX 78501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcallen-TX-approved-money-center').style.display = '';map = new google.maps.Map(document.getElementById('mcallen-TX-approved-money-center'), mapOptions);}document.getElementById('5a5c08da').innerHTML += ' | View Map';var $l7034453ed866855292542ab6be8a39fb = '

Approved Money Center

Address: 1201 S 10th St, McAllen, TX 78501, USA
Phone: (956) 972-1110
';var m_7034453ed866855292542ab6be8a39fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Money Center',});m_7034453ed866855292542ab6be8a39fb['infowindow'] = new google.maps.InfoWindow({content: $l7034453ed866855292542ab6be8a39fb});var infowindow = new google.maps.InfoWindow({content: $l7034453ed866855292542ab6be8a39fb});google.maps.event.addListener(m_7034453ed866855292542ab6be8a39fb, 'click', function() {infowindow.open(map,m_7034453ed866855292542ab6be8a39fb);});$marker.push(m_7034453ed866855292542ab6be8a39fb);}});}google.maps.event.addDomListener(window, 'load', initialize);