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.7478,-87.1788)};var g_e6293d6df91c1f64f6ce1d86c8be87e4 = new google.maps.Geocoder();g_e6293d6df91c1f64f6ce1d86c8be87e4.geocode( { 'address': "3500 Frederica St, Owensboro, KY 42301"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('owensboro-KY-republic-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('owensboro-KY-republic-bank-trust-co'), mapOptions);}document.getElementById('dbfaf9d9').innerHTML += ' | View Map';var $le6293d6df91c1f64f6ce1d86c8be87e4 = '

Republic Bank & Trust Co

Address: 3500 Frederica St, Owensboro, KY 42301
Phone: (270) 684-3333
';var m_e6293d6df91c1f64f6ce1d86c8be87e4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Republic Bank & Trust Co',});m_e6293d6df91c1f64f6ce1d86c8be87e4['infowindow'] = new google.maps.InfoWindow({content: $le6293d6df91c1f64f6ce1d86c8be87e4});var infowindow = new google.maps.InfoWindow({content: $le6293d6df91c1f64f6ce1d86c8be87e4});google.maps.event.addListener(m_e6293d6df91c1f64f6ce1d86c8be87e4, 'click', function() {infowindow.open(map,m_e6293d6df91c1f64f6ce1d86c8be87e4);});$marker.push(m_e6293d6df91c1f64f6ce1d86c8be87e4);}});var g_bcf2f66f664752357168c5899a82bccd = new google.maps.Geocoder();g_bcf2f66f664752357168c5899a82bccd.geocode( { 'address': "3332 Villa Pt, Owensboro, KY 42303"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('owensboro-KY-republic-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('owensboro-KY-republic-bank-trust-co'), mapOptions);}document.getElementById('d7345f9e').innerHTML += ' | View Map';var $lbcf2f66f664752357168c5899a82bccd = '

Republic Bank & Trust Co

Address: 3332 Villa Pt, Owensboro, KY 42303
Phone: (270) 683-2699
';var m_bcf2f66f664752357168c5899a82bccd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Republic Bank & Trust Co',});m_bcf2f66f664752357168c5899a82bccd['infowindow'] = new google.maps.InfoWindow({content: $lbcf2f66f664752357168c5899a82bccd});var infowindow = new google.maps.InfoWindow({content: $lbcf2f66f664752357168c5899a82bccd});google.maps.event.addListener(m_bcf2f66f664752357168c5899a82bccd, 'click', function() {infowindow.open(map,m_bcf2f66f664752357168c5899a82bccd);});$marker.push(m_bcf2f66f664752357168c5899a82bccd);}});}google.maps.event.addDomListener(window, 'load', initialize);