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(27.5665,-99.4991)};var g_7c843ff295ea4c5d2ac28c6fa7e1d3c2 = new google.maps.Geocoder();g_7c843ff295ea4c5d2ac28c6fa7e1d3c2.geocode( { 'address': "2316 S Zapata Hwy, Laredo, TX 78046, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laredo-TX-approved-money-center').style.display = '';map = new google.maps.Map(document.getElementById('laredo-TX-approved-money-center'), mapOptions);}document.getElementById('75a9a429').innerHTML += ' | View Map';var $l7c843ff295ea4c5d2ac28c6fa7e1d3c2 = '

Approved Money Center

Address: 2316 S Zapata Hwy, Laredo, TX 78046, USA
Phone: (956) 568-5091
';var m_7c843ff295ea4c5d2ac28c6fa7e1d3c2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Money Center',});m_7c843ff295ea4c5d2ac28c6fa7e1d3c2['infowindow'] = new google.maps.InfoWindow({content: $l7c843ff295ea4c5d2ac28c6fa7e1d3c2});var infowindow = new google.maps.InfoWindow({content: $l7c843ff295ea4c5d2ac28c6fa7e1d3c2});google.maps.event.addListener(m_7c843ff295ea4c5d2ac28c6fa7e1d3c2, 'click', function() {infowindow.open(map,m_7c843ff295ea4c5d2ac28c6fa7e1d3c2);});$marker.push(m_7c843ff295ea4c5d2ac28c6fa7e1d3c2);}});var g_6f1c6f3176b948e3aa502b28923ae1ff = new google.maps.Geocoder();g_6f1c6f3176b948e3aa502b28923ae1ff.geocode( { 'address': "201 W Del Mar Blvd #20, Laredo, TX 78041, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laredo-TX-approved-money-center').style.display = '';map = new google.maps.Map(document.getElementById('laredo-TX-approved-money-center'), mapOptions);}document.getElementById('552633c9').innerHTML += ' | View Map';var $l6f1c6f3176b948e3aa502b28923ae1ff = '

Approved Money Center

Address: 201 W Del Mar Blvd #20, Laredo, TX 78041, USA
Phone: (956) 277-2251
';var m_6f1c6f3176b948e3aa502b28923ae1ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Money Center',});m_6f1c6f3176b948e3aa502b28923ae1ff['infowindow'] = new google.maps.InfoWindow({content: $l6f1c6f3176b948e3aa502b28923ae1ff});var infowindow = new google.maps.InfoWindow({content: $l6f1c6f3176b948e3aa502b28923ae1ff});google.maps.event.addListener(m_6f1c6f3176b948e3aa502b28923ae1ff, 'click', function() {infowindow.open(map,m_6f1c6f3176b948e3aa502b28923ae1ff);});$marker.push(m_6f1c6f3176b948e3aa502b28923ae1ff);}});}google.maps.event.addDomListener(window, 'load', initialize);