Deutsch
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>Untitled Document</title> <script language="JavaScript"> step=0 Funktion flash_title() { step++ if (step==3) {step=1} if (step==1) {document.title='http://www.downcodes.com'} if (step==2) { document .title='☆★☆Website Building Academy☆★☆'} setTimeout("flash_title()",1000); } flash_title() </script> </head> <body> Bitte achten Sie auf die Änderung des Titels Bar! ! ! ! ! ! ! ! ! </body> </html>