function scrroom(){
	$("#crroom").toggle();
}


//function $(str) {return document.getElementById(str)}


