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(36.6258,-79.4031)};var g_c5753f81a579a4e12222646508843922 = new google.maps.Geocoder();g_c5753f81a579a4e12222646508843922.geocode( { 'address': "1155 Piney Forest Rd # C, Danville, VA 24540, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('danville-VA-first-choice-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('danville-VA-first-choice-cash-advance'), mapOptions);}document.getElementById('7251cb81').innerHTML += ' | View Map';var $lc5753f81a579a4e12222646508843922 = '

First Choice Cash Advance

Address: 1155 Piney Forest Rd # C, Danville, VA 24540, USA
Phone: (434) 836-0330
';var m_c5753f81a579a4e12222646508843922 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Choice Cash Advance',});m_c5753f81a579a4e12222646508843922['infowindow'] = new google.maps.InfoWindow({content: $lc5753f81a579a4e12222646508843922});var infowindow = new google.maps.InfoWindow({content: $lc5753f81a579a4e12222646508843922});google.maps.event.addListener(m_c5753f81a579a4e12222646508843922, 'click', function() {infowindow.open(map,m_c5753f81a579a4e12222646508843922);});$marker.push(m_c5753f81a579a4e12222646508843922);}});}google.maps.event.addDomListener(window, 'load', initialize);