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.1242,-88.1593)};var g_96de2547f44254c97f5f4f1f402711c1 = new google.maps.Geocoder();g_96de2547f44254c97f5f4f1f402711c1.geocode( { 'address': "4 3rd Ave NW, Aliceville, AL 35442"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aliceville-AL-west-alabama-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('aliceville-AL-west-alabama-bank-trust'), mapOptions);}document.getElementById('2af63e3f').innerHTML += ' | View Map';var $l96de2547f44254c97f5f4f1f402711c1 = '

West Alabama Bank & Trust

Address: 4 3rd Ave NW, Aliceville, AL 35442
Phone: (205) 373-6355
';var m_96de2547f44254c97f5f4f1f402711c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'West Alabama Bank & Trust',});m_96de2547f44254c97f5f4f1f402711c1['infowindow'] = new google.maps.InfoWindow({content: $l96de2547f44254c97f5f4f1f402711c1});var infowindow = new google.maps.InfoWindow({content: $l96de2547f44254c97f5f4f1f402711c1});google.maps.event.addListener(m_96de2547f44254c97f5f4f1f402711c1, 'click', function() {infowindow.open(map,m_96de2547f44254c97f5f4f1f402711c1);});$marker.push(m_96de2547f44254c97f5f4f1f402711c1);}});var g_8ccfd91f903f333dc839f2f5c4200f7d = new google.maps.Geocoder();g_8ccfd91f903f333dc839f2f5c4200f7d.geocode( { 'address': "713 Memorial Pkwy NW, Aliceville, AL 35442"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aliceville-AL-west-alabama-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('aliceville-AL-west-alabama-bank-trust'), mapOptions);}document.getElementById('ca183514').innerHTML += ' | View Map';var $l8ccfd91f903f333dc839f2f5c4200f7d = '

West Alabama Bank & Trust

Address: 713 Memorial Pkwy NW, Aliceville, AL 35442
Phone: (205) 373-2739
';var m_8ccfd91f903f333dc839f2f5c4200f7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'West Alabama Bank & Trust',});m_8ccfd91f903f333dc839f2f5c4200f7d['infowindow'] = new google.maps.InfoWindow({content: $l8ccfd91f903f333dc839f2f5c4200f7d});var infowindow = new google.maps.InfoWindow({content: $l8ccfd91f903f333dc839f2f5c4200f7d});google.maps.event.addListener(m_8ccfd91f903f333dc839f2f5c4200f7d, 'click', function() {infowindow.open(map,m_8ccfd91f903f333dc839f2f5c4200f7d);});$marker.push(m_8ccfd91f903f333dc839f2f5c4200f7d);}});}google.maps.event.addDomListener(window, 'load', initialize);