Using version 10 of Kentico and trying to call javascript from within a custom event handler (authentication) that I created. Code is:public class CustomAuthenticationModule: Module { // Module...