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.8265,-82.549)};var g_68a15b5278e4f7c4c056df9d5f1d3b1f = new google.maps.Geocoder();g_68a15b5278e4f7c4c056df9d5f1d3b1f.geocode( { 'address': "20 Cascade St, Mars Hill, NC 28754, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mars-hill-NC-asheville-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('mars-hill-NC-asheville-savings-bank'), mapOptions);}document.getElementById('8e206f8a').innerHTML += ' | View Map';var $l68a15b5278e4f7c4c056df9d5f1d3b1f = '

Asheville Savings Bank

Address: 20 Cascade St, Mars Hill, NC 28754, USA
Phone: (828) 689-2600
';var m_68a15b5278e4f7c4c056df9d5f1d3b1f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Asheville Savings Bank',});m_68a15b5278e4f7c4c056df9d5f1d3b1f['infowindow'] = new google.maps.InfoWindow({content: $l68a15b5278e4f7c4c056df9d5f1d3b1f});var infowindow = new google.maps.InfoWindow({content: $l68a15b5278e4f7c4c056df9d5f1d3b1f});google.maps.event.addListener(m_68a15b5278e4f7c4c056df9d5f1d3b1f, 'click', function() {infowindow.open(map,m_68a15b5278e4f7c4c056df9d5f1d3b1f);});$marker.push(m_68a15b5278e4f7c4c056df9d5f1d3b1f);}});var g_515d77209b9088f7d78f1fb9fc501e04 = new google.maps.Geocoder();g_515d77209b9088f7d78f1fb9fc501e04.geocode( { 'address': "105 N Main St, Mars Hill, NC 28754, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mars-hill-NC-asheville-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('mars-hill-NC-asheville-savings-bank'), mapOptions);}document.getElementById('070b4732').innerHTML += ' | View Map';var $l515d77209b9088f7d78f1fb9fc501e04 = '

Asheville Savings Bank

Address: 105 N Main St, Mars Hill, NC 28754, USA
Phone: (828) 689-2600
';var m_515d77209b9088f7d78f1fb9fc501e04 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Asheville Savings Bank',});m_515d77209b9088f7d78f1fb9fc501e04['infowindow'] = new google.maps.InfoWindow({content: $l515d77209b9088f7d78f1fb9fc501e04});var infowindow = new google.maps.InfoWindow({content: $l515d77209b9088f7d78f1fb9fc501e04});google.maps.event.addListener(m_515d77209b9088f7d78f1fb9fc501e04, 'click', function() {infowindow.open(map,m_515d77209b9088f7d78f1fb9fc501e04);});$marker.push(m_515d77209b9088f7d78f1fb9fc501e04);}});}google.maps.event.addDomListener(window, 'load', initialize);