refactoring OWLView (TBOX+ABOX) and OWLABOXView (pseudo-ABOX for a given entity). By now OWLView is using (for cost advantage) OWLABOXLightView.
functionset_tab(tabname){// set appropriate cookie// XXX see if we can no just do it with jQueryasync_remote_exec('remember_active_tab',tabname);// trigger show + tabname eventtrigger_load(tabname);}