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

