if (navigator.cookieEnabled==false)
{
	window.location="http://" + location.hostname + "/tienda/cookies.php";
}