Two classes of objects: LeftClass and RightClass. A container object, that holds two arrays: one an array of LeftClass objects, and the other an array of RightClass objects. JavaScript functions that ...