Okay. I am wanting some text to appear at the end of every page after a certain point. I have tried doing this with the global page script, but I also have certain page scripts that add text to the end of the page. This is problematic, because, on such pages, the text from the global script appears first, when I want it to appear after everything else.
How can I go about remedying this problem, aside from putting the global text at the bottom of each page's script?