this:RegisterEvent("PLAYER_ENTERING_WORLD")
this:RegisterEvent("CHAT_MSG_ADDON")
XPerl_TeamSpeak_OnEvent(event)
XPerl_Teamspeak_Dropdown_OnLoad()
XPerl_Teamspeak_Dropdown_OnLoad()
this:RegisterForDrag("LeftButton")
if (arg1 == "RightButton") then
XPerl_TeamSpeakMenu()
end
GameTooltip:SetOwner(this, "ANCHOR_RIGHT")
GameTooltip:SetText(XPerl_TS_ProductName.." - "..XPerl_TS_Version, 1, 1, 1)
GameTooltip:AddLine(XPERL_TEAMSPEAK_HELP1)
GameTooltip:AddLine(XPERL_TEAMSPEAK_HELP2)
GameTooltip:Show()
GameTooltip:Hide()
XPerlTeamSpeak.tsFrame = true
XPerlTeamSpeak.tsFrame = nil
this:StartMoving()
this:StopMovingOrSizing()