Pages: 12
[quote]/**SCROLLING TITLE BAR BY XIRU**/
/****CREDITS TO: A1SCRIPTS****/
msg = "[b]MESSAGE HERE[/b]";
msg = "..." + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",200);
}
scrollMSG();[/quote]
preview : [url]http://profiles.friendster.com/50908747[/url]
[i]
paste 2 ur Js extension file. Ok?[/i]
[b]credits:[/b] a1script
Last edited by ---xXirukiTepe--- (2009-06-03 11:32:22)
kiddin[/b]
thanks for sharing 








[/spoiler]
[/b]
Last edited by philanjera (2008-12-09 02:52:43)