The `onload` does not work. ``` function d(t){a(t). ``` Should be ``` function d(t){a(). ```