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(38.5949,-83.3183)};var g_db8878e70972845cfb00cebc25b2edae = new google.maps.Geocoder();g_db8878e70972845cfb00cebc25b2edae.geocode( { 'address': "67 Commercial Dr, Vanceburg, KY 41179"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vanceburg-KY-citizens-deposit-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('vanceburg-KY-citizens-deposit-bank-trust'), mapOptions);}document.getElementById('531e4111').innerHTML += ' | View Map';var $ldb8878e70972845cfb00cebc25b2edae = '

Citizens Deposit Bank & Trust

Address: 67 Commercial Dr, Vanceburg, KY 41179
Phone: (606) 796-1010
';var m_db8878e70972845cfb00cebc25b2edae = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Deposit Bank & Trust',});m_db8878e70972845cfb00cebc25b2edae['infowindow'] = new google.maps.InfoWindow({content: $ldb8878e70972845cfb00cebc25b2edae});var infowindow = new google.maps.InfoWindow({content: $ldb8878e70972845cfb00cebc25b2edae});google.maps.event.addListener(m_db8878e70972845cfb00cebc25b2edae, 'click', function() {infowindow.open(map,m_db8878e70972845cfb00cebc25b2edae);});$marker.push(m_db8878e70972845cfb00cebc25b2edae);}});var g_3121a62cf021a7eba389f42537cdefd1 = new google.maps.Geocoder();g_3121a62cf021a7eba389f42537cdefd1.geocode( { 'address': "10 Second St, Vanceburg, KY 41179"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vanceburg-KY-citizens-deposit-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('vanceburg-KY-citizens-deposit-bank-trust'), mapOptions);}document.getElementById('042b4ea1').innerHTML += ' | View Map';var $l3121a62cf021a7eba389f42537cdefd1 = '

Citizens Deposit Bank & Trust

Address: 10 Second St, Vanceburg, KY 41179
Phone: (606) 796-3001
';var m_3121a62cf021a7eba389f42537cdefd1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Deposit Bank & Trust',});m_3121a62cf021a7eba389f42537cdefd1['infowindow'] = new google.maps.InfoWindow({content: $l3121a62cf021a7eba389f42537cdefd1});var infowindow = new google.maps.InfoWindow({content: $l3121a62cf021a7eba389f42537cdefd1});google.maps.event.addListener(m_3121a62cf021a7eba389f42537cdefd1, 'click', function() {infowindow.open(map,m_3121a62cf021a7eba389f42537cdefd1);});$marker.push(m_3121a62cf021a7eba389f42537cdefd1);}});}google.maps.event.addDomListener(window, 'load', initialize);