/*jslint es6 */ /*jslint white:true, for:true, */ /*global window, document, console, setInterval, clearInterval, Cookies, $ */ "use strict"; let fc = Object.create(null); fc.movieGraphics = Object.create(null); fc.movieGraphics.options = Object.create(null);