function ErrorImage(obj){
	obj.src = "./images/error.gif";
}
