
function mod_helloworld_show_message_f($msg) {
  alert($msg);
}
