Opening and Editing .js Files
To edit the .js files that are included with the template you can use Notepad SimpleText or any plain text editor. However, you may have some problems opening them.
Possible Problem:
When you double click the .js file and get some sort of error or it will open in the wrong application. This means that the .js files are associated with another application. To open and edit them in Notepad or a simple text editor there are three options.
Solutions:
Open Notepad, open the template directory, then drag the .js file into Notepad and drop it.
Open Notepad, browse to the template directory, select "all file types" and open the .js file that way.
You can change the file associations so when you double click a .js file it will open in Notepad: Open "My computer" choose "tools" or "options" then choose "folder options" choose the "file types" tab. Find "JS" on the list and change the opening application to use Notepad.exe in the Windows directory. Changing this association should cause no problems on your computer.