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.0852,-76.4973)};var g_10489e28509965bdbb4234b23d3dbea4 = new google.maps.Geocoder();g_10489e28509965bdbb4234b23d3dbea4.geocode( { 'address': "812 Main St, Newport News, VA 23606, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newport-news-VA-virginia-educators-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('newport-news-VA-virginia-educators-credit-union'), mapOptions);}document.getElementById('7f7c5354').innerHTML += ' | View Map';var $l10489e28509965bdbb4234b23d3dbea4 = '

Virginia Educators Credit Union

Address: 812 Main St, Newport News, VA 23606, USA
Phone: (757) 930-2425
';var m_10489e28509965bdbb4234b23d3dbea4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Virginia Educators Credit Union',});m_10489e28509965bdbb4234b23d3dbea4['infowindow'] = new google.maps.InfoWindow({content: $l10489e28509965bdbb4234b23d3dbea4});var infowindow = new google.maps.InfoWindow({content: $l10489e28509965bdbb4234b23d3dbea4});google.maps.event.addListener(m_10489e28509965bdbb4234b23d3dbea4, 'click', function() {infowindow.open(map,m_10489e28509965bdbb4234b23d3dbea4);});$marker.push(m_10489e28509965bdbb4234b23d3dbea4);}});var g_469825fb94f9782f54425c4673f53011 = new google.maps.Geocoder();g_469825fb94f9782f54425c4673f53011.geocode( { 'address': "12626 Nettles Dr, Newport News, VA 23606, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newport-news-VA-virginia-educators-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('newport-news-VA-virginia-educators-credit-union'), mapOptions);}document.getElementById('ddeee04f').innerHTML += ' | View Map';var $l469825fb94f9782f54425c4673f53011 = '

Virginia Educators Credit Union

Address: 12626 Nettles Dr, Newport News, VA 23606, USA
Phone: (757) 930-2425
';var m_469825fb94f9782f54425c4673f53011 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Virginia Educators Credit Union',});m_469825fb94f9782f54425c4673f53011['infowindow'] = new google.maps.InfoWindow({content: $l469825fb94f9782f54425c4673f53011});var infowindow = new google.maps.InfoWindow({content: $l469825fb94f9782f54425c4673f53011});google.maps.event.addListener(m_469825fb94f9782f54425c4673f53011, 'click', function() {infowindow.open(map,m_469825fb94f9782f54425c4673f53011);});$marker.push(m_469825fb94f9782f54425c4673f53011);}});}google.maps.event.addDomListener(window, 'load', initialize);