La copia del código es la siguiente:
<html>
<Evista>
<meta http-equiv = "content-type" content = "text /html; charset = utf-8" />
<title> un documento titulado </title>
</ablo>
<Body>
<script language = "javaScript">
paso = 0
función flash_title ()
{
paso ++
if (step == 3) {step = 1}
if (step == 1) {document.title = '【Tienes nuevas noticias】'}
if (step == 2) {document.title = '【】'}
setTimeout ("flash_title ()", 380);
}
flash_title ()
</script>
aaaaaaddaaaaaa
</body>
</html>