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.9295,-87.815)};var g_782a1256b0420f511e8df57072daa279 = new google.maps.Geocoder();g_782a1256b0420f511e8df57072daa279.geocode( { 'address': "194 Bankhead Hwy, Winfield, AL 35594, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winfield-AL-state-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('winfield-AL-state-bank--trust'), mapOptions);}document.getElementById('ff3d91ed').innerHTML += ' | View Map';var $l782a1256b0420f511e8df57072daa279 = '

State Bank & Trust

Address: 194 Bankhead Hwy, Winfield, AL 35594, USA
Phone: (205) 487-4265
';var m_782a1256b0420f511e8df57072daa279 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State Bank & Trust',});m_782a1256b0420f511e8df57072daa279['infowindow'] = new google.maps.InfoWindow({content: $l782a1256b0420f511e8df57072daa279});var infowindow = new google.maps.InfoWindow({content: $l782a1256b0420f511e8df57072daa279});google.maps.event.addListener(m_782a1256b0420f511e8df57072daa279, 'click', function() {infowindow.open(map,m_782a1256b0420f511e8df57072daa279);});$marker.push(m_782a1256b0420f511e8df57072daa279);}});var g_6b4c3de5e734afb66fc9d83eeef911c7 = new google.maps.Geocoder();g_6b4c3de5e734afb66fc9d83eeef911c7.geocode( { 'address': "1945 US-43, Winfield, AL 35594, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winfield-AL-state-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('winfield-AL-state-bank--trust'), mapOptions);}document.getElementById('044f4498').innerHTML += ' | View Map';var $l6b4c3de5e734afb66fc9d83eeef911c7 = '

State Bank & Trust

Address: 1945 US-43, Winfield, AL 35594, USA
Phone: (205) 487-4265
';var m_6b4c3de5e734afb66fc9d83eeef911c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State Bank & Trust',});m_6b4c3de5e734afb66fc9d83eeef911c7['infowindow'] = new google.maps.InfoWindow({content: $l6b4c3de5e734afb66fc9d83eeef911c7});var infowindow = new google.maps.InfoWindow({content: $l6b4c3de5e734afb66fc9d83eeef911c7});google.maps.event.addListener(m_6b4c3de5e734afb66fc9d83eeef911c7, 'click', function() {infowindow.open(map,m_6b4c3de5e734afb66fc9d83eeef911c7);});$marker.push(m_6b4c3de5e734afb66fc9d83eeef911c7);}});}google.maps.event.addDomListener(window, 'load', initialize);