Português
<!--Para conseguir esse efeito, duas etapas são necessárias. A primeira etapa é adicionar o seguinte código à área <head>--> <script language="JavaScript"> <!-- Funny text script by Bart Jellema. var hellotext= "Bem-vindo à Academia de Construção de Sites" var thetext="" var start=false var step=0 var times=1 function welcometext() { times-- if (times==0) { if (started= =false) { iniciado = true ; window.status = hellotext; 4000) vezes++ } function anim() { step++ if (step==7) {step=1} if (step==1) {window.status='>==='+thetext+'===<'} if (etapa==2) { window.status='=>=='+thetext+'==<='} if (etapa==3) {window.status='>=>='+thetext+'=<= <'} if (passo = =4) {window.status='=>=>'+otexto+'<=<='} if (passo==5) {window.status='==>='+otexto+ '=<=='} if (etapa==6) {window.status='===>'+otexto+'<==='} setTimeout("anim()",200); <!--Etapa 2: Adicione "onLoad="welcometext()"" à tag <body> --> <body onLoad="welcometext()">