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.5122,-78.3473)};var g_0e55666a4ad822e0e34299df3591d979 = new google.maps.Geocoder();g_0e55666a4ad822e0e34299df3591d979.geocode( { 'address': "128 N 2nd St, Smithfield, NC 27577"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('smithfield-NC-four-oaks-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('smithfield-NC-four-oaks-bank-trust-co'), mapOptions);}document.getElementById('58f38f6f').innerHTML += ' | View Map';var $l0e55666a4ad822e0e34299df3591d979 = '

Four Oaks Bank & Trust Co

Address: 128 N 2nd St, Smithfield, NC 27577
Phone: (919) 989-6700
';var m_0e55666a4ad822e0e34299df3591d979 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Four Oaks Bank & Trust Co',});m_0e55666a4ad822e0e34299df3591d979['infowindow'] = new google.maps.InfoWindow({content: $l0e55666a4ad822e0e34299df3591d979});var infowindow = new google.maps.InfoWindow({content: $l0e55666a4ad822e0e34299df3591d979});google.maps.event.addListener(m_0e55666a4ad822e0e34299df3591d979, 'click', function() {infowindow.open(map,m_0e55666a4ad822e0e34299df3591d979);});$marker.push(m_0e55666a4ad822e0e34299df3591d979);}});var g_8c44f826d2f4e908afd44336ebfaaf80 = new google.maps.Geocoder();g_8c44f826d2f4e908afd44336ebfaaf80.geocode( { 'address': "403 S Brightleaf Blvd, Smithfield, NC 27577"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('smithfield-NC-four-oaks-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('smithfield-NC-four-oaks-bank-trust-co'), mapOptions);}document.getElementById('252c592f').innerHTML += ' | View Map';var $l8c44f826d2f4e908afd44336ebfaaf80 = '

Four Oaks Bank & Trust Co

Address: 403 S Brightleaf Blvd, Smithfield, NC 27577
Phone: (919) 989-6710
';var m_8c44f826d2f4e908afd44336ebfaaf80 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Four Oaks Bank & Trust Co',});m_8c44f826d2f4e908afd44336ebfaaf80['infowindow'] = new google.maps.InfoWindow({content: $l8c44f826d2f4e908afd44336ebfaaf80});var infowindow = new google.maps.InfoWindow({content: $l8c44f826d2f4e908afd44336ebfaaf80});google.maps.event.addListener(m_8c44f826d2f4e908afd44336ebfaaf80, 'click', function() {infowindow.open(map,m_8c44f826d2f4e908afd44336ebfaaf80);});$marker.push(m_8c44f826d2f4e908afd44336ebfaaf80);}});}google.maps.event.addDomListener(window, 'load', initialize);