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.5714,-77.4006)};var g_5a6f34e3880e181e080f6a962ca828c1 = new google.maps.Geocoder();g_5a6f34e3880e181e080f6a962ca828c1.geocode( { 'address': "3300 Mechanicsville Turnpike, Richmond, VA 23223, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-drivetime-used-cars').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-drivetime-used-cars'), mapOptions);}document.getElementById('f9ddd563').innerHTML += ' | View Map';var $l5a6f34e3880e181e080f6a962ca828c1 = '

DriveTime Used Cars

Address: 3300 Mechanicsville Turnpike, Richmond, VA 23223, USA
Phone: (804) 321-1130
';var m_5a6f34e3880e181e080f6a962ca828c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DriveTime Used Cars',});m_5a6f34e3880e181e080f6a962ca828c1['infowindow'] = new google.maps.InfoWindow({content: $l5a6f34e3880e181e080f6a962ca828c1});var infowindow = new google.maps.InfoWindow({content: $l5a6f34e3880e181e080f6a962ca828c1});google.maps.event.addListener(m_5a6f34e3880e181e080f6a962ca828c1, 'click', function() {infowindow.open(map,m_5a6f34e3880e181e080f6a962ca828c1);});$marker.push(m_5a6f34e3880e181e080f6a962ca828c1);}});var g_9910934e0ecab7822749de1e3efca1f8 = new google.maps.Geocoder();g_9910934e0ecab7822749de1e3efca1f8.geocode( { 'address': "9301 Midlothian Turnpike, Richmond, VA 23235, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-drivetime-used-cars').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-drivetime-used-cars'), mapOptions);}document.getElementById('cb6b7ce6').innerHTML += ' | View Map';var $l9910934e0ecab7822749de1e3efca1f8 = '

DriveTime Used Cars

Address: 9301 Midlothian Turnpike, Richmond, VA 23235, USA
Phone: (804) 727-1777
';var m_9910934e0ecab7822749de1e3efca1f8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DriveTime Used Cars',});m_9910934e0ecab7822749de1e3efca1f8['infowindow'] = new google.maps.InfoWindow({content: $l9910934e0ecab7822749de1e3efca1f8});var infowindow = new google.maps.InfoWindow({content: $l9910934e0ecab7822749de1e3efca1f8});google.maps.event.addListener(m_9910934e0ecab7822749de1e3efca1f8, 'click', function() {infowindow.open(map,m_9910934e0ecab7822749de1e3efca1f8);});$marker.push(m_9910934e0ecab7822749de1e3efca1f8);}});}google.maps.event.addDomListener(window, 'load', initialize);