// Initialize common arrays // array containing properties to be added to the post schema on startup. addToPostSchema = []; // array containing items in the views menu viewNav = []; // array containing items in the admin menu adminNav = []; // array containing subscriptions to be preloaded preloadSubscriptions = [];