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(37.6027,-83.8872)};var g_2b30a84dc4106c4e8aad1e6c9202f3ea = new google.maps.Geocoder();g_2b30a84dc4106c4e8aad1e6c9202f3ea.geocode( { 'address': "25 River Dr, Irvine, KY 40336"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('irvine-KY-citizens-guaranty-bank').style.display = '';map = new google.maps.Map(document.getElementById('irvine-KY-citizens-guaranty-bank'), mapOptions);}document.getElementById('116521a6').innerHTML += ' | View Map';var $l2b30a84dc4106c4e8aad1e6c9202f3ea = '

Citizens Guaranty Bank

Address: 25 River Dr, Irvine, KY 40336
Phone: (606) 723-2139
';var m_2b30a84dc4106c4e8aad1e6c9202f3ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Guaranty Bank',});m_2b30a84dc4106c4e8aad1e6c9202f3ea['infowindow'] = new google.maps.InfoWindow({content: $l2b30a84dc4106c4e8aad1e6c9202f3ea});var infowindow = new google.maps.InfoWindow({content: $l2b30a84dc4106c4e8aad1e6c9202f3ea});google.maps.event.addListener(m_2b30a84dc4106c4e8aad1e6c9202f3ea, 'click', function() {infowindow.open(map,m_2b30a84dc4106c4e8aad1e6c9202f3ea);});$marker.push(m_2b30a84dc4106c4e8aad1e6c9202f3ea);}});var g_044d34af537d31553bd5f8242d918188 = new google.maps.Geocoder();g_044d34af537d31553bd5f8242d918188.geocode( { 'address': "1282 Richmond Rd, Irvine, KY 40336"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('irvine-KY-citizens-guaranty-bank').style.display = '';map = new google.maps.Map(document.getElementById('irvine-KY-citizens-guaranty-bank'), mapOptions);}document.getElementById('46e1edaa').innerHTML += ' | View Map';var $l044d34af537d31553bd5f8242d918188 = '

Citizens Guaranty Bank

Address: 1282 Richmond Rd, Irvine, KY 40336
Phone: (606) 723-2138
';var m_044d34af537d31553bd5f8242d918188 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Guaranty Bank',});m_044d34af537d31553bd5f8242d918188['infowindow'] = new google.maps.InfoWindow({content: $l044d34af537d31553bd5f8242d918188});var infowindow = new google.maps.InfoWindow({content: $l044d34af537d31553bd5f8242d918188});google.maps.event.addListener(m_044d34af537d31553bd5f8242d918188, 'click', function() {infowindow.open(map,m_044d34af537d31553bd5f8242d918188);});$marker.push(m_044d34af537d31553bd5f8242d918188);}});}google.maps.event.addDomListener(window, 'load', initialize);