if(typeof(web) == 'undefined')
    web = { };
    
web.settings = {
    sessionId: null
};