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.6839,-84.4734)};var g_41a60664167077ea065ec1c8564d2016 = new google.maps.Geocoder();g_41a60664167077ea065ec1c8564d2016.geocode( { 'address': "192 1st Ave, East Ellijay, GA 30540, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-ellijay-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('east-ellijay-GA-bbt-atm'), mapOptions);}document.getElementById('c7b0bcfb').innerHTML += ' | View Map';var $l41a60664167077ea065ec1c8564d2016 = '

BB&T ATM

Address: 192 1st Ave, East Ellijay, GA 30540, USA
Phone: (800) 226-5228
';var m_41a60664167077ea065ec1c8564d2016 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_41a60664167077ea065ec1c8564d2016['infowindow'] = new google.maps.InfoWindow({content: $l41a60664167077ea065ec1c8564d2016});var infowindow = new google.maps.InfoWindow({content: $l41a60664167077ea065ec1c8564d2016});google.maps.event.addListener(m_41a60664167077ea065ec1c8564d2016, 'click', function() {infowindow.open(map,m_41a60664167077ea065ec1c8564d2016);});$marker.push(m_41a60664167077ea065ec1c8564d2016);}});var g_c66bca29cd21cf6ffce3328a96262334 = new google.maps.Geocoder();g_c66bca29cd21cf6ffce3328a96262334.geocode( { 'address': "894 Maddox Dr, East Ellijay, GA 30540, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-ellijay-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('east-ellijay-GA-bbt-atm'), mapOptions);}document.getElementById('1533a33a').innerHTML += ' | View Map';var $lc66bca29cd21cf6ffce3328a96262334 = '

BB&T ATM

Address: 894 Maddox Dr, East Ellijay, GA 30540, USA
Phone: (800) 226-5228
';var m_c66bca29cd21cf6ffce3328a96262334 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_c66bca29cd21cf6ffce3328a96262334['infowindow'] = new google.maps.InfoWindow({content: $lc66bca29cd21cf6ffce3328a96262334});var infowindow = new google.maps.InfoWindow({content: $lc66bca29cd21cf6ffce3328a96262334});google.maps.event.addListener(m_c66bca29cd21cf6ffce3328a96262334, 'click', function() {infowindow.open(map,m_c66bca29cd21cf6ffce3328a96262334);});$marker.push(m_c66bca29cd21cf6ffce3328a96262334);}});}google.maps.event.addDomListener(window, 'load', initialize);