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.1881,-74.8808)};var g_40c52f3f946213781133d3c29ee844d7 = new google.maps.Geocoder();g_40c52f3f946213781133d3c29ee844d7.geocode( { 'address': "846 Town Center Dr, Langhorne, PA 19047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('langhorne-PA-american-mortgage-processing-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('langhorne-PA-american-mortgage-processing-services-inc'), mapOptions);}document.getElementById('990df5ad').innerHTML += ' | View Map';var $l40c52f3f946213781133d3c29ee844d7 = '

American Mortgage Processing Services, Inc.

Address: 846 Town Center Dr, Langhorne, PA 19047, USA
Phone: (267) 852-5000
';var m_40c52f3f946213781133d3c29ee844d7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Mortgage Processing Services, Inc.',});m_40c52f3f946213781133d3c29ee844d7['infowindow'] = new google.maps.InfoWindow({content: $l40c52f3f946213781133d3c29ee844d7});var infowindow = new google.maps.InfoWindow({content: $l40c52f3f946213781133d3c29ee844d7});google.maps.event.addListener(m_40c52f3f946213781133d3c29ee844d7, 'click', function() {infowindow.open(map,m_40c52f3f946213781133d3c29ee844d7);});$marker.push(m_40c52f3f946213781133d3c29ee844d7);}});}google.maps.event.addDomListener(window, 'load', initialize);