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.7001,-89.1478)};var g_f25df802e1f2a23eec2c7901b72d290d = new google.maps.Geocoder();g_f25df802e1f2a23eec2c7901b72d290d.geocode( { 'address': "1706 W 10th St, Laurel, MS 39440, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laurel-MS-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('laurel-MS-regions-bank'), mapOptions);}document.getElementById('25ed259c').innerHTML += ' | View Map';var $lf25df802e1f2a23eec2c7901b72d290d = '

Regions Bank

Address: 1706 W 10th St, Laurel, MS 39440, USA
Phone: (800) 734-4667
';var m_f25df802e1f2a23eec2c7901b72d290d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_f25df802e1f2a23eec2c7901b72d290d['infowindow'] = new google.maps.InfoWindow({content: $lf25df802e1f2a23eec2c7901b72d290d});var infowindow = new google.maps.InfoWindow({content: $lf25df802e1f2a23eec2c7901b72d290d});google.maps.event.addListener(m_f25df802e1f2a23eec2c7901b72d290d, 'click', function() {infowindow.open(map,m_f25df802e1f2a23eec2c7901b72d290d);});$marker.push(m_f25df802e1f2a23eec2c7901b72d290d);}});var g_3f00dfbc507e79f9c36645b64b81add4 = new google.maps.Geocoder();g_3f00dfbc507e79f9c36645b64b81add4.geocode( { 'address': "1415 W 5th St, Laurel, MS 39440, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laurel-MS-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('laurel-MS-regions-bank'), mapOptions);}document.getElementById('5f85642e').innerHTML += ' | View Map';var $l3f00dfbc507e79f9c36645b64b81add4 = '

Regions Bank

Address: 1415 W 5th St, Laurel, MS 39440, USA
Phone: (800) 734-4667
';var m_3f00dfbc507e79f9c36645b64b81add4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regions Bank',});m_3f00dfbc507e79f9c36645b64b81add4['infowindow'] = new google.maps.InfoWindow({content: $l3f00dfbc507e79f9c36645b64b81add4});var infowindow = new google.maps.InfoWindow({content: $l3f00dfbc507e79f9c36645b64b81add4});google.maps.event.addListener(m_3f00dfbc507e79f9c36645b64b81add4, 'click', function() {infowindow.open(map,m_3f00dfbc507e79f9c36645b64b81add4);});$marker.push(m_3f00dfbc507e79f9c36645b64b81add4);}});}google.maps.event.addDomListener(window, 'load', initialize);