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.3378,-90.3254)};var g_34780e23ca1fcc4705724cc91239d20d = new google.maps.Geocoder();g_34780e23ca1fcc4705724cc91239d20d.geocode( { 'address': "406 Springridge Rd, Clinton, MS 39056"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clinton-MS-trustmark-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('clinton-MS-trustmark-national-bank'), mapOptions);}document.getElementById('f3efc0a9').innerHTML += ' | View Map';var $l34780e23ca1fcc4705724cc91239d20d = '

Trustmark National Bank

Address: 406 Springridge Rd, Clinton, MS 39056
Phone: (601) 949-2434
';var m_34780e23ca1fcc4705724cc91239d20d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Trustmark National Bank',});m_34780e23ca1fcc4705724cc91239d20d['infowindow'] = new google.maps.InfoWindow({content: $l34780e23ca1fcc4705724cc91239d20d});var infowindow = new google.maps.InfoWindow({content: $l34780e23ca1fcc4705724cc91239d20d});google.maps.event.addListener(m_34780e23ca1fcc4705724cc91239d20d, 'click', function() {infowindow.open(map,m_34780e23ca1fcc4705724cc91239d20d);});$marker.push(m_34780e23ca1fcc4705724cc91239d20d);}});var g_98c46cb06e57ae0f5372646baf03c805 = new google.maps.Geocoder();g_98c46cb06e57ae0f5372646baf03c805.geocode( { 'address': "500 Clinton Center Dr, Clinton, MS 39056"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clinton-MS-trustmark-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('clinton-MS-trustmark-national-bank'), mapOptions);}document.getElementById('d5548447').innerHTML += ' | View Map';var $l98c46cb06e57ae0f5372646baf03c805 = '

Trustmark National Bank

Address: 500 Clinton Center Dr, Clinton, MS 39056
Phone: (601) 460-3510
';var m_98c46cb06e57ae0f5372646baf03c805 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Trustmark National Bank',});m_98c46cb06e57ae0f5372646baf03c805['infowindow'] = new google.maps.InfoWindow({content: $l98c46cb06e57ae0f5372646baf03c805});var infowindow = new google.maps.InfoWindow({content: $l98c46cb06e57ae0f5372646baf03c805});google.maps.event.addListener(m_98c46cb06e57ae0f5372646baf03c805, 'click', function() {infowindow.open(map,m_98c46cb06e57ae0f5372646baf03c805);});$marker.push(m_98c46cb06e57ae0f5372646baf03c805);}});}google.maps.event.addDomListener(window, 'load', initialize);