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.3392,-78.7031)};var g_6f53f5d7325787f8abdbac3b186e80c1 = new google.maps.Geocoder();g_6f53f5d7325787f8abdbac3b186e80c1.geocode( { 'address': "810 Pinckney St, Whiteville, NC 28472, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whiteville-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('whiteville-NC-bbt'), mapOptions);}document.getElementById('b454b906').innerHTML += ' | View Map';var $l6f53f5d7325787f8abdbac3b186e80c1 = '

BB&T

Address: 810 Pinckney St, Whiteville, NC 28472, United States
Phone: (910) 914-9900
';var m_6f53f5d7325787f8abdbac3b186e80c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_6f53f5d7325787f8abdbac3b186e80c1['infowindow'] = new google.maps.InfoWindow({content: $l6f53f5d7325787f8abdbac3b186e80c1});var infowindow = new google.maps.InfoWindow({content: $l6f53f5d7325787f8abdbac3b186e80c1});google.maps.event.addListener(m_6f53f5d7325787f8abdbac3b186e80c1, 'click', function() {infowindow.open(map,m_6f53f5d7325787f8abdbac3b186e80c1);});$marker.push(m_6f53f5d7325787f8abdbac3b186e80c1);}});var g_3d3c965b3e808292f96c861cc52e23a7 = new google.maps.Geocoder();g_3d3c965b3e808292f96c861cc52e23a7.geocode( { 'address': "306 S Madison St, Whiteville, NC 28472, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whiteville-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('whiteville-NC-bbt'), mapOptions);}document.getElementById('3d57a952').innerHTML += ' | View Map';var $l3d3c965b3e808292f96c861cc52e23a7 = '

BB&T

Address: 306 S Madison St, Whiteville, NC 28472, USA
Phone: (910) 914-9660
';var m_3d3c965b3e808292f96c861cc52e23a7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_3d3c965b3e808292f96c861cc52e23a7['infowindow'] = new google.maps.InfoWindow({content: $l3d3c965b3e808292f96c861cc52e23a7});var infowindow = new google.maps.InfoWindow({content: $l3d3c965b3e808292f96c861cc52e23a7});google.maps.event.addListener(m_3d3c965b3e808292f96c861cc52e23a7, 'click', function() {infowindow.open(map,m_3d3c965b3e808292f96c861cc52e23a7);});$marker.push(m_3d3c965b3e808292f96c861cc52e23a7);}});}google.maps.event.addDomListener(window, 'load', initialize);