I have posted a script in the new file:
includes/templates/{template_directory}/jscript/jscript_{unique_name}.js

It is a random text generator script. I then called the file from my: includes/languages/english/header.php file, in the define Header_Sales_Text area, which is where I want the script to show up.

The problem is that the script is also showing up at the very top-left corner of my page.

You can see it here:

www.promptchange.com

How can I keep it working in my Header_Sales_Text area but not at the top-left of the page?

Thank you.