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.7833,-84.609)};var g_ae12f7aea3ee4c3dc4e6abf12f9f916e = new google.maps.Geocoder();g_ae12f7aea3ee4c3dc4e6abf12f9f916e.geocode( { 'address': "1855 Thornton Rd, Lithia Springs, GA 30122, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lithia-springs-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('lithia-springs-GA-bbt-atm'), mapOptions);}document.getElementById('91e8ef3c').innerHTML += ' | View Map';var $lae12f7aea3ee4c3dc4e6abf12f9f916e = '

BB&T ATM

Address: 1855 Thornton Rd, Lithia Springs, GA 30122, USA
Phone: (800) 226-5228
';var m_ae12f7aea3ee4c3dc4e6abf12f9f916e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_ae12f7aea3ee4c3dc4e6abf12f9f916e['infowindow'] = new google.maps.InfoWindow({content: $lae12f7aea3ee4c3dc4e6abf12f9f916e});var infowindow = new google.maps.InfoWindow({content: $lae12f7aea3ee4c3dc4e6abf12f9f916e});google.maps.event.addListener(m_ae12f7aea3ee4c3dc4e6abf12f9f916e, 'click', function() {infowindow.open(map,m_ae12f7aea3ee4c3dc4e6abf12f9f916e);});$marker.push(m_ae12f7aea3ee4c3dc4e6abf12f9f916e);}});var g_ab2278997d80b51d040fd4b96843ced3 = new google.maps.Geocoder();g_ab2278997d80b51d040fd4b96843ced3.geocode( { 'address': "590 Thornton Rd, Lithia Springs, GA 30122, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lithia-springs-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('lithia-springs-GA-bbt-atm'), mapOptions);}document.getElementById('82979b7e').innerHTML += ' | View Map';var $lab2278997d80b51d040fd4b96843ced3 = '

BB&T ATM

Address: 590 Thornton Rd, Lithia Springs, GA 30122, USA
Phone:
';var m_ab2278997d80b51d040fd4b96843ced3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_ab2278997d80b51d040fd4b96843ced3['infowindow'] = new google.maps.InfoWindow({content: $lab2278997d80b51d040fd4b96843ced3});var infowindow = new google.maps.InfoWindow({content: $lab2278997d80b51d040fd4b96843ced3});google.maps.event.addListener(m_ab2278997d80b51d040fd4b96843ced3, 'click', function() {infowindow.open(map,m_ab2278997d80b51d040fd4b96843ced3);});$marker.push(m_ab2278997d80b51d040fd4b96843ced3);}});}google.maps.event.addDomListener(window, 'load', initialize);