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.2842,-90.0247)};var g_98be3ddb7919a6ae3dd30a0034a272b2 = new google.maps.Geocoder();g_98be3ddb7919a6ae3dd30a0034a272b2.geocode( { 'address': "1595 W Government St, Brandon, MS 39042, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brandon-MS-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('brandon-MS-regions-bank'), mapOptions);}document.getElementById('0eb6a963').innerHTML += ' | View Map';var $l98be3ddb7919a6ae3dd30a0034a272b2 = '

Regions Bank

Address: 1595 W Government St, Brandon, MS 39042, USA
Phone: (800) 734-4667
';var m_98be3ddb7919a6ae3dd30a0034a272b2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_98be3ddb7919a6ae3dd30a0034a272b2['infowindow'] = new google.maps.InfoWindow({content: $l98be3ddb7919a6ae3dd30a0034a272b2});var infowindow = new google.maps.InfoWindow({content: $l98be3ddb7919a6ae3dd30a0034a272b2});google.maps.event.addListener(m_98be3ddb7919a6ae3dd30a0034a272b2, 'click', function() {infowindow.open(map,m_98be3ddb7919a6ae3dd30a0034a272b2);});$marker.push(m_98be3ddb7919a6ae3dd30a0034a272b2);}});var g_55af8de4d61a5d7246e7b0031b299999 = new google.maps.Geocoder();g_55af8de4d61a5d7246e7b0031b299999.geocode( { 'address': "101 Spann Dr, Brandon, MS 39047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brandon-MS-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('brandon-MS-regions-bank'), mapOptions);}document.getElementById('350d28a7').innerHTML += ' | View Map';var $l55af8de4d61a5d7246e7b0031b299999 = '

Regions Bank

Address: 101 Spann Dr, Brandon, MS 39047, USA
Phone: (800) 734-4667
';var m_55af8de4d61a5d7246e7b0031b299999 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_55af8de4d61a5d7246e7b0031b299999['infowindow'] = new google.maps.InfoWindow({content: $l55af8de4d61a5d7246e7b0031b299999});var infowindow = new google.maps.InfoWindow({content: $l55af8de4d61a5d7246e7b0031b299999});google.maps.event.addListener(m_55af8de4d61a5d7246e7b0031b299999, 'click', function() {infowindow.open(map,m_55af8de4d61a5d7246e7b0031b299999);});$marker.push(m_55af8de4d61a5d7246e7b0031b299999);}});}google.maps.event.addDomListener(window, 'load', initialize);