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.3171,-89.3045)};var g_bc7dcd53d7e23cf2e0e61ef748c905b0 = new google.maps.Geocoder();g_bc7dcd53d7e23cf2e0e61ef748c905b0.geocode( { 'address': "211 Broadway Dr, Hattiesburg, MS 39401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-community-loans-of-america').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-community-loans-of-america'), mapOptions);}document.getElementById('834df0f1').innerHTML += ' | View Map';var $lbc7dcd53d7e23cf2e0e61ef748c905b0 = '

Community Loans of America

Address: 211 Broadway Dr, Hattiesburg, MS 39401, USA
Phone: (601) 582-7050
';var m_bc7dcd53d7e23cf2e0e61ef748c905b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Loans of America',});m_bc7dcd53d7e23cf2e0e61ef748c905b0['infowindow'] = new google.maps.InfoWindow({content: $lbc7dcd53d7e23cf2e0e61ef748c905b0});var infowindow = new google.maps.InfoWindow({content: $lbc7dcd53d7e23cf2e0e61ef748c905b0});google.maps.event.addListener(m_bc7dcd53d7e23cf2e0e61ef748c905b0, 'click', function() {infowindow.open(map,m_bc7dcd53d7e23cf2e0e61ef748c905b0);});$marker.push(m_bc7dcd53d7e23cf2e0e61ef748c905b0);}});var g_6ce911816178efa4b3b09d68d55c6c0a = new google.maps.Geocoder();g_6ce911816178efa4b3b09d68d55c6c0a.geocode( { 'address': "3401 Hardy St, Hattiesburg, MS 39401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-community-loans-of-america').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-community-loans-of-america'), mapOptions);}document.getElementById('a18c86c4').innerHTML += ' | View Map';var $l6ce911816178efa4b3b09d68d55c6c0a = '

Community Loans of America

Address: 3401 Hardy St, Hattiesburg, MS 39401, USA
Phone: (601) 264-2522
';var m_6ce911816178efa4b3b09d68d55c6c0a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Loans of America',});m_6ce911816178efa4b3b09d68d55c6c0a['infowindow'] = new google.maps.InfoWindow({content: $l6ce911816178efa4b3b09d68d55c6c0a});var infowindow = new google.maps.InfoWindow({content: $l6ce911816178efa4b3b09d68d55c6c0a});google.maps.event.addListener(m_6ce911816178efa4b3b09d68d55c6c0a, 'click', function() {infowindow.open(map,m_6ce911816178efa4b3b09d68d55c6c0a);});$marker.push(m_6ce911816178efa4b3b09d68d55c6c0a);}});}google.maps.event.addDomListener(window, 'load', initialize);