function changeIMG(obj,imgurl){
 obj.src=imgurl
}
