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.8559,-84.3953)};var g_1359aa933b48b754a2f54adb688bfa77 = new google.maps.Geocoder();g_1359aa933b48b754a2f54adb688bfa77.geocode( { 'address': "6149 Old National Hwy, Atlanta, GA 30349"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-woodforest-national-bank'), mapOptions);}document.getElementById('717c2f2a').innerHTML += ' | View Map';var $l1359aa933b48b754a2f54adb688bfa77 = '

Woodforest National Bank

Address: 6149 Old National Hwy, Atlanta, GA 30349
Phone: (770) 994-0920
';var m_1359aa933b48b754a2f54adb688bfa77 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_1359aa933b48b754a2f54adb688bfa77['infowindow'] = new google.maps.InfoWindow({content: $l1359aa933b48b754a2f54adb688bfa77});var infowindow = new google.maps.InfoWindow({content: $l1359aa933b48b754a2f54adb688bfa77});google.maps.event.addListener(m_1359aa933b48b754a2f54adb688bfa77, 'click', function() {infowindow.open(map,m_1359aa933b48b754a2f54adb688bfa77);});$marker.push(m_1359aa933b48b754a2f54adb688bfa77);}});var g_ee5d57044e005d0f8104161e20b42286 = new google.maps.Geocoder();g_ee5d57044e005d0f8104161e20b42286.geocode( { 'address': "2427 Gresham Rd SE, Atlanta, GA 30316"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-woodforest-national-bank'), mapOptions);}document.getElementById('45f6b899').innerHTML += ' | View Map';var $lee5d57044e005d0f8104161e20b42286 = '

Woodforest National Bank

Address: 2427 Gresham Rd SE, Atlanta, GA 30316
Phone: (404) 244-5568
';var m_ee5d57044e005d0f8104161e20b42286 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_ee5d57044e005d0f8104161e20b42286['infowindow'] = new google.maps.InfoWindow({content: $lee5d57044e005d0f8104161e20b42286});var infowindow = new google.maps.InfoWindow({content: $lee5d57044e005d0f8104161e20b42286});google.maps.event.addListener(m_ee5d57044e005d0f8104161e20b42286, 'click', function() {infowindow.open(map,m_ee5d57044e005d0f8104161e20b42286);});$marker.push(m_ee5d57044e005d0f8104161e20b42286);}});}google.maps.event.addDomListener(window, 'load', initialize);