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(33.9803,-84.5577)};var g_f4db3c8e865a26fe9871594613caa8e5 = new google.maps.Geocoder();g_f4db3c8e865a26fe9871594613caa8e5.geocode( { 'address': "1185 Cobb Pkwy N, Marietta, GA 30062, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marietta-GA-gold-and-coin-exchange--rare-coins-currency-diamonds').style.display = '';map = new google.maps.Map(document.getElementById('marietta-GA-gold-and-coin-exchange--rare-coins-currency-diamonds'), mapOptions);}document.getElementById('499a39db').innerHTML += ' | View Map';var $lf4db3c8e865a26fe9871594613caa8e5 = '

Gold And Coin Exchange | Rare Coins Currency Diamonds

Address: 1185 Cobb Pkwy N, Marietta, GA 30062, USA
Phone: (770) 419-0292
';var m_f4db3c8e865a26fe9871594613caa8e5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gold And Coin Exchange | Rare Coins Currency Diamonds',});m_f4db3c8e865a26fe9871594613caa8e5['infowindow'] = new google.maps.InfoWindow({content: $lf4db3c8e865a26fe9871594613caa8e5});var infowindow = new google.maps.InfoWindow({content: $lf4db3c8e865a26fe9871594613caa8e5});google.maps.event.addListener(m_f4db3c8e865a26fe9871594613caa8e5, 'click', function() {infowindow.open(map,m_f4db3c8e865a26fe9871594613caa8e5);});$marker.push(m_f4db3c8e865a26fe9871594613caa8e5);}});}google.maps.event.addDomListener(window, 'load', initialize);