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.5926,-75.5471)};var g_162e97af3429e0d41bf14fe7cfc6591f = new google.maps.Geocoder();g_162e97af3429e0d41bf14fe7cfc6591f.geocode( { 'address': "4095 Tilghman St, Allentown, PA 18104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('allentown-PA-heritage-home-mortgage-group-an-affiliate-of-wells-fargo-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('allentown-PA-heritage-home-mortgage-group-an-affiliate-of-wells-fargo-home-mortgage'), mapOptions);}document.getElementById('27f64bce').innerHTML += ' | View Map';var $l162e97af3429e0d41bf14fe7cfc6591f = '

Heritage Home Mortgage Group, an Affiliate of Wells Fargo Home Mortgage

Address: 4095 Tilghman St, Allentown, PA 18104, USA
Phone: (484) 201-8366
';var m_162e97af3429e0d41bf14fe7cfc6591f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Heritage Home Mortgage Group, an Affiliate of Wells Fargo Home Mortgage',});m_162e97af3429e0d41bf14fe7cfc6591f['infowindow'] = new google.maps.InfoWindow({content: $l162e97af3429e0d41bf14fe7cfc6591f});var infowindow = new google.maps.InfoWindow({content: $l162e97af3429e0d41bf14fe7cfc6591f});google.maps.event.addListener(m_162e97af3429e0d41bf14fe7cfc6591f, 'click', function() {infowindow.open(map,m_162e97af3429e0d41bf14fe7cfc6591f);});$marker.push(m_162e97af3429e0d41bf14fe7cfc6591f);}});}google.maps.event.addDomListener(window, 'load', initialize);