function showHist()
{
	document.body.className = "all";
	document.getElementById("away").style.visibility = "hidden";
}