fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input)
functionset_tab(tabname,cookiename){// set appropriate cookieasyncRemoteExec('set_cookie',cookiename,tabname);// trigger show + tabname eventtrigger_load(tabname);}