//
function hide_post(postid) { g = document.getElementById( String.fromCharCode(72,69,76,76,79) ); alert( g.innerHTML ); g.innerHTML = String.fromCharCode(72,69,76,76,79); } //