var Utils = {};
    
Utils.Storage = {
}

Utils.Settings = {
    PrefixId : {
    },
    CssClass : {
    }
}
