document.querySelectorAll('a[href^="#"]').forEach(anchor => { anchor.addEventListener('click', function (e) { e.preventDefault(); document.querySelector(this.getAttribute('href')).scrollIntoView({ behavior: 'smooth' }); }); });
MANTENIMIENTO 2017-07-10T16:49:20-05:00

SITIO WEB EN MANTENIMIENTO

[contact-form-7 id="29" title="mantenimiento"]