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.9988,-76.9462)};var g_ef82d992268b7a116cbb8db9e9c70848 = new google.maps.Geocoder();g_ef82d992268b7a116cbb8db9e9c70848.geocode( { 'address': "101 N King St, Windsor, NC 27983, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('windsor-NC-southern-bank--trust-co').style.display = '';map = new google.maps.Map(document.getElementById('windsor-NC-southern-bank--trust-co'), mapOptions);}document.getElementById('fe4d1a1a').innerHTML += ' | View Map';var $lef82d992268b7a116cbb8db9e9c70848 = '

Southern Bank & Trust Co

Address: 101 N King St, Windsor, NC 27983, USA
Phone: (252) 794-3011
';var m_ef82d992268b7a116cbb8db9e9c70848 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern Bank & Trust Co',});m_ef82d992268b7a116cbb8db9e9c70848['infowindow'] = new google.maps.InfoWindow({content: $lef82d992268b7a116cbb8db9e9c70848});var infowindow = new google.maps.InfoWindow({content: $lef82d992268b7a116cbb8db9e9c70848});google.maps.event.addListener(m_ef82d992268b7a116cbb8db9e9c70848, 'click', function() {infowindow.open(map,m_ef82d992268b7a116cbb8db9e9c70848);});$marker.push(m_ef82d992268b7a116cbb8db9e9c70848);}});var g_3ad38b27254e13845f95f16824704895 = new google.maps.Geocoder();g_3ad38b27254e13845f95f16824704895.geocode( { 'address': "104 W Askewville Rd, Windsor, NC 27983, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('windsor-NC-southern-bank--trust-co').style.display = '';map = new google.maps.Map(document.getElementById('windsor-NC-southern-bank--trust-co'), mapOptions);}document.getElementById('61c3bb2a').innerHTML += ' | View Map';var $l3ad38b27254e13845f95f16824704895 = '

Southern Bank & Trust Co

Address: 104 W Askewville Rd, Windsor, NC 27983, USA
Phone: (252) 794-3029
';var m_3ad38b27254e13845f95f16824704895 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern Bank & Trust Co',});m_3ad38b27254e13845f95f16824704895['infowindow'] = new google.maps.InfoWindow({content: $l3ad38b27254e13845f95f16824704895});var infowindow = new google.maps.InfoWindow({content: $l3ad38b27254e13845f95f16824704895});google.maps.event.addListener(m_3ad38b27254e13845f95f16824704895, 'click', function() {infowindow.open(map,m_3ad38b27254e13845f95f16824704895);});$marker.push(m_3ad38b27254e13845f95f16824704895);}});}google.maps.event.addDomListener(window, 'load', initialize);