I've spent the past few days making some modifications and corrections to the report. I think we're about done, though that always seems to be the case until something else pops up. Most of the modifications were fairly minor ... move something here, edit text there. A few more pop-ups were created. I had thought about an icon to indicate that a window will be a pop-up, but I don't think that's necessary.
I made some modifications to the show/hide script. The "new text" indicator is now an optional item set by a js variable. I could probably make it even more flexible and add back in my "growing" text effect. Perhaps I'll investigate that for a future revision. I also made it so that links to which the show/hide script apply have a modified underline (dashed instead of solid). This could probably be a little more modular as well. Again, something to consider for a future revision.
I still need to do the documentation plus code-commenting for the scripts. I don't plan on doing it today, but I'll probably have it done early next week. There are two scripts that are modular enough for reuse that need to be commented. Plus I'd like to try and do some more general documentation on the templates and coding (to note the coding style, browser support, etc.).