this:RegisterEvent('VARIABLES_LOADED')
this:RegisterEvent('ADDON_LOADED')
this:RegisterEvent('AUCTION_HOUSE_SHOW')
this:RegisterEvent('AUCTION_HOUSE_CLOSED')
this:RegisterEvent('AUCTION_BIDDER_LIST_UPDATE')
this:RegisterEvent('AUCTION_OWNED_LIST_UPDATE')
aux:on_event()
this:RegisterForDrag('LeftButton')
PlaySound('AuctionWindowOpen')
PlaySound('AuctionWindowClose')
CloseAuctionHouse()
this:StartMoving()
this:StopMovingOrSizing()