function ligej(o){if(o.style.display=="block"){o.style.display="none"}else{		o.style.display="block"};}