function imagechg (obj, name){
	obj.src=name;
}

