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(39.6495,-84.1586)};var g_49b6a9983f74414fb2ae55ead90c356b = new google.maps.Geocoder();g_49b6a9983f74414fb2ae55ead90c356b.geocode( { 'address': "6430 Inner Mission Way, Dayton, OH 45459, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dayton-OH-consumer-credit-counseling-service').style.display = '';map = new google.maps.Map(document.getElementById('dayton-OH-consumer-credit-counseling-service'), mapOptions);}document.getElementById('10a28252').innerHTML += ' | View Map';var $l49b6a9983f74414fb2ae55ead90c356b = '

Consumer Credit Counseling Service

Address: 6430 Inner Mission Way, Dayton, OH 45459, USA
Phone: (937) 643-2227
';var m_49b6a9983f74414fb2ae55ead90c356b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consumer Credit Counseling Service',});m_49b6a9983f74414fb2ae55ead90c356b['infowindow'] = new google.maps.InfoWindow({content: $l49b6a9983f74414fb2ae55ead90c356b});var infowindow = new google.maps.InfoWindow({content: $l49b6a9983f74414fb2ae55ead90c356b});google.maps.event.addListener(m_49b6a9983f74414fb2ae55ead90c356b, 'click', function() {infowindow.open(map,m_49b6a9983f74414fb2ae55ead90c356b);});$marker.push(m_49b6a9983f74414fb2ae55ead90c356b);}});var g_18cc6b6af6cc1a0c6d7049e64e9a723d = new google.maps.Geocoder();g_18cc6b6af6cc1a0c6d7049e64e9a723d.geocode( { 'address': "660 S Main St, Dayton, OH 45402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dayton-OH-consumer-credit-counseling-service').style.display = '';map = new google.maps.Map(document.getElementById('dayton-OH-consumer-credit-counseling-service'), mapOptions);}document.getElementById('85cc7a30').innerHTML += ' | View Map';var $l18cc6b6af6cc1a0c6d7049e64e9a723d = '

Consumer Credit Counseling Service

Address: 660 S Main St, Dayton, OH 45402, USA
Phone: (937) 643-2227
';var m_18cc6b6af6cc1a0c6d7049e64e9a723d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consumer Credit Counseling Service',});m_18cc6b6af6cc1a0c6d7049e64e9a723d['infowindow'] = new google.maps.InfoWindow({content: $l18cc6b6af6cc1a0c6d7049e64e9a723d});var infowindow = new google.maps.InfoWindow({content: $l18cc6b6af6cc1a0c6d7049e64e9a723d});google.maps.event.addListener(m_18cc6b6af6cc1a0c6d7049e64e9a723d, 'click', function() {infowindow.open(map,m_18cc6b6af6cc1a0c6d7049e64e9a723d);});$marker.push(m_18cc6b6af6cc1a0c6d7049e64e9a723d);}});}google.maps.event.addDomListener(window, 'load', initialize);