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.4132,-78.8074)};var g_d5b56d906ef1225ffa32fd3a1138fe8a = new google.maps.Geocoder();g_d5b56d906ef1225ffa32fd3a1138fe8a.geocode( { 'address': "1126 N Main St, Lillington, NC 27546, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lillington-NC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('lillington-NC-bbt-atm'), mapOptions);}document.getElementById('eac3f4ae').innerHTML += ' | View Map';var $ld5b56d906ef1225ffa32fd3a1138fe8a = '

BB&T ATM

Address: 1126 N Main St, Lillington, NC 27546, USA
Phone: (800) 226-5228
';var m_d5b56d906ef1225ffa32fd3a1138fe8a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_d5b56d906ef1225ffa32fd3a1138fe8a['infowindow'] = new google.maps.InfoWindow({content: $ld5b56d906ef1225ffa32fd3a1138fe8a});var infowindow = new google.maps.InfoWindow({content: $ld5b56d906ef1225ffa32fd3a1138fe8a});google.maps.event.addListener(m_d5b56d906ef1225ffa32fd3a1138fe8a, 'click', function() {infowindow.open(map,m_d5b56d906ef1225ffa32fd3a1138fe8a);});$marker.push(m_d5b56d906ef1225ffa32fd3a1138fe8a);}});var g_43f7e2de6451e1c303c5e691a1a5d943 = new google.maps.Geocoder();g_43f7e2de6451e1c303c5e691a1a5d943.geocode( { 'address': "111 W Front St, Lillington, NC 27546, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lillington-NC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('lillington-NC-bbt-atm'), mapOptions);}document.getElementById('2705a279').innerHTML += ' | View Map';var $l43f7e2de6451e1c303c5e691a1a5d943 = '

BB&T ATM

Address: 111 W Front St, Lillington, NC 27546, USA
Phone: (800) 226-5228
';var m_43f7e2de6451e1c303c5e691a1a5d943 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_43f7e2de6451e1c303c5e691a1a5d943['infowindow'] = new google.maps.InfoWindow({content: $l43f7e2de6451e1c303c5e691a1a5d943});var infowindow = new google.maps.InfoWindow({content: $l43f7e2de6451e1c303c5e691a1a5d943});google.maps.event.addListener(m_43f7e2de6451e1c303c5e691a1a5d943, 'click', function() {infowindow.open(map,m_43f7e2de6451e1c303c5e691a1a5d943);});$marker.push(m_43f7e2de6451e1c303c5e691a1a5d943);}});}google.maps.event.addDomListener(window, 'load', initialize);