var mainScrollArea = document.getElementsByClassName('mdl-layout__content')[0]; var scrollTimeout; window.onload = function () { if(window.location.href == localStorage.getItem('lastUrl')) { mainScrollArea.scrollTop = localStorage.getItem('scrollTop'); } else { localStorage.setItem('lastUrl', window.location.href); localStorage.setItem('scrollTop', 0); } } mainScrollArea.addEventListener('scroll', function() { clearTimeout(scrollTimeout); scrollTimeout = setTimeout(function() { localStorage.setItem('scrollTop', mainScrollArea.scrollTop); }, 100) });
top of page

Get In Touch

Fill in the form to contact us by email. Required fields are marked (*)

Contact Us

Thanks for submitting!

Working Hours

 

Toly's Detailing is a locally owned and family operated vehicle detailing service serving the greater Sacramento metropolitan area and the surrounding communities.

​

5800 Auburn Blvd #6

Sacramento, CA 95841

​(916)519-4891

​

Monday - Friday

      8 am to 5 pm

​

Saturday - Sunday

      Closed

bottom of page