function EraseStatus() {
	window.status = "";
}
