
function switchit(obj,img){
    obj.src=img
}