Create a new, empty file and copy and paste several scripts one after another, then use the new script instead of the old on one page.
it'll look similar to this:
function1(){blablabla;}
function2(){blablabla;}
Then run the page and check for script errors and see if everything works.