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.6819,-84.1619)};var g_81f5f57c6211a17eedd6f5f06945cecb = new google.maps.Geocoder();g_81f5f57c6211a17eedd6f5f06945cecb.geocode( { 'address': "5401 Fairington Rd, Lithonia, GA 30038"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lithonia-GA-best-bank').style.display = '';map = new google.maps.Map(document.getElementById('lithonia-GA-best-bank'), mapOptions);}document.getElementById('1347937c').innerHTML += ' | View Map';var $l81f5f57c6211a17eedd6f5f06945cecb = '

Best Bank

Address: 5401 Fairington Rd, Lithonia, GA 30038
Phone: 800235INFO4636
';var m_81f5f57c6211a17eedd6f5f06945cecb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Best Bank',});m_81f5f57c6211a17eedd6f5f06945cecb['infowindow'] = new google.maps.InfoWindow({content: $l81f5f57c6211a17eedd6f5f06945cecb});var infowindow = new google.maps.InfoWindow({content: $l81f5f57c6211a17eedd6f5f06945cecb});google.maps.event.addListener(m_81f5f57c6211a17eedd6f5f06945cecb, 'click', function() {infowindow.open(map,m_81f5f57c6211a17eedd6f5f06945cecb);});$marker.push(m_81f5f57c6211a17eedd6f5f06945cecb);}});var g_6e2d3040c9387dc58e0497293da7cbbd = new google.maps.Geocoder();g_6e2d3040c9387dc58e0497293da7cbbd.geocode( { 'address': "6678 Covington Hwy, Lithonia, GA 30058"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lithonia-GA-best-bank').style.display = '';map = new google.maps.Map(document.getElementById('lithonia-GA-best-bank'), mapOptions);}document.getElementById('dc23cf79').innerHTML += ' | View Map';var $l6e2d3040c9387dc58e0497293da7cbbd = '

Best Bank

Address: 6678 Covington Hwy, Lithonia, GA 30058
Phone: (770) 593-0863
';var m_6e2d3040c9387dc58e0497293da7cbbd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Best Bank',});m_6e2d3040c9387dc58e0497293da7cbbd['infowindow'] = new google.maps.InfoWindow({content: $l6e2d3040c9387dc58e0497293da7cbbd});var infowindow = new google.maps.InfoWindow({content: $l6e2d3040c9387dc58e0497293da7cbbd});google.maps.event.addListener(m_6e2d3040c9387dc58e0497293da7cbbd, 'click', function() {infowindow.open(map,m_6e2d3040c9387dc58e0497293da7cbbd);});$marker.push(m_6e2d3040c9387dc58e0497293da7cbbd);}});}google.maps.event.addDomListener(window, 'load', initialize);