Try this:

Code:
on *:DISCONNECT:{
server irc.network.net 6667
}
on *:CONNECTFAIL:{
server irc.network.net 6667
}