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