var page = 0
$ ('#redirect'). load (function () {
page ++;
if (page> 1) {// Replace with Number Of Pages In Survey
document.location = "https://abellcoaching.dk/tak-for-dine-svar/";
}
});
var page = 0
$ ('#redirect'). load (function () {
page ++;
if (page> 1) {// Replace with Number Of Pages In Survey
document.location = "https://abellcoaching.dk/tak-for-dine-svar/";
}
});