I do not know if this is possible, but I am sure someone will be able to enlighten me.
What I am trying to do is have an include file which contains a number of text variables (no problem with this) and in my main file there is some javascript (not my coding but I would like to include it in the site) The problem is that I need to be able to pass one of the variables from the include file to the Javascript but I do not know how (that is if it is possible)
Any help would be appreciated.