function SetMenuImg (obj,val) {
  obj.src = val;
} 

