FauxScrollFrame_OnVerticalScroll(self, offset, CLASS_TRAINER_SKILL_HEIGHT, ClassTrainerFrame_Update)
SmallMoneyFrame_OnLoad(self);
MoneyFrame_SetType(self, "STATIC");
PlaySound("igCharacterInfoOpen");
CloseTrainer();
UpdateMicroButtons();
PlaySound("igCharacterInfoClose");
if ( StaticPopup_Visible("CONFIRM_PROFESSION") ) then
StaticPopup_Hide("CONFIRM_PROFESSION");
end