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

