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.4197,-90.1257)};var g_4908744a7082090a05221fc94adce9db = new google.maps.Geocoder();g_4908744a7082090a05221fc94adce9db.geocode( { 'address': "6536 Old Canton Rd, Ridgeland, MS 39157"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ridgeland-MS-renasant-bank').style.display = '';map = new google.maps.Map(document.getElementById('ridgeland-MS-renasant-bank'), mapOptions);}document.getElementById('2d4dc6aa').innerHTML += ' | View Map';var $l4908744a7082090a05221fc94adce9db = '

Renasant Bank

Address: 6536 Old Canton Rd, Ridgeland, MS 39157
Phone: (601) 957-7966
';var m_4908744a7082090a05221fc94adce9db = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Renasant Bank',});m_4908744a7082090a05221fc94adce9db['infowindow'] = new google.maps.InfoWindow({content: $l4908744a7082090a05221fc94adce9db});var infowindow = new google.maps.InfoWindow({content: $l4908744a7082090a05221fc94adce9db});google.maps.event.addListener(m_4908744a7082090a05221fc94adce9db, 'click', function() {infowindow.open(map,m_4908744a7082090a05221fc94adce9db);});$marker.push(m_4908744a7082090a05221fc94adce9db);}});var g_f1447355b23a75dc69e7b22e6321c6ca = new google.maps.Geocoder();g_f1447355b23a75dc69e7b22e6321c6ca.geocode( { 'address': "732 Lake Harbour Dr, Ridgeland, MS 39157"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ridgeland-MS-renasant-bank').style.display = '';map = new google.maps.Map(document.getElementById('ridgeland-MS-renasant-bank'), mapOptions);}document.getElementById('8a0da6c4').innerHTML += ' | View Map';var $lf1447355b23a75dc69e7b22e6321c6ca = '

Renasant Bank

Address: 732 Lake Harbour Dr, Ridgeland, MS 39157
Phone: (601) 853-3814
';var m_f1447355b23a75dc69e7b22e6321c6ca = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Renasant Bank',});m_f1447355b23a75dc69e7b22e6321c6ca['infowindow'] = new google.maps.InfoWindow({content: $lf1447355b23a75dc69e7b22e6321c6ca});var infowindow = new google.maps.InfoWindow({content: $lf1447355b23a75dc69e7b22e6321c6ca});google.maps.event.addListener(m_f1447355b23a75dc69e7b22e6321c6ca, 'click', function() {infowindow.open(map,m_f1447355b23a75dc69e7b22e6321c6ca);});$marker.push(m_f1447355b23a75dc69e7b22e6321c6ca);}});}google.maps.event.addDomListener(window, 'load', initialize);