function removeCookie(b){var a;a=b+"=; ";a+="domain="+cCookieDomain+"; ";a+="path="+cCookiePath+"; ";a+="expires=Fri, 31-Dec-1999 23:59:59 GMT; ";document.cookie=a}removeCookie(cSearchValueCookieKey);