// Parallax JS document.querySelectorAll('.scene').forEach((elem) => { const modifier = elem.getAttribute('data-modifier') basicScroll.create({ elem: elem, from: 0, to: 519, direct: true, props: { '--translateY': { from: '0', to: `${ 10 * modifier }px` } } }).start() })

Request Site Login

Request site user details to enable a personalised experience. We are continuously developing new features that will help you run your property and your login to this site will be the key to these tools.