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.0886,-84.5101)};var g_49476c78425305054196eb23ef674d46 = new google.maps.Geocoder();g_49476c78425305054196eb23ef674d46.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('covington-KY-bbt-mortgage'), mapOptions);}document.getElementById('672930a1').innerHTML += ' | View Map';var $l49476c78425305054196eb23ef674d46 = '

BB&T Mortgage

Address: 231 Scott Blvd, Covington, KY 41011, USA
Phone: (800) 295-5744
';var m_49476c78425305054196eb23ef674d46 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_49476c78425305054196eb23ef674d46['infowindow'] = new google.maps.InfoWindow({content: $l49476c78425305054196eb23ef674d46});var infowindow = new google.maps.InfoWindow({content: $l49476c78425305054196eb23ef674d46});google.maps.event.addListener(m_49476c78425305054196eb23ef674d46, 'click', function() {infowindow.open(map,m_49476c78425305054196eb23ef674d46);});$marker.push(m_49476c78425305054196eb23ef674d46);}});var g_86ff50814fdca4d022bf2bccc115d75d = new google.maps.Geocoder();g_86ff50814fdca4d022bf2bccc115d75d.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('covington-KY-bbt-mortgage'), mapOptions);}document.getElementById('278a389a').innerHTML += ' | View Map';var $l86ff50814fdca4d022bf2bccc115d75d = '

BB&T Mortgage

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