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.2506,-89.2765)};var g_cdbe869d2fe04483b8e7c9fc8fc39077 = new google.maps.Geocoder();g_cdbe869d2fe04483b8e7c9fc8fc39077.geocode( { 'address': "7119 U S Highway 98, Hattiesburg, MS 39402"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-citizens-bank'), mapOptions);}document.getElementById('c189efbe').innerHTML += ' | View Map';var $lcdbe869d2fe04483b8e7c9fc8fc39077 = '

Citizens Bank

Address: 7119 U S Highway 98, Hattiesburg, MS 39402
Phone: (601) 264-6632
';var m_cdbe869d2fe04483b8e7c9fc8fc39077 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_cdbe869d2fe04483b8e7c9fc8fc39077['infowindow'] = new google.maps.InfoWindow({content: $lcdbe869d2fe04483b8e7c9fc8fc39077});var infowindow = new google.maps.InfoWindow({content: $lcdbe869d2fe04483b8e7c9fc8fc39077});google.maps.event.addListener(m_cdbe869d2fe04483b8e7c9fc8fc39077, 'click', function() {infowindow.open(map,m_cdbe869d2fe04483b8e7c9fc8fc39077);});$marker.push(m_cdbe869d2fe04483b8e7c9fc8fc39077);}});var g_34c0a3589fac07a91945397dd47e5414 = new google.maps.Geocoder();g_34c0a3589fac07a91945397dd47e5414.geocode( { 'address': "15 Millbranch Rd, Hattiesburg, MS 39402"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-citizens-bank'), mapOptions);}document.getElementById('f40ccda2').innerHTML += ' | View Map';var $l34c0a3589fac07a91945397dd47e5414 = '

Citizens Bank

Address: 15 Millbranch Rd, Hattiesburg, MS 39402
Phone: (601) 264-0012
';var m_34c0a3589fac07a91945397dd47e5414 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_34c0a3589fac07a91945397dd47e5414['infowindow'] = new google.maps.InfoWindow({content: $l34c0a3589fac07a91945397dd47e5414});var infowindow = new google.maps.InfoWindow({content: $l34c0a3589fac07a91945397dd47e5414});google.maps.event.addListener(m_34c0a3589fac07a91945397dd47e5414, 'click', function() {infowindow.open(map,m_34c0a3589fac07a91945397dd47e5414);});$marker.push(m_34c0a3589fac07a91945397dd47e5414);}});}google.maps.event.addDomListener(window, 'load', initialize);