function message()
{
	if(typeof document.body.style.maxHeight == "undefined"){
		location.reload();
	}
}