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