This commit is contained in:
Dwi Swandhana
2026-07-11 06:21:16 +07:00
parent 943282e3f9
commit d6bba3e216
6 changed files with 809 additions and 13 deletions
@@ -5761,7 +5761,9 @@
$("html, body").animate({ scrollTop: 0 }, "slow");
}
$(window).on('load', function () {
openedpage();
if (!@json((bool) ($openExpertiseOnLoad ?? false))) {
openedpage();
}
});
var start = new Date();
CountDownTimer(start, 'timeremaining');