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.1922,-98.2311)};var g_053374298e186300b2510dbcb14e984a = new google.maps.Geocoder();g_053374298e186300b2510dbcb14e984a.geocode( { 'address': "1201 S 10th St B, McAllen, TX 78501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcallen-TX-approved-money-gold-buyers').style.display = '';map = new google.maps.Map(document.getElementById('mcallen-TX-approved-money-gold-buyers'), mapOptions);}document.getElementById('c2d89861').innerHTML += ' | View Map';var $l053374298e186300b2510dbcb14e984a = '

Approved Money Gold Buyers

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