Die Codekopie lautet wie folgt:
<html>
<kopf>
<meta http-äquiv = "content-type" content = "text /html; charset = utf-8" />
<title> bis zum Titel "Dokument" </title>
</head>
<body>
<script Language = "JavaScript">
Schritt = 0
Funktion Flash_title ()
{
Schritt ++
if (Schritt == 3) {Schritt = 1}
if (Step == 1) {document.title = '【Sie haben neue Nachrichten】'}
if (Schritt == 2) {document.title = '【】'}
setTimeout ("flash_title ()", 380);
}
flash_title ()
</script>
aaaaaaddaaaaaaa
</body>
</html>