function Setimg(obj,ImgName){
	obj.src = ImgName;
}