allow vocabulary functions to return either label/value or label/value/dict (to use as attributes of the tag for this input)
functionset_tab(tabname,cookiename){// set appropriate cookieasyncRemoteExec('set_cookie',cookiename,tabname);// trigger show + tabname eventtrigger_load(tabname);}