function bananerdisplay(index){
	document.getElementById(index).className="live";
}