View Single Post
Old 06-26-2007, 03:16 PM  
Tempest
Too lazy to set a custom title
 
Industry Role:
Join Date: May 2004
Location: West Coast, Canada.
Posts: 10,217
Quote:
Originally Posted by m4yadult View Post
Well, they define two variables on the gallery:

var gsDefaultNATS = "MDowOjI4";
var gsTrackingURL = "http://signup.speculumplays.com/track/";

than they include the two functions and define gsNATS with the extract from the first function.

I´m not a progger, but does that script replace anything if javascript is disabled?

But on the other hand you are right, you can easily exchange the variable settings and replace the refcodes in their included file.
If javascript is OFF, NONE of the code executes.. so in that case, the variables don't matter anyway since the links that are supposed to lead to the site effectively look like this to the browser:

Code:
<a href="#nothing">
Tempest is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote