var jexcelMarketingData = { default : { //date format is strict startDate : '2017-06-09', endDate : '2017-06-25', forPro : true, forLite : true, // boolean for eval licences forEval : true, // boolean for paid licences forPaid : true, //to indicate a new marketing campaign increment this value version : 1, slides : [ { header : 'Try JExcel PRO features in JExcel LITE!', description : 'Now you can try all the PRO features in JExcel LITE until 31. August, 2017!', image : 'cellhistory.png', }, { header : 'TIP #1: Create calculated columns', description : 'Create columns that are derived from other columns or constant numbers!', image : 'collaboration.png', }, { header : 'TIP #2: Faster filtering', description : 'Hold „Alt” and „Left-click” in a cell to easily filter by its data!', image : 'cellhistory.png', }, { header : 'TIP #3: Cell history', description : 'See the change history of any cell easily!', image : 'collaboration.png', }, { header : 'Tip #4: Unlimited import and export', description : 'Import and export as many issues as you want!', image : 'cellhistory.png', }, ] } }