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(37.3507,-80.767)};var g_56f8d3a3f6ead8b63617186c0a1123c5 = new google.maps.Geocoder();g_56f8d3a3f6ead8b63617186c0a1123c5.geocode( { 'address': "3381 Virginia Ave, Narrows, VA 24124, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('narrows-VA-celco-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('narrows-VA-celco-federal-credit-union'), mapOptions);}document.getElementById('bf9eb676').innerHTML += ' | View Map';var $l56f8d3a3f6ead8b63617186c0a1123c5 = '

Celco Federal Credit Union

Address: 3381 Virginia Ave, Narrows, VA 24124, USA
Phone: (540) 921-2700
';var m_56f8d3a3f6ead8b63617186c0a1123c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Celco Federal Credit Union',});m_56f8d3a3f6ead8b63617186c0a1123c5['infowindow'] = new google.maps.InfoWindow({content: $l56f8d3a3f6ead8b63617186c0a1123c5});var infowindow = new google.maps.InfoWindow({content: $l56f8d3a3f6ead8b63617186c0a1123c5});google.maps.event.addListener(m_56f8d3a3f6ead8b63617186c0a1123c5, 'click', function() {infowindow.open(map,m_56f8d3a3f6ead8b63617186c0a1123c5);});$marker.push(m_56f8d3a3f6ead8b63617186c0a1123c5);}});var g_680df492745944927e453ae042185c87 = new google.maps.Geocoder();g_680df492745944927e453ae042185c87.geocode( { 'address': "Narrows, VA 24124, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('narrows-VA-celco-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('narrows-VA-celco-federal-credit-union'), mapOptions);}document.getElementById('92374aea').innerHTML += ' | View Map';var $l680df492745944927e453ae042185c87 = '

Celco Federal Credit Union

Address: Narrows, VA 24124, USA
Phone: (540) 921-2700
';var m_680df492745944927e453ae042185c87 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Celco Federal Credit Union',});m_680df492745944927e453ae042185c87['infowindow'] = new google.maps.InfoWindow({content: $l680df492745944927e453ae042185c87});var infowindow = new google.maps.InfoWindow({content: $l680df492745944927e453ae042185c87});google.maps.event.addListener(m_680df492745944927e453ae042185c87, 'click', function() {infowindow.open(map,m_680df492745944927e453ae042185c87);});$marker.push(m_680df492745944927e453ae042185c87);}});}google.maps.event.addDomListener(window, 'load', initialize);