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.3446,-79.235)};var g_c0a3eab00393c89313e8109bb6504a68 = new google.maps.Geocoder();g_c0a3eab00393c89313e8109bb6504a68.geocode( { 'address': "20255 Timberlake Rd, Lynchburg, VA 24502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lynchburg-VA-central-virginia-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lynchburg-VA-central-virginia-federal-credit-union'), mapOptions);}document.getElementById('0c0a1c00').innerHTML += ' | View Map';var $lc0a3eab00393c89313e8109bb6504a68 = '

Central Virginia Federal Credit Union

Address: 20255 Timberlake Rd, Lynchburg, VA 24502, USA
Phone: (434) 528-9016
';var m_c0a3eab00393c89313e8109bb6504a68 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Central Virginia Federal Credit Union',});m_c0a3eab00393c89313e8109bb6504a68['infowindow'] = new google.maps.InfoWindow({content: $lc0a3eab00393c89313e8109bb6504a68});var infowindow = new google.maps.InfoWindow({content: $lc0a3eab00393c89313e8109bb6504a68});google.maps.event.addListener(m_c0a3eab00393c89313e8109bb6504a68, 'click', function() {infowindow.open(map,m_c0a3eab00393c89313e8109bb6504a68);});$marker.push(m_c0a3eab00393c89313e8109bb6504a68);}});var g_7ce6aa193902742535f640eff746a494 = new google.maps.Geocoder();g_7ce6aa193902742535f640eff746a494.geocode( { 'address': "1638 Mt Athos Rd, Lynchburg, VA 24504, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lynchburg-VA-central-virginia-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lynchburg-VA-central-virginia-federal-credit-union'), mapOptions);}document.getElementById('30edccdd').innerHTML += ' | View Map';var $l7ce6aa193902742535f640eff746a494 = '

Central Virginia Federal Credit Union

Address: 1638 Mt Athos Rd, Lynchburg, VA 24504, USA
Phone: (434) 528-9016
';var m_7ce6aa193902742535f640eff746a494 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Central Virginia Federal Credit Union',});m_7ce6aa193902742535f640eff746a494['infowindow'] = new google.maps.InfoWindow({content: $l7ce6aa193902742535f640eff746a494});var infowindow = new google.maps.InfoWindow({content: $l7ce6aa193902742535f640eff746a494});google.maps.event.addListener(m_7ce6aa193902742535f640eff746a494, 'click', function() {infowindow.open(map,m_7ce6aa193902742535f640eff746a494);});$marker.push(m_7ce6aa193902742535f640eff746a494);}});}google.maps.event.addDomListener(window, 'load', initialize);