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(38.0319,-84.4214)};var g_dc682fe74bcd4780c8b5592a127f7813 = new google.maps.Geocoder();g_dc682fe74bcd4780c8b5592a127f7813.geocode( { 'address': "2489 Sir Barton Way, Lexington, KY 40509, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lexington-KY-bbt').style.display = '';map = new google.maps.Map(document.getElementById('lexington-KY-bbt'), mapOptions);}document.getElementById('f4058a3a').innerHTML += ' | View Map';var $ldc682fe74bcd4780c8b5592a127f7813 = '

BB&T

Address: 2489 Sir Barton Way, Lexington, KY 40509, USA
Phone: (859) 514-5280
';var m_dc682fe74bcd4780c8b5592a127f7813 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_dc682fe74bcd4780c8b5592a127f7813['infowindow'] = new google.maps.InfoWindow({content: $ldc682fe74bcd4780c8b5592a127f7813});var infowindow = new google.maps.InfoWindow({content: $ldc682fe74bcd4780c8b5592a127f7813});google.maps.event.addListener(m_dc682fe74bcd4780c8b5592a127f7813, 'click', function() {infowindow.open(map,m_dc682fe74bcd4780c8b5592a127f7813);});$marker.push(m_dc682fe74bcd4780c8b5592a127f7813);}});var g_be9b6cec65c863e1b55538d2c7fcc9b0 = new google.maps.Geocoder();g_be9b6cec65c863e1b55538d2c7fcc9b0.geocode( { 'address': "3329 Tates Creek Rd, Lexington, KY 40502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lexington-KY-bbt').style.display = '';map = new google.maps.Map(document.getElementById('lexington-KY-bbt'), mapOptions);}document.getElementById('823119bc').innerHTML += ' | View Map';var $lbe9b6cec65c863e1b55538d2c7fcc9b0 = '

BB&T

Address: 3329 Tates Creek Rd, Lexington, KY 40502, USA
Phone: (859) 269-3448
';var m_be9b6cec65c863e1b55538d2c7fcc9b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_be9b6cec65c863e1b55538d2c7fcc9b0['infowindow'] = new google.maps.InfoWindow({content: $lbe9b6cec65c863e1b55538d2c7fcc9b0});var infowindow = new google.maps.InfoWindow({content: $lbe9b6cec65c863e1b55538d2c7fcc9b0});google.maps.event.addListener(m_be9b6cec65c863e1b55538d2c7fcc9b0, 'click', function() {infowindow.open(map,m_be9b6cec65c863e1b55538d2c7fcc9b0);});$marker.push(m_be9b6cec65c863e1b55538d2c7fcc9b0);}});}google.maps.event.addDomListener(window, 'load', initialize);