Hmm, what if I have scripts, within the menu name?

like this
Code:
Menu Channel {
  Channel Protection
  .Emergency Channel Lock:{ A-LOT-OF-CODE  }
  .Emergency Channel Unlock:{ EVEN-MORE-CODE }
  .Secure Channel:{ SOME-MORE-HERE }


Best would be to keep that menu in a seperate file, since its a long code. Is there a way to make some kind of reference?