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(34.0051,-85.0638)};var g_f4faae32a13a7dfc1a3a66680cae2c28 = new google.maps.Geocoder();g_f4faae32a13a7dfc1a3a66680cae2c28.geocode( { 'address': "994 Cedartown Hwy, Rockmart, GA 30153, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rockmart-GA-atm-grant-country-store').style.display = '';map = new google.maps.Map(document.getElementById('rockmart-GA-atm-grant-country-store'), mapOptions);}document.getElementById('07b08732').innerHTML += ' | View Map';var $lf4faae32a13a7dfc1a3a66680cae2c28 = '

ATM (Grant Country Store)

Address: 994 Cedartown Hwy, Rockmart, GA 30153, USA
Phone: (770) 684-4712
';var m_f4faae32a13a7dfc1a3a66680cae2c28 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Grant Country Store)',});m_f4faae32a13a7dfc1a3a66680cae2c28['infowindow'] = new google.maps.InfoWindow({content: $lf4faae32a13a7dfc1a3a66680cae2c28});var infowindow = new google.maps.InfoWindow({content: $lf4faae32a13a7dfc1a3a66680cae2c28});google.maps.event.addListener(m_f4faae32a13a7dfc1a3a66680cae2c28, 'click', function() {infowindow.open(map,m_f4faae32a13a7dfc1a3a66680cae2c28);});$marker.push(m_f4faae32a13a7dfc1a3a66680cae2c28);}});}google.maps.event.addDomListener(window, 'load', initialize);