Thanks for your speedy reply!
Now, how do I tell the pop up menu buttons to load
different ssi pages when clicked?
I used an iframe, but I can't send a function variable from
it to the parent window where it needs to be processed
by the MediaPlayer element.
This is what my pop up button looks like:
linkset[0]='<div class="menuitems"><a href="
target="ifram">Catering Halls</a></div>'
could I put the ssi in a layer, or table without the iframe?
if so, how? the ssi will also contain the say function,
when called, will it work since the mediaplayer
is embeded in the parent page also with the ssi?