When opened from the sample EmBrowser application, this page should show an alert saying "jsEvaluateCode" and another saying "jsCallMethod", indicating that these two API functions are working properly.
When clicking on the button, two messages will appear. The first is a string property set by the host application, the other contains the source of this page, displayed by a javascript method defined in the host application.