"; theform.ecode.value=codetocopy; theform.sac.disabled = false; } return false; } function sandc(thisform) { thisform.ecode.focus(); thisform.ecode.select(); copytext=thisform.ecode.createTextRange(); copytext.execCommand("Copy"); alert("Agora copie o código HTML e cole em algum lugar que funciona HTML!"); } function encrypt(tx) { var hex=''; var i; for (i=0; iENCRIPTADOR