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.6391,-86.6291)};var g_981322808aba8a036b138c0b669d826c = new google.maps.Geocoder();g_981322808aba8a036b138c0b669d826c.geocode( { 'address': "5919 Trussville Crossings Pkwy, Birmingham, AL 35235, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-woodforest-national-bank'), mapOptions);}document.getElementById('2bc07872').innerHTML += ' | View Map';var $l981322808aba8a036b138c0b669d826c = '

Woodforest National Bank

Address: 5919 Trussville Crossings Pkwy, Birmingham, AL 35235, USA
Phone: (205) 655-7674
';var m_981322808aba8a036b138c0b669d826c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_981322808aba8a036b138c0b669d826c['infowindow'] = new google.maps.InfoWindow({content: $l981322808aba8a036b138c0b669d826c});var infowindow = new google.maps.InfoWindow({content: $l981322808aba8a036b138c0b669d826c});google.maps.event.addListener(m_981322808aba8a036b138c0b669d826c, 'click', function() {infowindow.open(map,m_981322808aba8a036b138c0b669d826c);});$marker.push(m_981322808aba8a036b138c0b669d826c);}});var g_2753e50142e2f5b7089b165accdcc900 = new google.maps.Geocoder();g_2753e50142e2f5b7089b165accdcc900.geocode( { 'address': "1600 Mont Claire Road, Birmingham, AL 35210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-woodforest-national-bank'), mapOptions);}document.getElementById('8d52266a').innerHTML += ' | View Map';var $l2753e50142e2f5b7089b165accdcc900 = '

Woodforest National Bank

Address: 1600 Mont Claire Road, Birmingham, AL 35210, USA
Phone: (205) 951-1204
';var m_2753e50142e2f5b7089b165accdcc900 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_2753e50142e2f5b7089b165accdcc900['infowindow'] = new google.maps.InfoWindow({content: $l2753e50142e2f5b7089b165accdcc900});var infowindow = new google.maps.InfoWindow({content: $l2753e50142e2f5b7089b165accdcc900});google.maps.event.addListener(m_2753e50142e2f5b7089b165accdcc900, 'click', function() {infowindow.open(map,m_2753e50142e2f5b7089b165accdcc900);});$marker.push(m_2753e50142e2f5b7089b165accdcc900);}});}google.maps.event.addDomListener(window, 'load', initialize);