How to insert .js file in Lectora 2007 and call quoter .js to run?

Whenever I have used javascript files in Lectora the only way I could do it is to do the following:Save you .js file as a .txt file - for whatever reason Lectora likes to reference it this way. Make sure that you use your scripting brackets before and after to code to denote it as javascriptAdd an external html script at the beginning of your TOC and link it to the external javascript file.Make sure it is inherited on any page you want to call it from.Add another external html script to any page that you want to access the javascript file and call it from there.

Discussions have been disabled for this post