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(41.6529,-70.2905)};var g_9c21455c626adc99e60f9f4edcfe9a69 = new google.maps.Geocoder();g_9c21455c626adc99e60f9f4edcfe9a69.geocode( { 'address': "106 Bassett Ln, Hyannis, MA 02601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barnstable-MA-american-consumer-credit-counseling-inc').style.display = '';map = new google.maps.Map(document.getElementById('barnstable-MA-american-consumer-credit-counseling-inc'), mapOptions);}document.getElementById('21f2b68f').innerHTML += ' | View Map';var $l9c21455c626adc99e60f9f4edcfe9a69 = '

American Consumer Credit Counseling, Inc

Address: 106 Bassett Ln, Hyannis, MA 02601, USA
Phone: (508) 316-2196
';var m_9c21455c626adc99e60f9f4edcfe9a69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Consumer Credit Counseling, Inc',});m_9c21455c626adc99e60f9f4edcfe9a69['infowindow'] = new google.maps.InfoWindow({content: $l9c21455c626adc99e60f9f4edcfe9a69});var infowindow = new google.maps.InfoWindow({content: $l9c21455c626adc99e60f9f4edcfe9a69});google.maps.event.addListener(m_9c21455c626adc99e60f9f4edcfe9a69, 'click', function() {infowindow.open(map,m_9c21455c626adc99e60f9f4edcfe9a69);});$marker.push(m_9c21455c626adc99e60f9f4edcfe9a69);}});}google.maps.event.addDomListener(window, 'load', initialize);