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.0024,-93.461)};var g_04a6589546d845eb5011753d312469c7 = new google.maps.Geocoder();g_04a6589546d845eb5011753d312469c7.geocode( { 'address': "124 N Main St, Springhill, LA 71075, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springhill-LA-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('springhill-LA-regions-bank'), mapOptions);}document.getElementById('17b9b6be').innerHTML += ' | View Map';var $l04a6589546d845eb5011753d312469c7 = '

Regions Bank

Address: 124 N Main St, Springhill, LA 71075, USA
Phone: (800) 734-4667
';var m_04a6589546d845eb5011753d312469c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_04a6589546d845eb5011753d312469c7['infowindow'] = new google.maps.InfoWindow({content: $l04a6589546d845eb5011753d312469c7});var infowindow = new google.maps.InfoWindow({content: $l04a6589546d845eb5011753d312469c7});google.maps.event.addListener(m_04a6589546d845eb5011753d312469c7, 'click', function() {infowindow.open(map,m_04a6589546d845eb5011753d312469c7);});$marker.push(m_04a6589546d845eb5011753d312469c7);}});var g_b8636e02231b4b39517facf4fb7663c1 = new google.maps.Geocoder();g_b8636e02231b4b39517facf4fb7663c1.geocode( { 'address': "201 1st St NE, Springhill, LA 71075, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springhill-LA-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('springhill-LA-regions-bank'), mapOptions);}document.getElementById('fa125308').innerHTML += ' | View Map';var $lb8636e02231b4b39517facf4fb7663c1 = '

Regions Bank

Address: 201 1st St NE, Springhill, LA 71075, USA
Phone: (800) 734-4667
';var m_b8636e02231b4b39517facf4fb7663c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_b8636e02231b4b39517facf4fb7663c1['infowindow'] = new google.maps.InfoWindow({content: $lb8636e02231b4b39517facf4fb7663c1});var infowindow = new google.maps.InfoWindow({content: $lb8636e02231b4b39517facf4fb7663c1});google.maps.event.addListener(m_b8636e02231b4b39517facf4fb7663c1, 'click', function() {infowindow.open(map,m_b8636e02231b4b39517facf4fb7663c1);});$marker.push(m_b8636e02231b4b39517facf4fb7663c1);}});}google.maps.event.addDomListener(window, 'load', initialize);