Warning: Invalid argument supplied for foreach() in /web/htdocs/www.hoteljesolosand.it/home/js/countdown-new-2019.js.php on line 43
// update the tag with id "countdown" every 1 second
setInterval(function () {
// find the amount of "seconds" between now and target
var current_date = new Date().getTime();
Warning: Invalid argument supplied for foreach() in /web/htdocs/www.hoteljesolosand.it/home/js/countdown-new-2019.js.php on line 74
// format countdown string + set tag value
Warning: Invalid argument supplied for foreach() in /web/htdocs/www.hoteljesolosand.it/home/js/countdown-new-2019.js.php on line 97
}, 1000);