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.3871,-79.2404)};var g_cf392b4711b78b6bff7fa4f0e0887754 = new google.maps.Geocoder();g_cf392b4711b78b6bff7fa4f0e0887754.geocode( { 'address': "18805 Forest Rd, Lynchburg, VA 24502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lynchburg-VA-lynchburg-jewelry--loan').style.display = '';map = new google.maps.Map(document.getElementById('lynchburg-VA-lynchburg-jewelry--loan'), mapOptions);}document.getElementById('264af955').innerHTML += ' | View Map';var $lcf392b4711b78b6bff7fa4f0e0887754 = '

Lynchburg Jewelry & Loan

Address: 18805 Forest Rd, Lynchburg, VA 24502, USA
Phone: (434) 237-1220
';var m_cf392b4711b78b6bff7fa4f0e0887754 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lynchburg Jewelry & Loan',});m_cf392b4711b78b6bff7fa4f0e0887754['infowindow'] = new google.maps.InfoWindow({content: $lcf392b4711b78b6bff7fa4f0e0887754});var infowindow = new google.maps.InfoWindow({content: $lcf392b4711b78b6bff7fa4f0e0887754});google.maps.event.addListener(m_cf392b4711b78b6bff7fa4f0e0887754, 'click', function() {infowindow.open(map,m_cf392b4711b78b6bff7fa4f0e0887754);});$marker.push(m_cf392b4711b78b6bff7fa4f0e0887754);}});}google.maps.event.addDomListener(window, 'load', initialize);