Javascript validate emailLicense

The Javascript email validation function below will return true if email is correct, false – otherwise.

There is only one argument to this validation function its email address.

Source code for webtoolkit.emailvalidation.js