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(30.3233,-81.5311)};var g_07f7ee3a9193300869b19d91690e8ace = new google.maps.Geocoder();g_07f7ee3a9193300869b19d91690e8ace.geocode( { 'address': "10384 Atlantic Blvd, Jacksonville, FL 32225, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jacksonville-FL-drivetime-used-cars').style.display = '';map = new google.maps.Map(document.getElementById('jacksonville-FL-drivetime-used-cars'), mapOptions);}document.getElementById('15c388cf').innerHTML += ' | View Map';var $l07f7ee3a9193300869b19d91690e8ace = '

DriveTime Used Cars

Address: 10384 Atlantic Blvd, Jacksonville, FL 32225, USA
Phone: (904) 380-6680
';var m_07f7ee3a9193300869b19d91690e8ace = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DriveTime Used Cars',});m_07f7ee3a9193300869b19d91690e8ace['infowindow'] = new google.maps.InfoWindow({content: $l07f7ee3a9193300869b19d91690e8ace});var infowindow = new google.maps.InfoWindow({content: $l07f7ee3a9193300869b19d91690e8ace});google.maps.event.addListener(m_07f7ee3a9193300869b19d91690e8ace, 'click', function() {infowindow.open(map,m_07f7ee3a9193300869b19d91690e8ace);});$marker.push(m_07f7ee3a9193300869b19d91690e8ace);}});var g_958787a193808c25246b4ec83ca3bbf0 = new google.maps.Geocoder();g_958787a193808c25246b4ec83ca3bbf0.geocode( { 'address': "1831 Cassat Ave, Jacksonville, FL 32210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jacksonville-FL-drivetime-used-cars').style.display = '';map = new google.maps.Map(document.getElementById('jacksonville-FL-drivetime-used-cars'), mapOptions);}document.getElementById('e147b942').innerHTML += ' | View Map';var $l958787a193808c25246b4ec83ca3bbf0 = '

DriveTime Used Cars

Address: 1831 Cassat Ave, Jacksonville, FL 32210, USA
Phone: (904) 380-0262
';var m_958787a193808c25246b4ec83ca3bbf0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DriveTime Used Cars',});m_958787a193808c25246b4ec83ca3bbf0['infowindow'] = new google.maps.InfoWindow({content: $l958787a193808c25246b4ec83ca3bbf0});var infowindow = new google.maps.InfoWindow({content: $l958787a193808c25246b4ec83ca3bbf0});google.maps.event.addListener(m_958787a193808c25246b4ec83ca3bbf0, 'click', function() {infowindow.open(map,m_958787a193808c25246b4ec83ca3bbf0);});$marker.push(m_958787a193808c25246b4ec83ca3bbf0);}});}google.maps.event.addDomListener(window, 'load', initialize);