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.5975,-75.4874)};var g_36016436bed67287b6e246c371e20311 = new google.maps.Geocoder();g_36016436bed67287b6e246c371e20311.geocode( { 'address': "1444 Hamilton St # 103, Allentown, PA 18102, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('allentown-PA-lehigh-valley-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('allentown-PA-lehigh-valley-credit-repair'), mapOptions);}document.getElementById('ab94bef5').innerHTML += ' | View Map';var $l36016436bed67287b6e246c371e20311 = '

Lehigh Valley Credit Repair

Address: 1444 Hamilton St # 103, Allentown, PA 18102, USA
Phone: (610) 841-2206
';var m_36016436bed67287b6e246c371e20311 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lehigh Valley Credit Repair',});m_36016436bed67287b6e246c371e20311['infowindow'] = new google.maps.InfoWindow({content: $l36016436bed67287b6e246c371e20311});var infowindow = new google.maps.InfoWindow({content: $l36016436bed67287b6e246c371e20311});google.maps.event.addListener(m_36016436bed67287b6e246c371e20311, 'click', function() {infowindow.open(map,m_36016436bed67287b6e246c371e20311);});$marker.push(m_36016436bed67287b6e246c371e20311);}});}google.maps.event.addDomListener(window, 'load', initialize);