/* main file */ // Why is it called main ? It only loads the libs ! if(window.IriSP === undefined && window.__IriSP === undefined) { /** @class the object under which everything goes. */ IriSP = {}; /** Alias to IriSP for backward compatibility */ __IriSP = IriSP; }