document.getElementsByTagName("H1")[0].removeAttribute("class");
var target = document.getElementById("p12"); target.removeAttribute("class");