//#CLIENTSIDE function onCreated() { message Grab Me!; } function onActionGrab() { openUrl("http://www.google.com"); }