//Function called "validate" which will validate an HTML form when a submit button is clicked
function validate() { var login_Attempts = 3; var user