function chg(target,image){
	target.src = image;
}