/** * Comunic WebApp init script * * @author Pierre HUBERT */ //Anonymous function (function(){ //Launch app System.init(); })();