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.0931,-75.1368)};var g_a5350a3f911e86bfcbfa3bf1e33976ef = new google.maps.Geocoder();g_a5350a3f911e86bfcbfa3bf1e33976ef.geocode( { 'address': "101 Greenwood Ave #340, Jenkintown, PA 19046, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jenkintown-PA-clarifi---consumer-credit-counseling-service-of-delaware-valley').style.display = '';map = new google.maps.Map(document.getElementById('jenkintown-PA-clarifi---consumer-credit-counseling-service-of-delaware-valley'), mapOptions);}document.getElementById('b8bb3f9d').innerHTML += ' | View Map';var $la5350a3f911e86bfcbfa3bf1e33976ef = '

Clarifi - Consumer Credit Counseling Service of Delaware Valley

Address: 101 Greenwood Ave #340, Jenkintown, PA 19046, USA
Phone: (800) 989-2227
';var m_a5350a3f911e86bfcbfa3bf1e33976ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Clarifi - Consumer Credit Counseling Service of Delaware Valley',});m_a5350a3f911e86bfcbfa3bf1e33976ef['infowindow'] = new google.maps.InfoWindow({content: $la5350a3f911e86bfcbfa3bf1e33976ef});var infowindow = new google.maps.InfoWindow({content: $la5350a3f911e86bfcbfa3bf1e33976ef});google.maps.event.addListener(m_a5350a3f911e86bfcbfa3bf1e33976ef, 'click', function() {infowindow.open(map,m_a5350a3f911e86bfcbfa3bf1e33976ef);});$marker.push(m_a5350a3f911e86bfcbfa3bf1e33976ef);}});}google.maps.event.addDomListener(window, 'load', initialize);