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.6318,-77.5074)};var g_e8ceb8b5b3cac8b80a1ba7ea516b35a5 = new google.maps.Geocoder();g_e8ceb8b5b3cac8b80a1ba7ea516b35a5.geocode( { 'address': "8721 Staples Mill Rd, Richmond, VA 23228, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-partners-financial-federal-credit-union-pf-fcu').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-partners-financial-federal-credit-union-pf-fcu'), mapOptions);}document.getElementById('dbba1462').innerHTML += ' | View Map';var $le8ceb8b5b3cac8b80a1ba7ea516b35a5 = '

Partners Financial Federal Credit Union (PF FCU)

Address: 8721 Staples Mill Rd, Richmond, VA 23228, USA
Phone: (804) 649-2957
';var m_e8ceb8b5b3cac8b80a1ba7ea516b35a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Partners Financial Federal Credit Union (PF FCU)',});m_e8ceb8b5b3cac8b80a1ba7ea516b35a5['infowindow'] = new google.maps.InfoWindow({content: $le8ceb8b5b3cac8b80a1ba7ea516b35a5});var infowindow = new google.maps.InfoWindow({content: $le8ceb8b5b3cac8b80a1ba7ea516b35a5});google.maps.event.addListener(m_e8ceb8b5b3cac8b80a1ba7ea516b35a5, 'click', function() {infowindow.open(map,m_e8ceb8b5b3cac8b80a1ba7ea516b35a5);});$marker.push(m_e8ceb8b5b3cac8b80a1ba7ea516b35a5);}});}google.maps.event.addDomListener(window, 'load', initialize);