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.3761,-79.2134)};var g_f4df5b16225167c84ea9ea77b29faddc = new google.maps.Geocoder();g_f4df5b16225167c84ea9ea77b29faddc.geocode( { 'address': "107 Leroy Bowen Dr, Lynchburg, VA 24502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lynchburg-VA-beacon-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lynchburg-VA-beacon-credit-union'), mapOptions);}document.getElementById('8ffc8e66').innerHTML += ' | View Map';var $lf4df5b16225167c84ea9ea77b29faddc = '

Beacon Credit Union

Address: 107 Leroy Bowen Dr, Lynchburg, VA 24502, USA
Phone: (434) 237-1566
';var m_f4df5b16225167c84ea9ea77b29faddc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Beacon Credit Union',});m_f4df5b16225167c84ea9ea77b29faddc['infowindow'] = new google.maps.InfoWindow({content: $lf4df5b16225167c84ea9ea77b29faddc});var infowindow = new google.maps.InfoWindow({content: $lf4df5b16225167c84ea9ea77b29faddc});google.maps.event.addListener(m_f4df5b16225167c84ea9ea77b29faddc, 'click', function() {infowindow.open(map,m_f4df5b16225167c84ea9ea77b29faddc);});$marker.push(m_f4df5b16225167c84ea9ea77b29faddc);}});var g_31a0d5631fc4f17b2cad5fcc27b6591e = new google.maps.Geocoder();g_31a0d5631fc4f17b2cad5fcc27b6591e.geocode( { 'address': "2134 Langhorne Rd, Lynchburg, VA 24501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lynchburg-VA-beacon-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lynchburg-VA-beacon-credit-union'), mapOptions);}document.getElementById('169b1135').innerHTML += ' | View Map';var $l31a0d5631fc4f17b2cad5fcc27b6591e = '

Beacon Credit Union

Address: 2134 Langhorne Rd, Lynchburg, VA 24501, USA
Phone: (434) 237-1566
';var m_31a0d5631fc4f17b2cad5fcc27b6591e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Beacon Credit Union',});m_31a0d5631fc4f17b2cad5fcc27b6591e['infowindow'] = new google.maps.InfoWindow({content: $l31a0d5631fc4f17b2cad5fcc27b6591e});var infowindow = new google.maps.InfoWindow({content: $l31a0d5631fc4f17b2cad5fcc27b6591e});google.maps.event.addListener(m_31a0d5631fc4f17b2cad5fcc27b6591e, 'click', function() {infowindow.open(map,m_31a0d5631fc4f17b2cad5fcc27b6591e);});$marker.push(m_31a0d5631fc4f17b2cad5fcc27b6591e);}});}google.maps.event.addDomListener(window, 'load', initialize);