function Cloud(T,t)
{
  T.title=''
  T.parentNode.lastChild.style.display=t?'block':'none'
}
