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.3215,-89.3295)};var g_74edbb4959f8b90d1652bde5a364f522 = new google.maps.Geocoder();g_74edbb4959f8b90d1652bde5a364f522.geocode( { 'address': "6095 US 49, Hattiesburg, MS 39401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-community-bank'), mapOptions);}document.getElementById('424f6fe4').innerHTML += ' | View Map';var $l74edbb4959f8b90d1652bde5a364f522 = '

Community Bank

Address: 6095 US 49, Hattiesburg, MS 39401, USA
Phone: (601) 261-2146
';var m_74edbb4959f8b90d1652bde5a364f522 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_74edbb4959f8b90d1652bde5a364f522['infowindow'] = new google.maps.InfoWindow({content: $l74edbb4959f8b90d1652bde5a364f522});var infowindow = new google.maps.InfoWindow({content: $l74edbb4959f8b90d1652bde5a364f522});google.maps.event.addListener(m_74edbb4959f8b90d1652bde5a364f522, 'click', function() {infowindow.open(map,m_74edbb4959f8b90d1652bde5a364f522);});$marker.push(m_74edbb4959f8b90d1652bde5a364f522);}});var g_ad1e3c80f9623c0e75d323e612a457da = new google.maps.Geocoder();g_ad1e3c80f9623c0e75d323e612a457da.geocode( { 'address': "5010 Hardy St, Hattiesburg, MS 39402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-community-bank'), mapOptions);}document.getElementById('988607c3').innerHTML += ' | View Map';var $lad1e3c80f9623c0e75d323e612a457da = '

Community Bank

Address: 5010 Hardy St, Hattiesburg, MS 39402, USA
Phone: (601) 268-0299
';var m_ad1e3c80f9623c0e75d323e612a457da = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_ad1e3c80f9623c0e75d323e612a457da['infowindow'] = new google.maps.InfoWindow({content: $lad1e3c80f9623c0e75d323e612a457da});var infowindow = new google.maps.InfoWindow({content: $lad1e3c80f9623c0e75d323e612a457da});google.maps.event.addListener(m_ad1e3c80f9623c0e75d323e612a457da, 'click', function() {infowindow.open(map,m_ad1e3c80f9623c0e75d323e612a457da);});$marker.push(m_ad1e3c80f9623c0e75d323e612a457da);}});}google.maps.event.addDomListener(window, 'load', initialize);