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.9904,-87.2885)};var g_7f1da4ed0fa4babef8034f5e95cd8db2 = new google.maps.Geocoder();g_7f1da4ed0fa4babef8034f5e95cd8db2.geocode( { 'address': "3 Water St, Camden, AL 36726, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camden-AL-community-neighbor-bank').style.display = '';map = new google.maps.Map(document.getElementById('camden-AL-community-neighbor-bank'), mapOptions);}document.getElementById('09b33bed').innerHTML += ' | View Map';var $l7f1da4ed0fa4babef8034f5e95cd8db2 = '

Community Neighbor Bank

Address: 3 Water St, Camden, AL 36726, USA
Phone: (334) 682-4215
';var m_7f1da4ed0fa4babef8034f5e95cd8db2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Neighbor Bank',});m_7f1da4ed0fa4babef8034f5e95cd8db2['infowindow'] = new google.maps.InfoWindow({content: $l7f1da4ed0fa4babef8034f5e95cd8db2});var infowindow = new google.maps.InfoWindow({content: $l7f1da4ed0fa4babef8034f5e95cd8db2});google.maps.event.addListener(m_7f1da4ed0fa4babef8034f5e95cd8db2, 'click', function() {infowindow.open(map,m_7f1da4ed0fa4babef8034f5e95cd8db2);});$marker.push(m_7f1da4ed0fa4babef8034f5e95cd8db2);}});var g_05b18319968baedc9b9aa22962a48353 = new google.maps.Geocoder();g_05b18319968baedc9b9aa22962a48353.geocode( { 'address': "16 Camden Bypass, Camden, AL 36726, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camden-AL-community-neighbor-bank').style.display = '';map = new google.maps.Map(document.getElementById('camden-AL-community-neighbor-bank'), mapOptions);}document.getElementById('e67988fc').innerHTML += ' | View Map';var $l05b18319968baedc9b9aa22962a48353 = '

Community Neighbor Bank

Address: 16 Camden Bypass, Camden, AL 36726, USA
Phone: (800) 422-0198
';var m_05b18319968baedc9b9aa22962a48353 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Neighbor Bank',});m_05b18319968baedc9b9aa22962a48353['infowindow'] = new google.maps.InfoWindow({content: $l05b18319968baedc9b9aa22962a48353});var infowindow = new google.maps.InfoWindow({content: $l05b18319968baedc9b9aa22962a48353});google.maps.event.addListener(m_05b18319968baedc9b9aa22962a48353, 'click', function() {infowindow.open(map,m_05b18319968baedc9b9aa22962a48353);});$marker.push(m_05b18319968baedc9b9aa22962a48353);}});}google.maps.event.addDomListener(window, 'load', initialize);