// JavaScript Document

function morework(){
	document.getElementById("more_work").className = "";
}
