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(43.5859,-70.3537)};var g_ad2fed021a7cf4e2b04b583d418338c3 = new google.maps.Geocoder();g_ad2fed021a7cf4e2b04b583d418338c3.geocode( { 'address': "360 US-1 #300, Scarborough, ME 04074, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scarborough-ME-primary-residential-mortgage-inc').style.display = '';map = new google.maps.Map(document.getElementById('scarborough-ME-primary-residential-mortgage-inc'), mapOptions);}document.getElementById('4b019e76').innerHTML += ' | View Map';var $lad2fed021a7cf4e2b04b583d418338c3 = '

Primary Residential Mortgage, Inc.

Address: 360 US-1 #300, Scarborough, ME 04074, USA
Phone: (207) 885-5070
';var m_ad2fed021a7cf4e2b04b583d418338c3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Primary Residential Mortgage, Inc.',});m_ad2fed021a7cf4e2b04b583d418338c3['infowindow'] = new google.maps.InfoWindow({content: $lad2fed021a7cf4e2b04b583d418338c3});var infowindow = new google.maps.InfoWindow({content: $lad2fed021a7cf4e2b04b583d418338c3});google.maps.event.addListener(m_ad2fed021a7cf4e2b04b583d418338c3, 'click', function() {infowindow.open(map,m_ad2fed021a7cf4e2b04b583d418338c3);});$marker.push(m_ad2fed021a7cf4e2b04b583d418338c3);}});}google.maps.event.addDomListener(window, 'load', initialize);