Acceso a Clientes
TuPrenoìmina 500

ADMINISTRA la asistencia de tus
empleados DE UNA MANERA SIMPLE

Contáctenos en cualquier momento. Estamos disponibles para darte el mejor servicio.

Teléfono: (81) 11607410 y (81) 11607411
Email: info@gardensystem.com.mx
window.addEventListener('scroll', function() { const seccion = document.getElementById('mi-seccion'); if (!seccion) return; let scrollPos = window.scrollY; let movimiento = scrollPos * 0.5; if (movimiento > 200) movimiento = 200; seccion.style.left = `-${movimiento}px`; });