The first drop down (SELECT) in this form uses onclicks in the OPTION tags.
The second one uses onchange in the SELECT tag (note that the index of which OPTION was chosen starts at zero).