function removeNode(){
	this.response.domNode.innerHTML = this.response.responseText;
}