//localStorage.setItem("counter_val", null); window.onload = function() { var item = localStorage.getItem("counter_val"); if(item == null) { alert("null value"); } else { alert("not null value"); } } function reloadPage() { var path = window.location.href; window.location.href = path; } function setCtrVal() { localStorage.setItem("counter_val", 0); } Claim your Account HereYou are bypassing TWO LINKVERTISE advertisement.Current ADS (1/2)Click here to continue! linkvertise(433352, {whitelist: [], blacklist: ["https://storehaccounts.blogspot.com/p/"]});