if(navigator.cookieEnabled){
	document.cookie = "HTTP_REFERER=" + document.referrer + ";path=/;expires=";
}
