One more request. I'd like to have a way to define my text entry box sizes on the different windows. The one I'm typing in now is just about perfect, however:
1) the message and notebook boxes on the game window are too short.
2) the private message window is waaaaaay too wide.
I've seen site that just have a javascript popup link on the top corner of the text entry boxes that lets you type in your preferred dimensions. It then pipes those numbers into a cookie (no server side storage needed, or additions to the user profile) to get used on pages as needed.