function moduleConfig(module_id){

    $.nyroModalManual({url: '/admin/ajax/modconfig.php?id='+module_id, width:'580'});

}

