function open_qck()  { qck.style.visibility="visible"; }
function close_qck() { qck.style.visibility="hidden"; }
