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.5869,-84.4722)};var g_e179c3c40c3f791be8cd96acd15648ea = new google.maps.Geocoder();g_e179c3c40c3f791be8cd96acd15648ea.geocode( { 'address': "2427 Gresham Road SE, Atlanta, GA 30316, USA"}, 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('c67675a7').innerHTML += ' | View Map';var $le179c3c40c3f791be8cd96acd15648ea = '

Woodforest National Bank

Address: 2427 Gresham Road SE, Atlanta, GA 30316, USA
Phone: (404) 244-5568
';var m_e179c3c40c3f791be8cd96acd15648ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_e179c3c40c3f791be8cd96acd15648ea['infowindow'] = new google.maps.InfoWindow({content: $le179c3c40c3f791be8cd96acd15648ea});var infowindow = new google.maps.InfoWindow({content: $le179c3c40c3f791be8cd96acd15648ea});google.maps.event.addListener(m_e179c3c40c3f791be8cd96acd15648ea, 'click', function() {infowindow.open(map,m_e179c3c40c3f791be8cd96acd15648ea);});$marker.push(m_e179c3c40c3f791be8cd96acd15648ea);}});var g_926e263363c82458a9ae48883b7dc655 = new google.maps.Geocoder();g_926e263363c82458a9ae48883b7dc655.geocode( { 'address': "6149 Old National Hwy, Atlanta, GA 30349, USA"}, 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('2b58d32c').innerHTML += ' | View Map';var $l926e263363c82458a9ae48883b7dc655 = '

Woodforest National Bank

Address: 6149 Old National Hwy, Atlanta, GA 30349, USA
Phone: (770) 994-0920
';var m_926e263363c82458a9ae48883b7dc655 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_926e263363c82458a9ae48883b7dc655['infowindow'] = new google.maps.InfoWindow({content: $l926e263363c82458a9ae48883b7dc655});var infowindow = new google.maps.InfoWindow({content: $l926e263363c82458a9ae48883b7dc655});google.maps.event.addListener(m_926e263363c82458a9ae48883b7dc655, 'click', function() {infowindow.open(map,m_926e263363c82458a9ae48883b7dc655);});$marker.push(m_926e263363c82458a9ae48883b7dc655);}});}google.maps.event.addDomListener(window, 'load', initialize);