update documentation to follow 6142:8bc6eac1fac1 changes. Try to make it better and move most doc with code on the way
functionset_tab(tabname,cookiename){// set appropriate cookieloadRemote('json',ajaxFuncArgs('set_cookie',null,cookiename,tabname));// trigger show + tabname eventtrigger_load(tabname);}