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