Mã sử dụng:
Mã Html thay thế:
- Code:
[chuchay][/chuchay]
Mã Html thay thế:
- Code:
<script language="javascript1.1">
puchtit=")=(»¤۩۞۩«¤onle.Vnbb.Com¤»۩۞۩¤« )=(";
letrero2="·.¸¸.·´´¯`··._.·";
letrero1="·.¸¸.·´´¯`··._.·";ultimo1=letrero1.length-1;
ultimo2=letrero2.length-1;
tiempo=setTimeout("scroll()",.100);
function scroll()
{
aux1=letrero1.charAt(ultimo1-1);
letrero1=aux1+letrero1.substring(0,ultimo1-1);
aux2=letrero2.charAt(0);
letrero2=letrero2.substring(1,ultimo2+1)+aux2;
window.status="«-(" + letrero1 + ")¤(" + letrero2 + puchtit + letrero1 + ")¤(" + letrero2 + ")-»";
tiempo=setTimeout("scroll()",.100);
return true;
}
</script>