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.6838,-86.7412)};var g_8c5112602ffc130b03d0ddf3431d0d61 = new google.maps.Geocoder();g_8c5112602ffc130b03d0ddf3431d0d61.geocode( { 'address': "8580 Hwy 72 W, Madison, AL 35758, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madison-AL-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('madison-AL-woodforest-national-bank'), mapOptions);}document.getElementById('2c499d8f').innerHTML += ' | View Map';var $l8c5112602ffc130b03d0ddf3431d0d61 = '

Woodforest National Bank

Address: 8580 Hwy 72 W, Madison, AL 35758, USA
Phone: (256) 722-5290
';var m_8c5112602ffc130b03d0ddf3431d0d61 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_8c5112602ffc130b03d0ddf3431d0d61['infowindow'] = new google.maps.InfoWindow({content: $l8c5112602ffc130b03d0ddf3431d0d61});var infowindow = new google.maps.InfoWindow({content: $l8c5112602ffc130b03d0ddf3431d0d61});google.maps.event.addListener(m_8c5112602ffc130b03d0ddf3431d0d61, 'click', function() {infowindow.open(map,m_8c5112602ffc130b03d0ddf3431d0d61);});$marker.push(m_8c5112602ffc130b03d0ddf3431d0d61);}});var g_f10bb16a2b4a9dbcb155bfe047377890 = new google.maps.Geocoder();g_f10bb16a2b4a9dbcb155bfe047377890.geocode( { 'address': "8650 Madison Blvd, Madison, AL 35758, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madison-AL-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('madison-AL-woodforest-national-bank'), mapOptions);}document.getElementById('d5fa976f').innerHTML += ' | View Map';var $lf10bb16a2b4a9dbcb155bfe047377890 = '

Woodforest National Bank

Address: 8650 Madison Blvd, Madison, AL 35758, USA
Phone: (256) 774-3581
';var m_f10bb16a2b4a9dbcb155bfe047377890 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_f10bb16a2b4a9dbcb155bfe047377890['infowindow'] = new google.maps.InfoWindow({content: $lf10bb16a2b4a9dbcb155bfe047377890});var infowindow = new google.maps.InfoWindow({content: $lf10bb16a2b4a9dbcb155bfe047377890});google.maps.event.addListener(m_f10bb16a2b4a9dbcb155bfe047377890, 'click', function() {infowindow.open(map,m_f10bb16a2b4a9dbcb155bfe047377890);});$marker.push(m_f10bb16a2b4a9dbcb155bfe047377890);}});}google.maps.event.addDomListener(window, 'load', initialize);