
	function ClearTextField(newDiv){
	
		element.value ="";
	}
