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.0345,-70.7854)};var g_2a2b7ca7ce657ead43ddfb94c422196d = new google.maps.Geocoder();g_2a2b7ca7ce657ead43ddfb94c422196d.geocode( { 'address': "300 Constitution Ave, Portsmouth, NH 03801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portsmouth-NH-fairway-independent-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('portsmouth-NH-fairway-independent-mortgage-corporation'), mapOptions);}document.getElementById('bce26ad5').innerHTML += ' | View Map';var $l2a2b7ca7ce657ead43ddfb94c422196d = '

Fairway Independent Mortgage Corporation

Address: 300 Constitution Ave, Portsmouth, NH 03801, USA
Phone: (603) 294-4542
';var m_2a2b7ca7ce657ead43ddfb94c422196d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage Corporation',});m_2a2b7ca7ce657ead43ddfb94c422196d['infowindow'] = new google.maps.InfoWindow({content: $l2a2b7ca7ce657ead43ddfb94c422196d});var infowindow = new google.maps.InfoWindow({content: $l2a2b7ca7ce657ead43ddfb94c422196d});google.maps.event.addListener(m_2a2b7ca7ce657ead43ddfb94c422196d, 'click', function() {infowindow.open(map,m_2a2b7ca7ce657ead43ddfb94c422196d);});$marker.push(m_2a2b7ca7ce657ead43ddfb94c422196d);}});}google.maps.event.addDomListener(window, 'load', initialize);