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.744,-84.1651)};var g_2d32b22dfe8ff71a0bb48f16ee8e4ae6 = new google.maps.Geocoder();g_2d32b22dfe8ff71a0bb48f16ee8e4ae6.geocode( { 'address': "895 S Highway 25 W, Williamsburg, KY 40769"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-KY-community-trust-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-KY-community-trust-bank'), mapOptions);}document.getElementById('ce00ef41').innerHTML += ' | View Map';var $l2d32b22dfe8ff71a0bb48f16ee8e4ae6 = '

Community Trust Bank

Address: 895 S Highway 25 W, Williamsburg, KY 40769
Phone: (606) 539-2251
';var m_2d32b22dfe8ff71a0bb48f16ee8e4ae6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Trust Bank',});m_2d32b22dfe8ff71a0bb48f16ee8e4ae6['infowindow'] = new google.maps.InfoWindow({content: $l2d32b22dfe8ff71a0bb48f16ee8e4ae6});var infowindow = new google.maps.InfoWindow({content: $l2d32b22dfe8ff71a0bb48f16ee8e4ae6});google.maps.event.addListener(m_2d32b22dfe8ff71a0bb48f16ee8e4ae6, 'click', function() {infowindow.open(map,m_2d32b22dfe8ff71a0bb48f16ee8e4ae6);});$marker.push(m_2d32b22dfe8ff71a0bb48f16ee8e4ae6);}});var g_985cb6b81403e1def255098735c6ef09 = new google.maps.Geocoder();g_985cb6b81403e1def255098735c6ef09.geocode( { 'address': "201 N 3rd St, Williamsburg, KY 40769"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-KY-community-trust-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-KY-community-trust-bank'), mapOptions);}document.getElementById('2651bcb9').innerHTML += ' | View Map';var $l985cb6b81403e1def255098735c6ef09 = '

Community Trust Bank

Address: 201 N 3rd St, Williamsburg, KY 40769
Phone: (606) 549-5000
';var m_985cb6b81403e1def255098735c6ef09 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Trust Bank',});m_985cb6b81403e1def255098735c6ef09['infowindow'] = new google.maps.InfoWindow({content: $l985cb6b81403e1def255098735c6ef09});var infowindow = new google.maps.InfoWindow({content: $l985cb6b81403e1def255098735c6ef09});google.maps.event.addListener(m_985cb6b81403e1def255098735c6ef09, 'click', function() {infowindow.open(map,m_985cb6b81403e1def255098735c6ef09);});$marker.push(m_985cb6b81403e1def255098735c6ef09);}});}google.maps.event.addDomListener(window, 'load', initialize);