[b]sayahanyamanusia[/b]
ini bro
[spoiler]
/**********titel bar**********/
// SET THE VARIABLES BELOW
// Set your messages below -- follow the pattern. To add
// more messages, just add more elements to the array.
var message = new Array() // leave this as is
message[0] = " [b]KATA-KATA KAMU[/b] ";
message[1] = " [b]KATA-KATA KAMU[/b] ";
message[2] = " [b]KATA-KATA KAMU[/b] ";
message[3] = " [b]KATA-KATA KAMU[/b] ";
// Set the number of repetitions (how many times the arrow
// cycle repeats with each message).
var reps = 4
// Set the overall speed (larger number = slower action).
var speed = 75
// DO NOT EDIT BELOW THIS LINE.
// ============================
var p=message.length;
var T="";
var C=0;
var mC=0;
var s=0;
var sT=null;
if(reps<1)reps=1;
function doTheThing(){
T=message[mC];
A(12);}
function A(){
s++
if(s>8){s=1}
// you can fiddle with the patterns here...
if(s==1){document.title='>> |'+T+'| <<'}
if(s==2){document.title=' >> |'+T+'| << '}
if(s=
){document.title=' >> |'+T+'| << '}
if(s==4){document.title=' >> |'+T+'| << '}
if(s==5){document.title=' >> |'+T+'| << '}
if(s==6){document.title=' >> |'+T+'| << '}
if(s==7){document.title=' >> |'+T+'| << '}
if(s==8){document.title=' >>|'+T+'|<< '}
if(C<(8*reps)){
sT=setTimeout("A(12)",speed);
C++
}else{
C=0;
s=0;
mC++
if(mC>p-1)mC=0;
sT=null;
doTheThing();}}
doTheThing();
[/spoiler]
taro di bagian [b]C[/b] bro
bro doble post tuch
kalo ada iank mo ditambahin di posting nya, pencet [b]edit[/b] aja bro
[b]rey_rockstreet[/b]
pakai WVM iank mana bro?
kalo WVM 3.9
iank bisa ngedit cuma bro [b]oka[/b]
pm aja bro [b]oka[/b] kalo mo ganti url tracker nya
Last edited by scream from the hell (2008-05-29 18:46:42)