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(28.5685,-81.2177)};var g_9ee8bb4e5cc3e44d27a44aa835f4734b = new google.maps.Geocoder();g_9ee8bb4e5cc3e44d27a44aa835f4734b.geocode( { 'address': "11247 E Colonial Dr, Orlando, FL 32817, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orlando-FL-drivetime-used-cars').style.display = '';map = new google.maps.Map(document.getElementById('orlando-FL-drivetime-used-cars'), mapOptions);}document.getElementById('ce6dd207').innerHTML += ' | View Map';var $l9ee8bb4e5cc3e44d27a44aa835f4734b = '

DriveTime Used Cars

Address: 11247 E Colonial Dr, Orlando, FL 32817, USA
Phone: (407) 563-2740
';var m_9ee8bb4e5cc3e44d27a44aa835f4734b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DriveTime Used Cars',});m_9ee8bb4e5cc3e44d27a44aa835f4734b['infowindow'] = new google.maps.InfoWindow({content: $l9ee8bb4e5cc3e44d27a44aa835f4734b});var infowindow = new google.maps.InfoWindow({content: $l9ee8bb4e5cc3e44d27a44aa835f4734b});google.maps.event.addListener(m_9ee8bb4e5cc3e44d27a44aa835f4734b, 'click', function() {infowindow.open(map,m_9ee8bb4e5cc3e44d27a44aa835f4734b);});$marker.push(m_9ee8bb4e5cc3e44d27a44aa835f4734b);}});var g_f787411951a7ab85ccf1468a47f828e0 = new google.maps.Geocoder();g_f787411951a7ab85ccf1468a47f828e0.geocode( { 'address': "3350 W Colonial Dr, Orlando, FL 32808, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orlando-FL-drivetime-used-cars').style.display = '';map = new google.maps.Map(document.getElementById('orlando-FL-drivetime-used-cars'), mapOptions);}document.getElementById('fec0440a').innerHTML += ' | View Map';var $lf787411951a7ab85ccf1468a47f828e0 = '

DriveTime Used Cars

Address: 3350 W Colonial Dr, Orlando, FL 32808, USA
Phone: (407) 299-4779
';var m_f787411951a7ab85ccf1468a47f828e0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DriveTime Used Cars',});m_f787411951a7ab85ccf1468a47f828e0['infowindow'] = new google.maps.InfoWindow({content: $lf787411951a7ab85ccf1468a47f828e0});var infowindow = new google.maps.InfoWindow({content: $lf787411951a7ab85ccf1468a47f828e0});google.maps.event.addListener(m_f787411951a7ab85ccf1468a47f828e0, 'click', function() {infowindow.open(map,m_f787411951a7ab85ccf1468a47f828e0);});$marker.push(m_f787411951a7ab85ccf1468a47f828e0);}});}google.maps.event.addDomListener(window, 'load', initialize);