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(35.892,-82.067)};var g_0500fd5009c2dc2abbd5877649c1d415 = new google.maps.Geocoder();g_0500fd5009c2dc2abbd5877649c1d415.geocode( { 'address': "11995 S 226 Highway, Spruce Pine, NC 28777, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spruce-pine-NC-john-karras---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('spruce-pine-NC-john-karras---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('75a9dcf0').innerHTML += ' | View Map';var $l0500fd5009c2dc2abbd5877649c1d415 = '

John Karras - TD Bank Mortgage Loan Officer

Address: 11995 S 226 Highway, Spruce Pine, NC 28777, USA
Phone: (800) 822-6761
';var m_0500fd5009c2dc2abbd5877649c1d415 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'John Karras - TD Bank Mortgage Loan Officer',});m_0500fd5009c2dc2abbd5877649c1d415['infowindow'] = new google.maps.InfoWindow({content: $l0500fd5009c2dc2abbd5877649c1d415});var infowindow = new google.maps.InfoWindow({content: $l0500fd5009c2dc2abbd5877649c1d415});google.maps.event.addListener(m_0500fd5009c2dc2abbd5877649c1d415, 'click', function() {infowindow.open(map,m_0500fd5009c2dc2abbd5877649c1d415);});$marker.push(m_0500fd5009c2dc2abbd5877649c1d415);}});}google.maps.event.addDomListener(window, 'load', initialize);