+ NSTimer *registerTimer, *_statusWindowUpdateTimer, *_audioscrobblerTimer;
+ BOOL timerUpdating, _checkingForServer, _popped, _open, _needsPolling;
+ BOOL blinged;
+ int _timeUpdateCount; //Keeps track of how many times the time has been updated in the info status window
+ NSLock *_serverCheckLock;