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