FP_EventFrame_OnLoad();
FP_EventFrame_OnEvent();
FP_EventFrame_OnUpdate();
table.insert(UIMenus, "FP_UIFrame")
FP_UIFrame_OnShow();
UIDropDownMenu_SetWidth(256);
UIDropDownMenu_Initialize(this, FP_UIZoneDropDown_Initialize);
this:RegisterEvent("VARIABLES_LOADED");