NOTE: The maximum number of conditional
checks is 3. Some conditionals require 2
checks - if you are using one of these
(anything with 2 entries - dates, times)
you won't be able to add any more
conditionals. If you want more than 3
conditional checks then use an else to
continue your checking but you should only
put 1 conditional in the else and watch how
the checks are made since it is easy to mis-
understand things and get lost in your
thinking. You might expect something to
happen and it doesn't because of the way
you have your conditional checking set up.