function showNotes() {
	document.getElementById("notes").style.display="";
}