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.528,-82.6854)};var g_1ab60b5e8bd4eac8a7537abb5936aadc = new google.maps.Geocoder();g_1ab60b5e8bd4eac8a7537abb5936aadc.geocode( { 'address': "755 US-11W, Church Hill, TN 37642, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('church-hill-TN-kingsport-press-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('church-hill-TN-kingsport-press-credit-union'), mapOptions);}document.getElementById('e94cae4a').innerHTML += ' | View Map';var $l1ab60b5e8bd4eac8a7537abb5936aadc = '

Kingsport Press Credit Union

Address: 755 US-11W, Church Hill, TN 37642, USA
Phone: (423) 357-4962
';var m_1ab60b5e8bd4eac8a7537abb5936aadc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kingsport Press Credit Union',});m_1ab60b5e8bd4eac8a7537abb5936aadc['infowindow'] = new google.maps.InfoWindow({content: $l1ab60b5e8bd4eac8a7537abb5936aadc});var infowindow = new google.maps.InfoWindow({content: $l1ab60b5e8bd4eac8a7537abb5936aadc});google.maps.event.addListener(m_1ab60b5e8bd4eac8a7537abb5936aadc, 'click', function() {infowindow.open(map,m_1ab60b5e8bd4eac8a7537abb5936aadc);});$marker.push(m_1ab60b5e8bd4eac8a7537abb5936aadc);}});var g_740c6faec4dc6f885b63c458995f6332 = new google.maps.Geocoder();g_740c6faec4dc6f885b63c458995f6332.geocode( { 'address': "905 Holliston Mills Rd, Church Hill, TN 37642, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('church-hill-TN-kingsport-press-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('church-hill-TN-kingsport-press-credit-union'), mapOptions);}document.getElementById('092c7ea2').innerHTML += ' | View Map';var $l740c6faec4dc6f885b63c458995f6332 = '

Kingsport Press Credit Union

Address: 905 Holliston Mills Rd, Church Hill, TN 37642, USA
Phone: (423) 357-7132
';var m_740c6faec4dc6f885b63c458995f6332 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kingsport Press Credit Union',});m_740c6faec4dc6f885b63c458995f6332['infowindow'] = new google.maps.InfoWindow({content: $l740c6faec4dc6f885b63c458995f6332});var infowindow = new google.maps.InfoWindow({content: $l740c6faec4dc6f885b63c458995f6332});google.maps.event.addListener(m_740c6faec4dc6f885b63c458995f6332, 'click', function() {infowindow.open(map,m_740c6faec4dc6f885b63c458995f6332);});$marker.push(m_740c6faec4dc6f885b63c458995f6332);}});}google.maps.event.addDomListener(window, 'load', initialize);