function writeCookie(b,c,d){var a=new Date;a.setTime(a.getTime()+864E5*d);document.cookie=b+"="+c+";expires="+a.toGMTString()};
