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(31.3083,-86.4844)};var g_c25e9a36b62f62f58f847fa83c70dc91 = new google.maps.Geocoder();g_c25e9a36b62f62f58f847fa83c70dc91.geocode( { 'address': "200 Church St, Andalusia, AL 36420, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('andalusia-AL-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('andalusia-AL-regions-bank'), mapOptions);}document.getElementById('e8f6f2a1').innerHTML += ' | View Map';var $lc25e9a36b62f62f58f847fa83c70dc91 = '

Regions Bank

Address: 200 Church St, Andalusia, AL 36420, USA
Phone: (800) 734-4667
';var m_c25e9a36b62f62f58f847fa83c70dc91 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_c25e9a36b62f62f58f847fa83c70dc91['infowindow'] = new google.maps.InfoWindow({content: $lc25e9a36b62f62f58f847fa83c70dc91});var infowindow = new google.maps.InfoWindow({content: $lc25e9a36b62f62f58f847fa83c70dc91});google.maps.event.addListener(m_c25e9a36b62f62f58f847fa83c70dc91, 'click', function() {infowindow.open(map,m_c25e9a36b62f62f58f847fa83c70dc91);});$marker.push(m_c25e9a36b62f62f58f847fa83c70dc91);}});var g_02d98e65b4faf9888563bd5a7a518448 = new google.maps.Geocoder();g_02d98e65b4faf9888563bd5a7a518448.geocode( { 'address': "208 Church St, Andalusia, AL 36420, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('andalusia-AL-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('andalusia-AL-regions-bank'), mapOptions);}document.getElementById('13ab6e9b').innerHTML += ' | View Map';var $l02d98e65b4faf9888563bd5a7a518448 = '

Regions Bank

Address: 208 Church St, Andalusia, AL 36420, USA
Phone: (800) 734-4667
';var m_02d98e65b4faf9888563bd5a7a518448 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_02d98e65b4faf9888563bd5a7a518448['infowindow'] = new google.maps.InfoWindow({content: $l02d98e65b4faf9888563bd5a7a518448});var infowindow = new google.maps.InfoWindow({content: $l02d98e65b4faf9888563bd5a7a518448});google.maps.event.addListener(m_02d98e65b4faf9888563bd5a7a518448, 'click', function() {infowindow.open(map,m_02d98e65b4faf9888563bd5a7a518448);});$marker.push(m_02d98e65b4faf9888563bd5a7a518448);}});}google.maps.event.addDomListener(window, 'load', initialize);