for a correct handling of rtags, they should not ever be reloaded and they should be initialized once registration is finished
functionset_tab(tabname,cookiename){// set appropriate cookieasync_remote_exec('set_cookie',cookiename,tabname);// trigger show + tabname eventtrigger_load(tabname);}