Access the native features of the device using the native device functions.
<html>
<body>
<b>Welcome</b><br>
<br>Your activation was successful, the newly created Hybrid App requests will automatically be pushed to you.<br>
<br>For more information contact your administrator or visit us at:<br>
<br>
<a href="javascript:showUrlInBrowser('http://www.sybase.com/
unwiredenterprise')">The Unwired Enterprise</a>
</body>
</html>
if (screen === "ScreenKeyName" && menuItem === "ShowAttachment") {
showLocalAttachment("html/images/ipod.jpg");
return false;
}