Well say on a webpage you used a variable
Would it be possible to load an internet page which has a variable on it and use the writing you wrote as the varibale so some of the script would look like this:
"http://www.yoursite.com/index.php?variable=" + split[1]
Then it would load
http://www.yoursite.com/index.php?variable=WHATEVER YOU PUT FOR SPLIT 1