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.9416,-70.8365)};var g_5b0fa0e4c041548bb6289e15d865a696 = new google.maps.Geocoder();g_5b0fa0e4c041548bb6289e15d865a696.geocode( { 'address': "40 High St, Hampton, NH 03842, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hampton-NH-cathi-temple---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('hampton-NH-cathi-temple---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('96e4aeb6').innerHTML += ' | View Map';var $l5b0fa0e4c041548bb6289e15d865a696 = '

Cathi Temple - TD Bank Mortgage Loan Officer

Address: 40 High St, Hampton, NH 03842, United States
Phone: (800) 822-6761
';var m_5b0fa0e4c041548bb6289e15d865a696 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cathi Temple - TD Bank Mortgage Loan Officer',});m_5b0fa0e4c041548bb6289e15d865a696['infowindow'] = new google.maps.InfoWindow({content: $l5b0fa0e4c041548bb6289e15d865a696});var infowindow = new google.maps.InfoWindow({content: $l5b0fa0e4c041548bb6289e15d865a696});google.maps.event.addListener(m_5b0fa0e4c041548bb6289e15d865a696, 'click', function() {infowindow.open(map,m_5b0fa0e4c041548bb6289e15d865a696);});$marker.push(m_5b0fa0e4c041548bb6289e15d865a696);}});}google.maps.event.addDomListener(window, 'load', initialize);