UbiEvent.addEvent(window, 'unload', EventCache.flush, false);
UbiEvent.addEvent(window, 'load', UbiStyleSwitch.init, false);
if(UbiFontSwitch) UbiEvent.addEvent(window, 'load', UbiFontSwitch.init, false);
