function show(el, cum) { document.getElementById(el).style.display=cum; return false }