An error has occured in the streaming code, please review your settings. If your settings appear to be correct the error may be because the feed server is temporarly down.

'); break; case 403: die('

An error has occured in the streaming code, please review your settings. If your settings appear to be correct the error may be because the feed server is temporarly down.

'); break; case 500: die('

An error occured on the feed server, please contact an administrator

'); break; case 503: die('

An error has occured in the streaming code, please review your settings. If your settings appear to be correct the error may be because the feed server is temporarly down.

'); break; default: die('HTTP ' .$status_code.'.
Unknown.'); } } ?>