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(40.3289,-76.8675)};var g_ec82bd533b0033cbd77efc4468d50093 = new google.maps.Geocoder();g_ec82bd533b0033cbd77efc4468d50093.geocode( { 'address': "2040 Linglestown Rd #106, Harrisburg, PA 17110, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harrisburg-PA-advantage-credit-counseling-service---harrisburg-pa').style.display = '';map = new google.maps.Map(document.getElementById('harrisburg-PA-advantage-credit-counseling-service---harrisburg-pa'), mapOptions);}document.getElementById('761b20db').innerHTML += ' | View Map';var $lec82bd533b0033cbd77efc4468d50093 = '

Advantage Credit Counseling Service - Harrisburg, PA

Address: 2040 Linglestown Rd #106, Harrisburg, PA 17110, USA
Phone: (866) 699-2227
';var m_ec82bd533b0033cbd77efc4468d50093 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advantage Credit Counseling Service - Harrisburg, PA',});m_ec82bd533b0033cbd77efc4468d50093['infowindow'] = new google.maps.InfoWindow({content: $lec82bd533b0033cbd77efc4468d50093});var infowindow = new google.maps.InfoWindow({content: $lec82bd533b0033cbd77efc4468d50093});google.maps.event.addListener(m_ec82bd533b0033cbd77efc4468d50093, 'click', function() {infowindow.open(map,m_ec82bd533b0033cbd77efc4468d50093);});$marker.push(m_ec82bd533b0033cbd77efc4468d50093);}});}google.maps.event.addDomListener(window, 'load', initialize);