Hi all, and a big THANK YOU to the folks who make Odysseus the Rebel happen. I'm enjoying the story a lot! I read the Cliffs Notes version of the story years ago and so I know the rough outline of how the story ends, but I'm really looking forward to seeing how Grant and Bieser do it.
Anyway, there is an HTML error that prevents the page from being properly displayed on Opera and possibly other browsers. There is a double-quote in the page script again. The page script is of course used as the text for the "alt" attribute of the <img> tag for the page image. Since the text of an attribute is delimited by double-quotes, double-quotes aren't allowed in the text. Some browsers see past the error and display the image, and some don't. The easy fix is to substitute one or two single-quotes for the double-quotes.
Cheers!