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.5482,-77.3584)};var g_4f19db24df92ac01fb9e47786a2af831 = new google.maps.Geocoder();g_4f19db24df92ac01fb9e47786a2af831.geocode( { 'address': "5160 9 Mile Rd, Richmond, VA 23223, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-approved-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-approved-cash-advance'), mapOptions);}document.getElementById('e59d6531').innerHTML += ' | View Map';var $l4f19db24df92ac01fb9e47786a2af831 = '

Approved Cash Advance

Address: 5160 9 Mile Rd, Richmond, VA 23223, USA
Phone: (804) 328-6612
';var m_4f19db24df92ac01fb9e47786a2af831 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash Advance',});m_4f19db24df92ac01fb9e47786a2af831['infowindow'] = new google.maps.InfoWindow({content: $l4f19db24df92ac01fb9e47786a2af831});var infowindow = new google.maps.InfoWindow({content: $l4f19db24df92ac01fb9e47786a2af831});google.maps.event.addListener(m_4f19db24df92ac01fb9e47786a2af831, 'click', function() {infowindow.open(map,m_4f19db24df92ac01fb9e47786a2af831);});$marker.push(m_4f19db24df92ac01fb9e47786a2af831);}});}google.maps.event.addDomListener(window, 'load', initialize);