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(32.2175,-94.8593)};var g_f5419d98aff67e1ea3378465a6f5af15 = new google.maps.Geocoder();g_f5419d98aff67e1ea3378465a6f5af15.geocode( { 'address': "1311, Henderson, TX 75652, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('henderson-TX-cash-max-gold-buyers').style.display = '';map = new google.maps.Map(document.getElementById('henderson-TX-cash-max-gold-buyers'), mapOptions);}document.getElementById('38d07413').innerHTML += ' | View Map';var $lf5419d98aff67e1ea3378465a6f5af15 = '

CASH MAX GOLD BUYERS

Address: 1311, Henderson, TX 75652, USA
Phone: (903) 392-8145
';var m_f5419d98aff67e1ea3378465a6f5af15 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CASH MAX GOLD BUYERS',});m_f5419d98aff67e1ea3378465a6f5af15['infowindow'] = new google.maps.InfoWindow({content: $lf5419d98aff67e1ea3378465a6f5af15});var infowindow = new google.maps.InfoWindow({content: $lf5419d98aff67e1ea3378465a6f5af15});google.maps.event.addListener(m_f5419d98aff67e1ea3378465a6f5af15, 'click', function() {infowindow.open(map,m_f5419d98aff67e1ea3378465a6f5af15);});$marker.push(m_f5419d98aff67e1ea3378465a6f5af15);}});}google.maps.event.addDomListener(window, 'load', initialize);