function ObjLoad(commentId){
	document.write(commentId.innerHTML);
	commentId.id="";
}