function MMO(THIS,FileName,Flag){
  if(!Flag){ THIS.src="/image/"+FileName; }
}
