<Button name="FusionShow" parent="MagicBoxFrame" inherits="UIPanelButtonTemplate" text="fusion" >
<Size><AbsDimension x="46" y="16"></AbsDimension></Size>
<Anchors><Anchor point="TOPRIGHT" relativeTo="MagicBoxFrame">
<Offset><AbsDimension x="-20" y="
60"/></Offset></Anchor>
</Anchors>
<Scripts>
<OnClick>
if FusionFrame:IsVisible() then FusionFrame:Hide() else FusionFrame

how() end
</OnClick>
</Scripts>
</Button>
</Ui>