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(39.0687,-84.5295)};var g_776af9671dbfa3ac15c6e0711001bdea = new google.maps.Geocoder();g_776af9671dbfa3ac15c6e0711001bdea.geocode( { 'address': "3517 Decoursey Ave, Covington, KY 41015"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-KY-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('covington-KY-huntington-national-bank'), mapOptions);}document.getElementById('b48dc660').innerHTML += ' | View Map';var $l776af9671dbfa3ac15c6e0711001bdea = '

Huntington National Bank

Address: 3517 Decoursey Ave, Covington, KY 41015
Phone: (859) 431-6682
';var m_776af9671dbfa3ac15c6e0711001bdea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_776af9671dbfa3ac15c6e0711001bdea['infowindow'] = new google.maps.InfoWindow({content: $l776af9671dbfa3ac15c6e0711001bdea});var infowindow = new google.maps.InfoWindow({content: $l776af9671dbfa3ac15c6e0711001bdea});google.maps.event.addListener(m_776af9671dbfa3ac15c6e0711001bdea, 'click', function() {infowindow.open(map,m_776af9671dbfa3ac15c6e0711001bdea);});$marker.push(m_776af9671dbfa3ac15c6e0711001bdea);}});var g_6e46ddf3affd128e516ff39d486a6662 = new google.maps.Geocoder();g_6e46ddf3affd128e516ff39d486a6662.geocode( { 'address': "2497 Dixie Hwy, Covington, KY 41017"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-KY-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('covington-KY-huntington-national-bank'), mapOptions);}document.getElementById('fc5dfc6d').innerHTML += ' | View Map';var $l6e46ddf3affd128e516ff39d486a6662 = '

Huntington National Bank

Address: 2497 Dixie Hwy, Covington, KY 41017
Phone: (859) 331-2419
';var m_6e46ddf3affd128e516ff39d486a6662 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_6e46ddf3affd128e516ff39d486a6662['infowindow'] = new google.maps.InfoWindow({content: $l6e46ddf3affd128e516ff39d486a6662});var infowindow = new google.maps.InfoWindow({content: $l6e46ddf3affd128e516ff39d486a6662});google.maps.event.addListener(m_6e46ddf3affd128e516ff39d486a6662, 'click', function() {infowindow.open(map,m_6e46ddf3affd128e516ff39d486a6662);});$marker.push(m_6e46ddf3affd128e516ff39d486a6662);}});}google.maps.event.addDomListener(window, 'load', initialize);