SlyEdit: Removed high-ascii characters from the JS files to avoid issues with editors changing encodings
SlyEdit Version 1.78: Removed high-ascii characters from the SlyEdit JS files; used ascii() with their numeric ASCII values instead. This should avoid issues with text editors converting characters incorrectly.