oml.ui.annotationFolder = function() { var ui = oml.user.ui, that = Ox.Element().css({ overflowY: 'auto', overflowX: 'hidden', }); return that; };