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.833,-81.4198)};var g_ae0ab6d8be1aad8b3d9c6c332a32bddb = new google.maps.Geocoder();g_ae0ab6d8be1aad8b3d9c6c332a32bddb.geocode( { 'address': "4015 Hills and Dales Rd NW, Canton, OH 44708, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-OH-classic-cars--credit').style.display = '';map = new google.maps.Map(document.getElementById('canton-OH-classic-cars--credit'), mapOptions);}document.getElementById('eb56a909').innerHTML += ' | View Map';var $lae0ab6d8be1aad8b3d9c6c332a32bddb = '

Classic Cars & Credit

Address: 4015 Hills and Dales Rd NW, Canton, OH 44708, USA
Phone: (330) 994-0660
';var m_ae0ab6d8be1aad8b3d9c6c332a32bddb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Classic Cars & Credit',});m_ae0ab6d8be1aad8b3d9c6c332a32bddb['infowindow'] = new google.maps.InfoWindow({content: $lae0ab6d8be1aad8b3d9c6c332a32bddb});var infowindow = new google.maps.InfoWindow({content: $lae0ab6d8be1aad8b3d9c6c332a32bddb});google.maps.event.addListener(m_ae0ab6d8be1aad8b3d9c6c332a32bddb, 'click', function() {infowindow.open(map,m_ae0ab6d8be1aad8b3d9c6c332a32bddb);});$marker.push(m_ae0ab6d8be1aad8b3d9c6c332a32bddb);}});}google.maps.event.addDomListener(window, 'load', initialize);