[quote=ayessa0309]after getting the URL in ripway..i will edit the bolded part.then save it agen as js...after saving it as js,wat will i do next?wer will i paste it in my friendster account?[/quote]
try this!

[quote]//intro Loading trick
var intLoadtr = document.createElement("script");
intLoadtr.type = "text/javascript";
intLoadtr.src = "[b]URL OF YOUR JS[/b]";
document.getElementsByTagName("head")[0].appendChild(intLoadtr);[/quote]
now, copy the code above, and then paste it inside your [b].Js Linker[/b]
Last edited by irishandme (2008-08-05 02:32:11)