so i loop through the events and show event title & date
then for each event I loop the sessions showing the session title and contents.
I wish to show or hide all the sessions for all events with a button with out having to
send extra data from the server.
Thanks