function chmurka(obiekt,typ){
obiekt.title=''
obiekt.parentNode.lastChild.style.display=typ?'block':'none'
}
