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(38.4714,-77.4153)};var g_22dc323472f32c5266628966c3748ddf = new google.maps.Geocoder();g_22dc323472f32c5266628966c3748ddf.geocode( { 'address': "209 Garrisonville Rd, Stafford, VA 22554, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stafford-VA-marine-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('stafford-VA-marine-federal-credit-union'), mapOptions);}document.getElementById('cf72dc01').innerHTML += ' | View Map';var $l22dc323472f32c5266628966c3748ddf = '

Marine Federal Credit Union

Address: 209 Garrisonville Rd, Stafford, VA 22554, USA
Phone: (540) 720-4800
';var m_22dc323472f32c5266628966c3748ddf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marine Federal Credit Union',});m_22dc323472f32c5266628966c3748ddf['infowindow'] = new google.maps.InfoWindow({content: $l22dc323472f32c5266628966c3748ddf});var infowindow = new google.maps.InfoWindow({content: $l22dc323472f32c5266628966c3748ddf});google.maps.event.addListener(m_22dc323472f32c5266628966c3748ddf, 'click', function() {infowindow.open(map,m_22dc323472f32c5266628966c3748ddf);});$marker.push(m_22dc323472f32c5266628966c3748ddf);}});var g_88c1ca15513fe69b4759d7caf09cb3d9 = new google.maps.Geocoder();g_88c1ca15513fe69b4759d7caf09cb3d9.geocode( { 'address': "1300 Courthouse Rd, Stafford, VA 22554, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stafford-VA-marine-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('stafford-VA-marine-federal-credit-union'), mapOptions);}document.getElementById('b907f537').innerHTML += ' | View Map';var $l88c1ca15513fe69b4759d7caf09cb3d9 = '

Marine Federal Credit Union

Address: 1300 Courthouse Rd, Stafford, VA 22554, USA
Phone: (540) 288-2496
';var m_88c1ca15513fe69b4759d7caf09cb3d9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marine Federal Credit Union',});m_88c1ca15513fe69b4759d7caf09cb3d9['infowindow'] = new google.maps.InfoWindow({content: $l88c1ca15513fe69b4759d7caf09cb3d9});var infowindow = new google.maps.InfoWindow({content: $l88c1ca15513fe69b4759d7caf09cb3d9});google.maps.event.addListener(m_88c1ca15513fe69b4759d7caf09cb3d9, 'click', function() {infowindow.open(map,m_88c1ca15513fe69b4759d7caf09cb3d9);});$marker.push(m_88c1ca15513fe69b4759d7caf09cb3d9);}});}google.maps.event.addDomListener(window, 'load', initialize);