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.2256,-74.9335)};var g_1112cee2a990ca85da7f6d58de8c7b02 = new google.maps.Geocoder();g_1112cee2a990ca85da7f6d58de8c7b02.geocode( { 'address': "228 S Chancellor St, Newtown, PA 18940, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newtown-PA-acre-mortgage-and-financial-inc').style.display = '';map = new google.maps.Map(document.getElementById('newtown-PA-acre-mortgage-and-financial-inc'), mapOptions);}document.getElementById('b888d1ec').innerHTML += ' | View Map';var $l1112cee2a990ca85da7f6d58de8c7b02 = '

Acre Mortgage and Financial, Inc

Address: 228 S Chancellor St, Newtown, PA 18940, USA
Phone: (800) 511-3330
';var m_1112cee2a990ca85da7f6d58de8c7b02 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Acre Mortgage and Financial, Inc',});m_1112cee2a990ca85da7f6d58de8c7b02['infowindow'] = new google.maps.InfoWindow({content: $l1112cee2a990ca85da7f6d58de8c7b02});var infowindow = new google.maps.InfoWindow({content: $l1112cee2a990ca85da7f6d58de8c7b02});google.maps.event.addListener(m_1112cee2a990ca85da7f6d58de8c7b02, 'click', function() {infowindow.open(map,m_1112cee2a990ca85da7f6d58de8c7b02);});$marker.push(m_1112cee2a990ca85da7f6d58de8c7b02);}});}google.maps.event.addDomListener(window, 'load', initialize);