// Define the URL you want to redirect to
var redirectURL = 'https://interpulse.nl/updates';// Use setTimeout to delay the redirect by 10 seconds (10000 milliseconds)
setTimeout(function () {
window.location.href = redirectURL;
}, 6000);
Je bent ingeschreven voor onze nieuwsbrief.
Over een aantal seconden wordt de Updates pagina weer getoond, duurt het te lang? Klik dan hier.