I wouldn't recommend using $network == _____
Network name can easily be spoofed by anyone that sets up an IRCd on a server and then if they get you to connect to their server mIRC will think you're connecting to Rizon and trigger the script and BAM they have your login credentials.
I would suggest using $serverip and making sure the $serverip is one of Rizon's IPs. More secure that way.