My word-art isn't that bad -.-
So what are you suggesting?
I was just going to make a function something like this.
PHP Code:
function ChangePage(input){
iframe.location = input;
}
And then on/click just use something like "ChangePage('newpage');"
Stupid incapsula wont let me write on-click as one word..