document.cookie = "Resolution=" + screen.width + "x" + screen.height;
document.cookie = "History=" + history.length;