if (typeof module === 'object' && module.exports) { module.exports = tts; } else { window.tts = tts; } }).call({}, ('object' === typeof window) ? window : this, window, document, prefData); /* These get passed into the Local Scope, in the top of this Script function */