/* xlsx.js (C) 2013-2014 SheetJS -- http://sheetjs.com */ /* vim: set ts=2: */ /*jshint -W041 */ var XLSX = {}; (function(XLSX){