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(35.7877,-78.4834)};var g_0374aee111fb3142383abdfc77c28285 = new google.maps.Geocoder();g_0374aee111fb3142383abdfc77c28285.geocode( { 'address': "7120 Knightdale Blvd, Knightdale, NC 27545"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('knightdale-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('knightdale-NC-bbt'), mapOptions);}document.getElementById('6aaceae6').innerHTML += ' | View Map';var $l0374aee111fb3142383abdfc77c28285 = '

BB&T

Address: 7120 Knightdale Blvd, Knightdale, NC 27545
Phone: (919) 266-6800
';var m_0374aee111fb3142383abdfc77c28285 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_0374aee111fb3142383abdfc77c28285['infowindow'] = new google.maps.InfoWindow({content: $l0374aee111fb3142383abdfc77c28285});var infowindow = new google.maps.InfoWindow({content: $l0374aee111fb3142383abdfc77c28285});google.maps.event.addListener(m_0374aee111fb3142383abdfc77c28285, 'click', function() {infowindow.open(map,m_0374aee111fb3142383abdfc77c28285);});$marker.push(m_0374aee111fb3142383abdfc77c28285);}});var g_dbd0ff34821a2eecbc2826e03a6809ed = new google.maps.Geocoder();g_dbd0ff34821a2eecbc2826e03a6809ed.geocode( { 'address': "6612 Knightdale Blvd, Knightdale, NC 27545"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('knightdale-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('knightdale-NC-bbt'), mapOptions);}document.getElementById('46dca94a').innerHTML += ' | View Map';var $ldbd0ff34821a2eecbc2826e03a6809ed = '

BB&T

Address: 6612 Knightdale Blvd, Knightdale, NC 27545
Phone: (919) 217-5157
';var m_dbd0ff34821a2eecbc2826e03a6809ed = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_dbd0ff34821a2eecbc2826e03a6809ed['infowindow'] = new google.maps.InfoWindow({content: $ldbd0ff34821a2eecbc2826e03a6809ed});var infowindow = new google.maps.InfoWindow({content: $ldbd0ff34821a2eecbc2826e03a6809ed});google.maps.event.addListener(m_dbd0ff34821a2eecbc2826e03a6809ed, 'click', function() {infowindow.open(map,m_dbd0ff34821a2eecbc2826e03a6809ed);});$marker.push(m_dbd0ff34821a2eecbc2826e03a6809ed);}});}google.maps.event.addDomListener(window, 'load', initialize);