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.3564,-79.7904)};var g_a70dab11c90d06b809d0be230731762a = new google.maps.Geocoder();g_a70dab11c90d06b809d0be230731762a.geocode( { 'address': "202 E Main St, Biscoe, NC 27209"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('biscoe-NC-fidelity-bank').style.display = '';map = new google.maps.Map(document.getElementById('biscoe-NC-fidelity-bank'), mapOptions);}document.getElementById('88014ffb').innerHTML += ' | View Map';var $la70dab11c90d06b809d0be230731762a = '

Fidelity Bank

Address: 202 E Main St, Biscoe, NC 27209
Phone: (910) 428-2126
';var m_a70dab11c90d06b809d0be230731762a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity Bank',});m_a70dab11c90d06b809d0be230731762a['infowindow'] = new google.maps.InfoWindow({content: $la70dab11c90d06b809d0be230731762a});var infowindow = new google.maps.InfoWindow({content: $la70dab11c90d06b809d0be230731762a});google.maps.event.addListener(m_a70dab11c90d06b809d0be230731762a, 'click', function() {infowindow.open(map,m_a70dab11c90d06b809d0be230731762a);});$marker.push(m_a70dab11c90d06b809d0be230731762a);}});var g_3b66c4570863b65a0f844ce9825968f9 = new google.maps.Geocoder();g_3b66c4570863b65a0f844ce9825968f9.geocode( { 'address': "US Highway 220 N, Biscoe, NC 27209"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('biscoe-NC-fidelity-bank').style.display = '';map = new google.maps.Map(document.getElementById('biscoe-NC-fidelity-bank'), mapOptions);}document.getElementById('26255c36').innerHTML += ' | View Map';var $l3b66c4570863b65a0f844ce9825968f9 = '

Fidelity Bank

Address: US Highway 220 N, Biscoe, NC 27209
Phone: (910) 428-9681
';var m_3b66c4570863b65a0f844ce9825968f9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity Bank',});m_3b66c4570863b65a0f844ce9825968f9['infowindow'] = new google.maps.InfoWindow({content: $l3b66c4570863b65a0f844ce9825968f9});var infowindow = new google.maps.InfoWindow({content: $l3b66c4570863b65a0f844ce9825968f9});google.maps.event.addListener(m_3b66c4570863b65a0f844ce9825968f9, 'click', function() {infowindow.open(map,m_3b66c4570863b65a0f844ce9825968f9);});$marker.push(m_3b66c4570863b65a0f844ce9825968f9);}});}google.maps.event.addDomListener(window, 'load', initialize);