Excal
Dont know if you noticed.. but i am a bit bored today <img src="smileys/smiley1.gif" border="0" align="middle">
You already have a family for your menu objects. So why not use them to reduce the amount of code you have?
I have made a few alterations. Have a look at this .capx it should do the same as your code. But with less code.
I moved your menu variables up to the family level as they were all the same. Then instead of calling a function for each i put those together as well.