Server side; I have a small chunk of code on a separate page that I use as an #INCLUDE because multiple pages use it. I was able to access the array via VBScript on the page with the java function on it, so I know the array is there and readable(by vb anyway).
I could make this include as a javascript, but I don't know how. The elements of the array come from a database.