Back to all

GIVING THANKS TO OUR COMMUNITY

November 30, 2019

THROUGH THE HOLIDAYS, THE TUFFY SANFORD FAMILY WOULD LIKE TO SHOW OUR COMMUNITY APPRECIATION FOR A WONDERFUL YEAR. SO FAR WE HAVE DONATED SEVERAL THANKSGIVING DINNER BASKETS TO LOCAL FAMILIES AND ARE NOW PARTICIPATING IN THE XL 106.7 BABY DJ TOY DRIVE. DONATE ANY UNWRAPPED TOY $10 OR GREATER AND RECIEVE A $10 TUFFY VOUCHER TO BE USED ON ANY SERVICE.

More articles from Tuffy Sanford

Save Money on Gas with These 5 Habits!

Save Money on Gas with these 5 Habits Your driving habits and vehicle maintenance (or lack of maintenance) can impact your vehicles fuel efficiency. Here are a few tips for saving fuel and funds: ... More

Expert Tips for Parents of Teen Drivers

Expert Tips for Parents of Teen Drivers There are many websites that offer resources for parents of teen drivers. Here are a four of our favoritesfor more tips on keeping your teen driving safety, visit th... More

Things You Should Know When Selling A Used Car By Owner

September 9, 2019

Do's and Don'ts for Selling A Used Car as By Owner Selling your used car yourself can be more profitable than trading it in at the dealership, but you need to do your research to make sure you get the best ... More

window.elfsight_widget_id = '2544f598-b345-4153-ac2c-bd76faa0add5'; window.load_elfsight_scroller = function() { $.ajax({ url: 'https://apps.elfsight.com/p/boot/?page=' + encodeURIComponent(window.location.href) + '&w=' + window.elfsight_widget_id, success: function(data, status, jqxhr) { var uris = jqxhr.responseJSON.data.widgets[window.elfsight_widget_id].data.settings.sources .map(source => window.source_to_url(source)) .filter(x => x); $.get({ url: 'https://service-reviews-ultimate.elfsight.com/data/reviews', data: { uris: uris, with_text_only: 1, min_rating: 4, order: 'date', page_length: 10 }, success: function(data, status, jqxhr) { window.reviews = jqxhr.responseJSON.result.data; var reviews_str = window.reviews.map(review => '
' + ''.repeat(review.rating) + '

' + review.text.slice(0, 240) + (review.text.length > 240 ? '... Read More' + review.text.slice(240, review.text.length) + ' Show Less' : '') + '

' + review.reviewer_name + '

' + (new Date(review.published_at * 1000)).toDateString().replace(/^\S*/, '') + '

Posted on
' + review.supplier.charAt(0).toUpperCase() + review.supplier.slice(1) + '

').join('\n'); $('.testimonials-wrap').html('PreviousNext'); $('#reviews-slider').slick({ "slidesToShow": 2, "slidesToScroll": 1, "prevArrow":"#testimonials-prev", "nextArrow":"#testimonials-next", "responsive": [{ "breakpoint": 1024, "settings": { "slidesToShow": 1 } }] }); $('.review-read-more').click(function() { $(this).next('.more-review').show(); $(this).hide(); }); $('.review-hide-more').click(function() { $(this).parent().hide(); $(this).parent().prev('.review-read-more').show(); }); } }); // end get } // end success }); // end ajax } $('.testimonials-elfsight-wrap').show().addClass('testimonials-wrap').find('.slick-carousel').show(); window.load_elfsight_scroller(); $('.brand-testimonials').show(); } });