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.3423,-82.2257)};var g_035f105ff246dd73af10ab601c34bebd = new google.maps.Geocoder();g_035f105ff246dd73af10ab601c34bebd.geocode( { 'address': "200 Bemberg Rd, Elizabethton, TN 37643"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elizabethton-TN-carter-county-bank').style.display = '';map = new google.maps.Map(document.getElementById('elizabethton-TN-carter-county-bank'), mapOptions);}document.getElementById('380fb661').innerHTML += ' | View Map';var $l035f105ff246dd73af10ab601c34bebd = '

Carter County Bank

Address: 200 Bemberg Rd, Elizabethton, TN 37643
Phone: (423) 543-9069
';var m_035f105ff246dd73af10ab601c34bebd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carter County Bank',});m_035f105ff246dd73af10ab601c34bebd['infowindow'] = new google.maps.InfoWindow({content: $l035f105ff246dd73af10ab601c34bebd});var infowindow = new google.maps.InfoWindow({content: $l035f105ff246dd73af10ab601c34bebd});google.maps.event.addListener(m_035f105ff246dd73af10ab601c34bebd, 'click', function() {infowindow.open(map,m_035f105ff246dd73af10ab601c34bebd);});$marker.push(m_035f105ff246dd73af10ab601c34bebd);}});var g_00f338d7e17690fdae24abe0508fd5ac = new google.maps.Geocoder();g_00f338d7e17690fdae24abe0508fd5ac.geocode( { 'address': "601 E Elk Ave, Elizabethton, TN 37643"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elizabethton-TN-carter-county-bank').style.display = '';map = new google.maps.Map(document.getElementById('elizabethton-TN-carter-county-bank'), mapOptions);}document.getElementById('c7bba6c7').innerHTML += ' | View Map';var $l00f338d7e17690fdae24abe0508fd5ac = '

Carter County Bank

Address: 601 E Elk Ave, Elizabethton, TN 37643
Phone: (423) 547-7438
';var m_00f338d7e17690fdae24abe0508fd5ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carter County Bank',});m_00f338d7e17690fdae24abe0508fd5ac['infowindow'] = new google.maps.InfoWindow({content: $l00f338d7e17690fdae24abe0508fd5ac});var infowindow = new google.maps.InfoWindow({content: $l00f338d7e17690fdae24abe0508fd5ac});google.maps.event.addListener(m_00f338d7e17690fdae24abe0508fd5ac, 'click', function() {infowindow.open(map,m_00f338d7e17690fdae24abe0508fd5ac);});$marker.push(m_00f338d7e17690fdae24abe0508fd5ac);}});}google.maps.event.addDomListener(window, 'load', initialize);