is there anyway to get rid of the menu break in this:

script1.mrc
menu channel {
test
.test1:/whatever
}

script2.mrc
menu channel {
test
.test2:/whatever
}

thanks.