<body onload="ini()">
function ini() { txt = document.body.innerHTML; document.body.innerHTML = txt.replace(/automatico/g,''); }