Warning: Invalid argument supplied for foreach() in D:\inetpub\webs\villarobertanet\js\countdown-new-2019.js.php on line 44
// 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 D:\inetpub\webs\villarobertanet\js\countdown-new-2019.js.php on line 75
// format countdown string + set tag value
Warning: Invalid argument supplied for foreach() in D:\inetpub\webs\villarobertanet\js\countdown-new-2019.js.php on line 98
}, 1000);