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.0681,-84.5064)};var g_563b8f1e5c186513fc2dca44a534f2c7 = new google.maps.Geocoder();g_563b8f1e5c186513fc2dca44a534f2c7.geocode( { 'address': "231 Scott Blvd, Covington, KY 41011, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-KY-bbt').style.display = '';map = new google.maps.Map(document.getElementById('covington-KY-bbt'), mapOptions);}document.getElementById('672930a1').innerHTML += ' | View Map';var $l563b8f1e5c186513fc2dca44a534f2c7 = '

BB&T

Address: 231 Scott Blvd, Covington, KY 41011, USA
Phone: (859) 655-8600
';var m_563b8f1e5c186513fc2dca44a534f2c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_563b8f1e5c186513fc2dca44a534f2c7['infowindow'] = new google.maps.InfoWindow({content: $l563b8f1e5c186513fc2dca44a534f2c7});var infowindow = new google.maps.InfoWindow({content: $l563b8f1e5c186513fc2dca44a534f2c7});google.maps.event.addListener(m_563b8f1e5c186513fc2dca44a534f2c7, 'click', function() {infowindow.open(map,m_563b8f1e5c186513fc2dca44a534f2c7);});$marker.push(m_563b8f1e5c186513fc2dca44a534f2c7);}});var g_079a397541e3aa20e03914372e71d3a7 = new google.maps.Geocoder();g_079a397541e3aa20e03914372e71d3a7.geocode( { 'address': "1831 Madison Ave, Covington, KY 41014, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-KY-bbt').style.display = '';map = new google.maps.Map(document.getElementById('covington-KY-bbt'), mapOptions);}document.getElementById('278a389a').innerHTML += ' | View Map';var $l079a397541e3aa20e03914372e71d3a7 = '

BB&T

Address: 1831 Madison Ave, Covington, KY 41014, USA
Phone: (859) 581-6400
';var m_079a397541e3aa20e03914372e71d3a7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_079a397541e3aa20e03914372e71d3a7['infowindow'] = new google.maps.InfoWindow({content: $l079a397541e3aa20e03914372e71d3a7});var infowindow = new google.maps.InfoWindow({content: $l079a397541e3aa20e03914372e71d3a7});google.maps.event.addListener(m_079a397541e3aa20e03914372e71d3a7, 'click', function() {infowindow.open(map,m_079a397541e3aa20e03914372e71d3a7);});$marker.push(m_079a397541e3aa20e03914372e71d3a7);}});}google.maps.event.addDomListener(window, 'load', initialize);