//135FreeBusy
$prefGroups['freebusy'] = array( 
    'column' => _("Calendars"),
    'label' => _("Free/Busy Information"),
    'desc' => _("Set your Free/Busy calendars and your own and other users' Free/Busy options."),
    'members' => array('fb_cals_select', 'freebusy_days'),
);

