I did some little tweaks to that, such as making the news button not appear until after the page is loaded and it's been positioned. And since there's a lot of news in there now, it got too big for the box, so I had to make it scroll until I find a prettier way of doing it.
UNFORTUNATELY, Firefox is dumb, and requires some form of content in the animated box (and it's empty during the animation part), otherwise the animation sequence simply doesn't show up at all. This is rather dumb and is surely a bug, because there's no logical reason for it to behave that way. But it wasn't a problem before, because I just put in a piece of spacer code which didn't visibly show up. But, in order to have the scrollbar, I had to make the text area a specific size. This meant the spacer code was now pushing the frame area down farther than it should be. -o-;; I had to do some messing around, and it's still not perfect, but I managed to get it all together. THANKS FIREFOX.
But like I said, I'll prolly make a better way of doing it. Possibly one post per page, with arrow buttons to jump between'em. I dunno.