if (history.length<2) {
	if (document.backbutton) document.backbutton.style.visibility="hidden";
}
