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(34.2012,-78.0453)};var g_9d4a04a1cb017b8350cfd0da92e6a211 = new google.maps.Geocoder();g_9d4a04a1cb017b8350cfd0da92e6a211.geocode( { 'address': "1220 Dickinson Dr, Leland, NC 28451, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('leland-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('leland-NC-bbt'), mapOptions);}document.getElementById('d1226bcf').innerHTML += ' | View Map';var $l9d4a04a1cb017b8350cfd0da92e6a211 = '

BB&T

Address: 1220 Dickinson Dr, Leland, NC 28451, USA
Phone: (910) 383-1821
';var m_9d4a04a1cb017b8350cfd0da92e6a211 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_9d4a04a1cb017b8350cfd0da92e6a211['infowindow'] = new google.maps.InfoWindow({content: $l9d4a04a1cb017b8350cfd0da92e6a211});var infowindow = new google.maps.InfoWindow({content: $l9d4a04a1cb017b8350cfd0da92e6a211});google.maps.event.addListener(m_9d4a04a1cb017b8350cfd0da92e6a211, 'click', function() {infowindow.open(map,m_9d4a04a1cb017b8350cfd0da92e6a211);});$marker.push(m_9d4a04a1cb017b8350cfd0da92e6a211);}});var g_259876fab4195fb5b53dc1a2c60a6e17 = new google.maps.Geocoder();g_259876fab4195fb5b53dc1a2c60a6e17.geocode( { 'address': "201 Village Rd NE, Leland, NC 28451, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('leland-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('leland-NC-bbt'), mapOptions);}document.getElementById('fe7cc7d4').innerHTML += ' | View Map';var $l259876fab4195fb5b53dc1a2c60a6e17 = '

BB&T

Address: 201 Village Rd NE, Leland, NC 28451, USA
Phone: (910) 383-6900
';var m_259876fab4195fb5b53dc1a2c60a6e17 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_259876fab4195fb5b53dc1a2c60a6e17['infowindow'] = new google.maps.InfoWindow({content: $l259876fab4195fb5b53dc1a2c60a6e17});var infowindow = new google.maps.InfoWindow({content: $l259876fab4195fb5b53dc1a2c60a6e17});google.maps.event.addListener(m_259876fab4195fb5b53dc1a2c60a6e17, 'click', function() {infowindow.open(map,m_259876fab4195fb5b53dc1a2c60a6e17);});$marker.push(m_259876fab4195fb5b53dc1a2c60a6e17);}});}google.maps.event.addDomListener(window, 'load', initialize);