function init(modulelist){
    try{
        cms(modulelist);
    }
    catch(error){}
}