start 8:05:00 průběžně 8:21:30 konec 8:33:00
Functions are Objects The typeof operator in JavaScript returns "function" for functions.
But, JavaScript functions can best be described as objects.
JavaScript functions have both properties and methods.