function cachercollright() {        
	var eltach = document.getElementById("rightbar");				    		
	eltach.style.display="none";
}