/* Create the Saved Search Service */
fSavedSearchService = new SavedSearchService();
/* Create the Download Service */
fDownloadService = new DownloadService();
/* Create the Sync Service */
if (!InternalOwl.TESTING)
fSyncService = new SyncService();