I want to use a JS function that will be called when an HTML element is clicked. In the navigate properties of my navigate stage, I can choose the HTML element, and select "Invoke Javascript function" as my action, this takes 2 inputs: the function name, and the arguments. Where do I write the function itself?