A cópia do código é a seguinte:
<html>
<head>
<meta http-equiv = "content-type" content = "text /html; charset = utf-8" />
<title> unt intitulado Documento </title>
</head>
<Body>
<Script Language = "JavaScript">
passo = 0
função flash_title ()
{
Etapa ++
if (step == 3) {step = 1}
if (step == 1) {document.title = '【você tem novas notícias】'}
if (step == 2) {document.title = '【】'}
setTimeout ("flash_title ()", 380);
}
flash_title ()
</script>
aaaaaaddaaaaaaa
</body>
</html>