function close_contentbox() {

		document.getElementById("content_box").innerHTML= "";
	

}
