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(32.5001,-88.8473)};var g_ee8a7cc819ec6f96a4ad397574cdb6e9 = new google.maps.Geocoder();g_ee8a7cc819ec6f96a4ad397574cdb6e9.geocode( { 'address': "9217 MS-19, Collinsville, MS 39325, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('collinsville-MS-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('collinsville-MS-regions-bank'), mapOptions);}document.getElementById('9eab011a').innerHTML += ' | View Map';var $lee8a7cc819ec6f96a4ad397574cdb6e9 = '

Regions Bank

Address: 9217 MS-19, Collinsville, MS 39325, USA
Phone: (800) 734-4667
';var m_ee8a7cc819ec6f96a4ad397574cdb6e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_ee8a7cc819ec6f96a4ad397574cdb6e9['infowindow'] = new google.maps.InfoWindow({content: $lee8a7cc819ec6f96a4ad397574cdb6e9});var infowindow = new google.maps.InfoWindow({content: $lee8a7cc819ec6f96a4ad397574cdb6e9});google.maps.event.addListener(m_ee8a7cc819ec6f96a4ad397574cdb6e9, 'click', function() {infowindow.open(map,m_ee8a7cc819ec6f96a4ad397574cdb6e9);});$marker.push(m_ee8a7cc819ec6f96a4ad397574cdb6e9);}});var g_3c10c720bd5337068a36c85b3f860600 = new google.maps.Geocoder();g_3c10c720bd5337068a36c85b3f860600.geocode( { 'address': "9217 State Hwy 19 N, Collinsville, MS 39325, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('collinsville-MS-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('collinsville-MS-regions-bank'), mapOptions);}document.getElementById('1487abe7').innerHTML += ' | View Map';var $l3c10c720bd5337068a36c85b3f860600 = '

Regions Bank

Address: 9217 State Hwy 19 N, Collinsville, MS 39325, USA
Phone: (800) 734-4667
';var m_3c10c720bd5337068a36c85b3f860600 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_3c10c720bd5337068a36c85b3f860600['infowindow'] = new google.maps.InfoWindow({content: $l3c10c720bd5337068a36c85b3f860600});var infowindow = new google.maps.InfoWindow({content: $l3c10c720bd5337068a36c85b3f860600});google.maps.event.addListener(m_3c10c720bd5337068a36c85b3f860600, 'click', function() {infowindow.open(map,m_3c10c720bd5337068a36c85b3f860600);});$marker.push(m_3c10c720bd5337068a36c85b3f860600);}});}google.maps.event.addDomListener(window, 'load', initialize);