Morrus said:
Yes, but I can't ask you to be around 24/7 until I stop running this site, just in case I wish to change it. 
I need to be able to easily alter it myself.
I'm going to attach it so you can see it.
Some alterations are easily made, others are much tougher. Every menu option has a line like this in the code near the front.
mm_menu_0028013900_0.addMenuItem("Contact Russ",
"location='mailto:morrus@d20reviews.com'");
If you change what is in bold, and leave the rest alone, you can change the URLs in the file. That is relatively simple.
mm_menu_0028013900_0.addMenuItem("
Contact Russ","location='mailto:morrus@d20reviews.com'");
Same line of code. The bold section this time is the text that appears in the menu box. You could change that as well.
Here's an example with a true URL and not a the one that links to your mailbox....
mm_menu_0028013207_1.addMenuItem("Dusk",
"location='http://enworld.cyberstreet.com/hosted/Dusk/'");
Again, if Dusk were moved, that would be the section of code you'd change.
Does knowing how to change the contents of the menu boxes help any? Adding or detracting the number of boxes still needs
Fireworks, but this doesn't happen on a daily basis. Since I started this system mirroring the front page I've only had to change it
once to keep up with you.
I know I can do this Russ, if you'll let me. You don't need to do everything - there are people willing to donate their time to help out, if you will let us.
That