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.1251,-89.0551)};var g_64b55721af8451c8a5e2d5a1a27876a2 = new google.maps.Geocoder();g_64b55721af8451c8a5e2d5a1a27876a2.geocode( { 'address': "209 W Main St, Louisville, MS 39339"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('louisville-MS-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('louisville-MS-regions-bank'), mapOptions);}document.getElementById('0b8cd542').innerHTML += ' | View Map';var $l64b55721af8451c8a5e2d5a1a27876a2 = '

Regions Bank

Address: 209 W Main St, Louisville, MS 39339
Phone: (662) 773-6231
';var m_64b55721af8451c8a5e2d5a1a27876a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_64b55721af8451c8a5e2d5a1a27876a2['infowindow'] = new google.maps.InfoWindow({content: $l64b55721af8451c8a5e2d5a1a27876a2});var infowindow = new google.maps.InfoWindow({content: $l64b55721af8451c8a5e2d5a1a27876a2});google.maps.event.addListener(m_64b55721af8451c8a5e2d5a1a27876a2, 'click', function() {infowindow.open(map,m_64b55721af8451c8a5e2d5a1a27876a2);});$marker.push(m_64b55721af8451c8a5e2d5a1a27876a2);}});var g_4dff472c30899ff93b18c4eb6a439201 = new google.maps.Geocoder();g_4dff472c30899ff93b18c4eb6a439201.geocode( { 'address': "438 N Church Ave, Louisville, MS 39339"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('louisville-MS-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('louisville-MS-regions-bank'), mapOptions);}document.getElementById('d20231cc').innerHTML += ' | View Map';var $l4dff472c30899ff93b18c4eb6a439201 = '

Regions Bank

Address: 438 N Church Ave, Louisville, MS 39339
Phone: (662) 773-4028
';var m_4dff472c30899ff93b18c4eb6a439201 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_4dff472c30899ff93b18c4eb6a439201['infowindow'] = new google.maps.InfoWindow({content: $l4dff472c30899ff93b18c4eb6a439201});var infowindow = new google.maps.InfoWindow({content: $l4dff472c30899ff93b18c4eb6a439201});google.maps.event.addListener(m_4dff472c30899ff93b18c4eb6a439201, 'click', function() {infowindow.open(map,m_4dff472c30899ff93b18c4eb6a439201);});$marker.push(m_4dff472c30899ff93b18c4eb6a439201);}});}google.maps.event.addDomListener(window, 'load', initialize);