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(33.9833,-78.0485)};var g_99dd11bd115491c0f9a5d6157d744b6d = new google.maps.Geocoder();g_99dd11bd115491c0f9a5d6157d744b6d.geocode( { 'address': "115 N Howe St, Southport, NC 28461"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southport-NC-first-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('southport-NC-first-community-bank'), mapOptions);}document.getElementById('b51c86a4').innerHTML += ' | View Map';var $l99dd11bd115491c0f9a5d6157d744b6d = '

First Community Bank

Address: 115 N Howe St, Southport, NC 28461
Phone: (910) 457-6999
';var m_99dd11bd115491c0f9a5d6157d744b6d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Community Bank',});m_99dd11bd115491c0f9a5d6157d744b6d['infowindow'] = new google.maps.InfoWindow({content: $l99dd11bd115491c0f9a5d6157d744b6d});var infowindow = new google.maps.InfoWindow({content: $l99dd11bd115491c0f9a5d6157d744b6d});google.maps.event.addListener(m_99dd11bd115491c0f9a5d6157d744b6d, 'click', function() {infowindow.open(map,m_99dd11bd115491c0f9a5d6157d744b6d);});$marker.push(m_99dd11bd115491c0f9a5d6157d744b6d);}});var g_16a0ef479cb13a18cde81831264fa266 = new google.maps.Geocoder();g_16a0ef479cb13a18cde81831264fa266.geocode( { 'address': "4945 Southport Supply Rd SE, Southport, NC 28461"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southport-NC-first-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('southport-NC-first-community-bank'), mapOptions);}document.getElementById('7caf0736').innerHTML += ' | View Map';var $l16a0ef479cb13a18cde81831264fa266 = '

First Community Bank

Address: 4945 Southport Supply Rd SE, Southport, NC 28461
Phone: (910) 763-4010
';var m_16a0ef479cb13a18cde81831264fa266 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Community Bank',});m_16a0ef479cb13a18cde81831264fa266['infowindow'] = new google.maps.InfoWindow({content: $l16a0ef479cb13a18cde81831264fa266});var infowindow = new google.maps.InfoWindow({content: $l16a0ef479cb13a18cde81831264fa266});google.maps.event.addListener(m_16a0ef479cb13a18cde81831264fa266, 'click', function() {infowindow.open(map,m_16a0ef479cb13a18cde81831264fa266);});$marker.push(m_16a0ef479cb13a18cde81831264fa266);}});}google.maps.event.addDomListener(window, 'load', initialize);