The site that I am developing will be loading the "pages" of the web-site into a separate layer. Therefore, the menu code is not able to detect what "page" is currently being displayed and therefore does not set any of the entries to the values for pgbgcolor and pgcolor.
Is there a way (Java script) to tell the menu which is the current page so that it highlights the correct entries in the menu?
George