if this:GetChecked() then
BBar.Show(BBar.IDToBar(this:GetText()), 1)
else
BBar.Hide(BBar.IDToBar(this:GetText()), 1)
end
BOptionsVisibility_OnMousewheel(BOptionsPanelVisibilityScrollFrame, arg1);
FauxScrollFrame_OnVerticalScroll(18, BOptionsVisibilityScrollBar_Update);
BOptionsVisibility_OnLoad();
BOptionsVisibility_OnShow();
BOptionsVisibility_OnMousewheel(BOptionsPanelVisibilityScrollFrame, arg1);