function adsensem_sbm_widget($args)
{
    global $k2sbm_current_module;
    adsensem::widget($args, $k2sbm_current_module->options['name']);
}