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.2278,-85.1668)};var g_306ffc19665cf1074eb0f424c98200f7 = new google.maps.Geocoder();g_306ffc19665cf1074eb0f424c98200f7.geocode( { 'address': "2005 Maple Ave SW, Rome, GA 30161, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rome-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('rome-GA-bbt-atm'), mapOptions);}document.getElementById('65305d56').innerHTML += ' | View Map';var $l306ffc19665cf1074eb0f424c98200f7 = '

BB&T ATM

Address: 2005 Maple Ave SW, Rome, GA 30161, USA
Phone: (800) 226-5228
';var m_306ffc19665cf1074eb0f424c98200f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_306ffc19665cf1074eb0f424c98200f7['infowindow'] = new google.maps.InfoWindow({content: $l306ffc19665cf1074eb0f424c98200f7});var infowindow = new google.maps.InfoWindow({content: $l306ffc19665cf1074eb0f424c98200f7});google.maps.event.addListener(m_306ffc19665cf1074eb0f424c98200f7, 'click', function() {infowindow.open(map,m_306ffc19665cf1074eb0f424c98200f7);});$marker.push(m_306ffc19665cf1074eb0f424c98200f7);}});var g_ad1a7feff3c3a3c8a9f1368c1370b7f6 = new google.maps.Geocoder();g_ad1a7feff3c3a3c8a9f1368c1370b7f6.geocode( { 'address': "15 N Division St NW, Rome, GA 30165, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rome-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('rome-GA-bbt-atm'), mapOptions);}document.getElementById('d4b282dd').innerHTML += ' | View Map';var $lad1a7feff3c3a3c8a9f1368c1370b7f6 = '

BB&T ATM

Address: 15 N Division St NW, Rome, GA 30165, USA
Phone: (800) 226-5228
';var m_ad1a7feff3c3a3c8a9f1368c1370b7f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_ad1a7feff3c3a3c8a9f1368c1370b7f6['infowindow'] = new google.maps.InfoWindow({content: $lad1a7feff3c3a3c8a9f1368c1370b7f6});var infowindow = new google.maps.InfoWindow({content: $lad1a7feff3c3a3c8a9f1368c1370b7f6});google.maps.event.addListener(m_ad1a7feff3c3a3c8a9f1368c1370b7f6, 'click', function() {infowindow.open(map,m_ad1a7feff3c3a3c8a9f1368c1370b7f6);});$marker.push(m_ad1a7feff3c3a3c8a9f1368c1370b7f6);}});}google.maps.event.addDomListener(window, 'load', initialize);