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.3691,-86.3062)};var g_66424c2b316a08446f4af0ae3fe4deac = new google.maps.Geocoder();g_66424c2b316a08446f4af0ae3fe4deac.geocode( { 'address': "640 S Lawrence St, Montgomery, AL 36104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montgomery-AL-consumer-credit-counseling-service-of-alabama-inc').style.display = '';map = new google.maps.Map(document.getElementById('montgomery-AL-consumer-credit-counseling-service-of-alabama-inc'), mapOptions);}document.getElementById('19e0d036').innerHTML += ' | View Map';var $l66424c2b316a08446f4af0ae3fe4deac = '

Consumer Credit Counseling Service of Alabama, Inc.

Address: 640 S Lawrence St, Montgomery, AL 36104, USA
Phone: (334) 265-8545
';var m_66424c2b316a08446f4af0ae3fe4deac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consumer Credit Counseling Service of Alabama, Inc.',});m_66424c2b316a08446f4af0ae3fe4deac['infowindow'] = new google.maps.InfoWindow({content: $l66424c2b316a08446f4af0ae3fe4deac});var infowindow = new google.maps.InfoWindow({content: $l66424c2b316a08446f4af0ae3fe4deac});google.maps.event.addListener(m_66424c2b316a08446f4af0ae3fe4deac, 'click', function() {infowindow.open(map,m_66424c2b316a08446f4af0ae3fe4deac);});$marker.push(m_66424c2b316a08446f4af0ae3fe4deac);}});}google.maps.event.addDomListener(window, 'load', initialize);