I have a frameset which contains 'content' 'navigation bar' and 'topgraphic'
frames. When i click on the glossary button in the navigation bar the
glossary of terms appears as 2 more frames which replace the 'content' page.
these frames have terms on the left and definitions on the right. This bit
works find, reads in the terms and defs from an array and all that..

THE PROBLEM:
I want to be able to have a hyperlink term on the 'Content' page which when
clicked passes a value to the glossary and displays the defintion for that
clicked term in the glossary. I cannot seem to get this to work.

Has anyone any suggestions?

Thanks
Gary