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(36.7078,-81.978)};var g_a428bc20ca44f5d446cee54837b4fd6f = new google.maps.Geocoder();g_a428bc20ca44f5d446cee54837b4fd6f.geocode( { 'address': "238 W Main St, Abingdon, VA 24210"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('abingdon-VA-carter-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('abingdon-VA-carter-bank-trust'), mapOptions);}document.getElementById('6587a35a').innerHTML += ' | View Map';var $la428bc20ca44f5d446cee54837b4fd6f = '

Carter Bank & Trust

Address: 238 W Main St, Abingdon, VA 24210
Phone: (276) 676-3280
';var m_a428bc20ca44f5d446cee54837b4fd6f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carter Bank & Trust',});m_a428bc20ca44f5d446cee54837b4fd6f['infowindow'] = new google.maps.InfoWindow({content: $la428bc20ca44f5d446cee54837b4fd6f});var infowindow = new google.maps.InfoWindow({content: $la428bc20ca44f5d446cee54837b4fd6f});google.maps.event.addListener(m_a428bc20ca44f5d446cee54837b4fd6f, 'click', function() {infowindow.open(map,m_a428bc20ca44f5d446cee54837b4fd6f);});$marker.push(m_a428bc20ca44f5d446cee54837b4fd6f);}});var g_1210a18ddae3575787847bfab40a137e = new google.maps.Geocoder();g_1210a18ddae3575787847bfab40a137e.geocode( { 'address': "27255 Lee Hwy, Abingdon, VA 24211"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('abingdon-VA-carter-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('abingdon-VA-carter-bank-trust'), mapOptions);}document.getElementById('6e68e906').innerHTML += ' | View Map';var $l1210a18ddae3575787847bfab40a137e = '

Carter Bank & Trust

Address: 27255 Lee Hwy, Abingdon, VA 24211
Phone: (276) 628-9147
';var m_1210a18ddae3575787847bfab40a137e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carter Bank & Trust',});m_1210a18ddae3575787847bfab40a137e['infowindow'] = new google.maps.InfoWindow({content: $l1210a18ddae3575787847bfab40a137e});var infowindow = new google.maps.InfoWindow({content: $l1210a18ddae3575787847bfab40a137e});google.maps.event.addListener(m_1210a18ddae3575787847bfab40a137e, 'click', function() {infowindow.open(map,m_1210a18ddae3575787847bfab40a137e);});$marker.push(m_1210a18ddae3575787847bfab40a137e);}});}google.maps.event.addDomListener(window, 'load', initialize);