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.6215,-80.0549)};var g_de4b4671c85b2d766a5b36763d2b1d6e = new google.maps.Geocoder();g_de4b4671c85b2d766a5b36763d2b1d6e.geocode( { 'address': "11269 Perry Hwy #300, Wexford, PA 15090, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wexford-PA-ajm-home-mortgage-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('wexford-PA-ajm-home-mortgage-loans-inc'), mapOptions);}document.getElementById('1c3b90e0').innerHTML += ' | View Map';var $lde4b4671c85b2d766a5b36763d2b1d6e = '

AJM Home Mortgage Loans, Inc.

Address: 11269 Perry Hwy #300, Wexford, PA 15090, USA
Phone: (724) 933-8666
';var m_de4b4671c85b2d766a5b36763d2b1d6e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AJM Home Mortgage Loans, Inc.',});m_de4b4671c85b2d766a5b36763d2b1d6e['infowindow'] = new google.maps.InfoWindow({content: $lde4b4671c85b2d766a5b36763d2b1d6e});var infowindow = new google.maps.InfoWindow({content: $lde4b4671c85b2d766a5b36763d2b1d6e});google.maps.event.addListener(m_de4b4671c85b2d766a5b36763d2b1d6e, 'click', function() {infowindow.open(map,m_de4b4671c85b2d766a5b36763d2b1d6e);});$marker.push(m_de4b4671c85b2d766a5b36763d2b1d6e);}});}google.maps.event.addDomListener(window, 'load', initialize);