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(40.0579,-82.937)};var g_8c10f4923dd9a1bb3ea9d8b41c6f40e3 = new google.maps.Geocoder();g_8c10f4923dd9a1bb3ea9d8b41c6f40e3.geocode( { 'address': "3101 Morse Rd, Columbus, OH 43231, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-OH-drivetime-used-cars').style.display = '';map = new google.maps.Map(document.getElementById('columbus-OH-drivetime-used-cars'), mapOptions);}document.getElementById('052fee2b').innerHTML += ' | View Map';var $l8c10f4923dd9a1bb3ea9d8b41c6f40e3 = '

DriveTime Used Cars

Address: 3101 Morse Rd, Columbus, OH 43231, USA
Phone: (614) 934-2090
';var m_8c10f4923dd9a1bb3ea9d8b41c6f40e3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DriveTime Used Cars',});m_8c10f4923dd9a1bb3ea9d8b41c6f40e3['infowindow'] = new google.maps.InfoWindow({content: $l8c10f4923dd9a1bb3ea9d8b41c6f40e3});var infowindow = new google.maps.InfoWindow({content: $l8c10f4923dd9a1bb3ea9d8b41c6f40e3});google.maps.event.addListener(m_8c10f4923dd9a1bb3ea9d8b41c6f40e3, 'click', function() {infowindow.open(map,m_8c10f4923dd9a1bb3ea9d8b41c6f40e3);});$marker.push(m_8c10f4923dd9a1bb3ea9d8b41c6f40e3);}});var g_81aad3fa0ab5ab4d0c87a0386d5f4a54 = new google.maps.Geocoder();g_81aad3fa0ab5ab4d0c87a0386d5f4a54.geocode( { 'address': "4000 W Broad St, Columbus, OH 43228, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-OH-drivetime-used-cars').style.display = '';map = new google.maps.Map(document.getElementById('columbus-OH-drivetime-used-cars'), mapOptions);}document.getElementById('fddeb615').innerHTML += ' | View Map';var $l81aad3fa0ab5ab4d0c87a0386d5f4a54 = '

DriveTime Used Cars

Address: 4000 W Broad St, Columbus, OH 43228, USA
Phone: (614) 456-0004
';var m_81aad3fa0ab5ab4d0c87a0386d5f4a54 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DriveTime Used Cars',});m_81aad3fa0ab5ab4d0c87a0386d5f4a54['infowindow'] = new google.maps.InfoWindow({content: $l81aad3fa0ab5ab4d0c87a0386d5f4a54});var infowindow = new google.maps.InfoWindow({content: $l81aad3fa0ab5ab4d0c87a0386d5f4a54});google.maps.event.addListener(m_81aad3fa0ab5ab4d0c87a0386d5f4a54, 'click', function() {infowindow.open(map,m_81aad3fa0ab5ab4d0c87a0386d5f4a54);});$marker.push(m_81aad3fa0ab5ab4d0c87a0386d5f4a54);}});}google.maps.event.addDomListener(window, 'load', initialize);