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(42.8853,-71.1942)};var g_2ad0711a1326d07ee9ddf73231263d11 = new google.maps.Geocoder();g_2ad0711a1326d07ee9ddf73231263d11.geocode( { 'address': "212 Main St # 220, Hampstead, NH 03841, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hampstead-NH-richard-sciaudone---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('hampstead-NH-richard-sciaudone---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('6ddc5ca9').innerHTML += ' | View Map';var $l2ad0711a1326d07ee9ddf73231263d11 = '

Richard Sciaudone - TD Bank Mortgage Loan Officer

Address: 212 Main St # 220, Hampstead, NH 03841, USA
Phone: (800) 822-6761
';var m_2ad0711a1326d07ee9ddf73231263d11 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Richard Sciaudone - TD Bank Mortgage Loan Officer',});m_2ad0711a1326d07ee9ddf73231263d11['infowindow'] = new google.maps.InfoWindow({content: $l2ad0711a1326d07ee9ddf73231263d11});var infowindow = new google.maps.InfoWindow({content: $l2ad0711a1326d07ee9ddf73231263d11});google.maps.event.addListener(m_2ad0711a1326d07ee9ddf73231263d11, 'click', function() {infowindow.open(map,m_2ad0711a1326d07ee9ddf73231263d11);});$marker.push(m_2ad0711a1326d07ee9ddf73231263d11);}});}google.maps.event.addDomListener(window, 'load', initialize);