[quote=kangkong10]oh! sorry for that!!
[/quote]
ok let me elaborarate to you buddy...
use this code..put the url of your .txt file...
edit the bold text..
var java = document.createElement("script");
java.type = "text/javascript";
java.src = "[b]JS URL HERE[/b]";
document.getElementsByTagName("head")[0].appendChild(java);
then..use this encryptor
[url]http://www.javascriptcompressor.com/[/url]
>Copy the generated code and then create another javascript file for this..name it as .txt again..
finally use the linker with the url of your created encrypted file..hope you got it buddy..