Just combine them...

Code:

on *:START: {
  window -x "Status Window"
  showmirc -m
  s server1 -j #channel1,#channel2
  s -m server2 -j #channel1,#channel3
}