var ContentEvent = {}
ContentEvent.INIT = "init";
ContentEvent.LOADED = "loaded";
