From my end, your script loads just fine. Try clearing your browser cache. And for the file manager, it’s normal not to show specific colors for the codes like in editors since it’s just made for quick edits.
I looked through your JS a bit again
there are a lot of errors from calling things (eg showOptions) before they are defined,
also several conflicts, undefined etc.