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.721,-77.9527)};var g_ff6f28fae9c78620670451be7fc86f98 = new google.maps.Geocoder();g_ff6f28fae9c78620670451be7fc86f98.geocode( { 'address': "1701 Forest Hills Rd W, Wilson, NC 27893, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wilson-NC-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('wilson-NC-southern-bank'), mapOptions);}document.getElementById('fdd3e1be').innerHTML += ' | View Map';var $lff6f28fae9c78620670451be7fc86f98 = '

Southern Bank

Address: 1701 Forest Hills Rd W, Wilson, NC 27893, USA
Phone: (252) 206-5510
';var m_ff6f28fae9c78620670451be7fc86f98 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern Bank',});m_ff6f28fae9c78620670451be7fc86f98['infowindow'] = new google.maps.InfoWindow({content: $lff6f28fae9c78620670451be7fc86f98});var infowindow = new google.maps.InfoWindow({content: $lff6f28fae9c78620670451be7fc86f98});google.maps.event.addListener(m_ff6f28fae9c78620670451be7fc86f98, 'click', function() {infowindow.open(map,m_ff6f28fae9c78620670451be7fc86f98);});$marker.push(m_ff6f28fae9c78620670451be7fc86f98);}});var g_eebbab429135c93814aea10d1e0c09e7 = new google.maps.Geocoder();g_eebbab429135c93814aea10d1e0c09e7.geocode( { 'address': "2300 Nash St NW, Wilson, NC 27896, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wilson-NC-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('wilson-NC-southern-bank'), mapOptions);}document.getElementById('fc9a67b4').innerHTML += ' | View Map';var $leebbab429135c93814aea10d1e0c09e7 = '

Southern Bank

Address: 2300 Nash St NW, Wilson, NC 27896, USA
Phone: (252) 206-5500
';var m_eebbab429135c93814aea10d1e0c09e7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern Bank',});m_eebbab429135c93814aea10d1e0c09e7['infowindow'] = new google.maps.InfoWindow({content: $leebbab429135c93814aea10d1e0c09e7});var infowindow = new google.maps.InfoWindow({content: $leebbab429135c93814aea10d1e0c09e7});google.maps.event.addListener(m_eebbab429135c93814aea10d1e0c09e7, 'click', function() {infowindow.open(map,m_eebbab429135c93814aea10d1e0c09e7);});$marker.push(m_eebbab429135c93814aea10d1e0c09e7);}});}google.maps.event.addDomListener(window, 'load', initialize);