function Ie6Warned()
	{
	setCookie('IE6Warn', true, 365);
	window.location.reload();
	}