<script language="javascript"> <!-- function writecookie() { var today = new date(); var the_date = new date("december 31, 2023"); var the_cookie_date = the_date.togmtstring(); var the_cookie = "users_res="+ screen.width +"x"+ screen.height; var the_cookie = the_cookie + ";expires=" + the_cookie_date; document.cookie=the_cookie