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.2052,-95.8471)};var g_fbc77e1a99609390e2ff663c36bba614 = new google.maps.Geocoder();g_fbc77e1a99609390e2ff663c36bba614.geocode( { 'address': "610 E Tyler St, Athens, TX 75751, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-TX-cash-max-gold-buyers').style.display = '';map = new google.maps.Map(document.getElementById('athens-TX-cash-max-gold-buyers'), mapOptions);}document.getElementById('d13bcfb8').innerHTML += ' | View Map';var $lfbc77e1a99609390e2ff663c36bba614 = '

CASH MAX GOLD BUYERS

Address: 610 E Tyler St, Athens, TX 75751, USA
Phone: (903) 675-1218
';var m_fbc77e1a99609390e2ff663c36bba614 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CASH MAX GOLD BUYERS',});m_fbc77e1a99609390e2ff663c36bba614['infowindow'] = new google.maps.InfoWindow({content: $lfbc77e1a99609390e2ff663c36bba614});var infowindow = new google.maps.InfoWindow({content: $lfbc77e1a99609390e2ff663c36bba614});google.maps.event.addListener(m_fbc77e1a99609390e2ff663c36bba614, 'click', function() {infowindow.open(map,m_fbc77e1a99609390e2ff663c36bba614);});$marker.push(m_fbc77e1a99609390e2ff663c36bba614);}});}google.maps.event.addDomListener(window, 'load', initialize);