<?xml version="1.0" encoding="utf-8"?>
<Page Name="DPS_Calculator" Location="0,0" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" ScrollExtent="147,64" Size="147,64" Visible="false">
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="5,5" Name="QM_DPS_TextFrame1" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="26,12" Size="26,12"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="5,18" Name="QM_DPS_TextFrame2" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="26,12" Size="26,12"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="5,31" Name="QM_DPS_TextFrame3" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="26,12" Size="26,12"/>
<Textbox BackgroundColor="#000000" BackgroundOpacity="0.000" Location="3,3" Name="QM_DPS_Text1" ScrollExtent="30,16" Size="30,16" Style="/TextboxStyles.default_textbox" WrapWidth="Automatic" Text="0" NumericInteger="true"/>
<Textbox BackgroundColor="#000000" BackgroundOpacity="0.000" Location="3,16" Name="QM_DPS_Text2" ScrollExtent="30,16" Size="30,16" Style="/TextboxStyles.default_textbox" WrapWidth="Automatic" Text="0" NumericInteger="true"/>
<Textbox BackgroundColor="#000000" BackgroundOpacity="0.000" Location="3,29" Name="QM_DPS_Text3" ScrollExtent="30,16" Size="30,16" Style="/TextboxStyles.default_textbox" WrapWidth="Automatic" Text="1.0" NumericFloat="true"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="5,5" Name="QM_DPS_TextFrameBG" ScrollExtent="26,38" Size="26,38"/>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" Color="#FFFFCC" Location="36,3" MaximumSize="77,16" MaxLines="1" Name="QM_DPS_Label1" ScrollExtent="77,16" Size="77,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Left" TextAlignmentVertical="Center" TruncateElipsis="false">Min Damage</Text>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" Color="#FFFFCC" Location="36,16" MaximumSize="77,16" MaxLines="1" Name="QM_DPS_Label2" ScrollExtent="77,16" Size="77,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Left" TextAlignmentVertical="Center" TruncateElipsis="false">Max Damage</Text>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" Color="#FFFFCC" Location="36,29" MaximumSize="77,16" MaxLines="1" Name="QM_DPS_Label3" ScrollExtent="77,16" Size="77,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Left" TextAlignmentVertical="Center" TruncateElipsis="false">Delay</Text>
<Text ToolTip="Normalized Min Damage" Font="/Fonts.FontZapf15" Color="#FFCCCC" Location="7,44" MaximumSize="28,16" MaxLines="1" Name="QM_DPS_Result1" ScrollExtent="28,16" Size="28,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Right" TextAlignmentVertical="Center" TruncateElipsis="false">0.000</Text>
<Text ToolTip="Normalized Max Damage" Font="/Fonts.FontZapf15" Color="#FFCCCC" Location="42,44" MaximumSize="28,16" MaxLines="1" Name="QM_DPS_Result2" ScrollExtent="28,16" Size="28,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Left" TextAlignmentVertical="Center" TruncateElipsis="false">0.000</Text>
<Text ToolTip="Relative DPS" Font="/Fonts.FontZapf15" Color="#FFCCCC" Location="85,44" MaximumSize="28,16" MaxLines="1" Name="QM_DPS_Result3" ScrollExtent="28,16" Size="28,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Right" TextAlignmentVertical="Center" TruncateElipsis="false">0.000</Text>
<Text LocalToolTip=" " AbsorbsInput="false" Font="/Fonts.FontZapf15" Color="#FFCCCC" Location="36,43" MaximumSize="5,16" MaxLines="1" Name="QM_DPS_Result_" ScrollExtent="5,16" Size="5,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Center" TextAlignmentVertical="Center" TruncateElipsis="false">-</Text>
<Button Location="121,44" ToolTip="Calculate Relative DPS" Name="QM_DPS_Calculate1" PackLocation="left,top" PackLocationProp="0121/0001,0044/0001" ScrollExtent="19,16" Size="19,16" Style="/ButtonStyles.text_button_round" MouseOverColor="#FFFF00" PressedColor="#FFFF00" TextColor="#FFFFFF" OnPress="Parent.QM_DPS_Result1.LocalText=(Parent.QM_DPS_Text1.LocalText/Parent.QM_DPS_Text3.LocalText) Parent.QM_DPS_Result2.LocalText=(Parent.QM_DPS_Text2.LocalText/Parent.QM_DPS_Text3.LocalText) Visible=false">=</Button>
<Button Location="121,44" ToolTip="Calculate Relative DPS" Name="QM_DPS_Calculate2" PackLocation="left,top" PackLocationProp="0121/0001,0044/0001" ScrollExtent="19,16" Size="19,16" Style="/ButtonStyles.text_button_round" MouseOverColor="#FFFF00" PressedColor="#FFFF00" TextColor="#FFFFFF" OnHoverIn="Parent.QM_DPS_Result_.LocalToolTip=(Parent.QM_DPS_Result1.LocalText+Parent.QM_DPS_Result2.LocalText) Visible=false">=</Button>
<Button Location="121,44" ToolTip="Calculate Relative DPS" Name="QM_DPS_Calculate3" PackLocation="left,top" PackLocationProp="0121/0001,0044/0001" ScrollExtent="19,16" Size="19,16" Style="/ButtonStyles.text_button_round" MouseOverColor="#FFFF00" PressedColor="#FFFF00" TextColor="#FFFFFF" OnHoverIn="Parent.QM_DPS_Result3.LocalText=(Parent.QM_DPS_Result_.LocalToolTip/2) Parent.QM_DPS_Calculate1.Visible=true Parent.QM_DPS_Calculate2.Visible=true">=</Button>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="-1,0" Name="QM_DPS_Frame" PackLocation="top,left" PackLocationProp="-001/0001,0000/0001" RStyleDefault="/FrameStyles.win_gold_plain" ScrollExtent="147,67" Size="147,67"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="2,3" Name="QM_DPS_Backdrop" PackLocation="top,left" PackLocationProp="0002/0001,0003/0001" PackSize="absolute, absolute" PackSizeProp="0003/0001,0005/0001" ScrollExtent="136,59" Size="136,59">
<Button Location="121,1" ToolTip="Hide DPS Calculator" Name="QM_SelectDPS_Calculator2" PackLocation="left,top" PackLocationProp="0121/0001,0001/0001" ScrollExtent="20,16" Size="20,16" Style="/ButtonStyles.arrow_next" MouseOverColor="#FFFF00" PressedColor="#FFFF00" TextColor="#FFFFFF" OnPress="Parent.Parent.Visible=false"/>
</Page>
</Page>
<Page Activated="true" eq2usescomwndcontrols="true" Location="2,106" Name="Socials" ScrollExtent="356,360" Size="356,360" UserMovable="true" Visible="false">
<Text AbsorbsInput="false" Font="/Fonts.FontZapf18" LocalText="Socials" Location="35,1" MaxLines="1" Name="WC_Title" PackSize="absolute" PackSizeProp="0239/0001,xxxx/xxxx" ScrollExtent="117,19" Size="117,19" TextAlignment="Center" TextColor="#F0D040" UserMovable="true">Socials</Text>
<Button LocalTooltip="Close" Location="324,3" Name="WC_CloseButton" PackLocation="right,top" PackLocationProp="-032/0001,0003/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.close_button" Tooltip="Close" UserMovable="true"></Button>
<Button LocalTooltip="Window Options" Location="292,3" Name="WC_OptionsButton" PackLocation="right,top" PackLocationProp="-064/0001,0003/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.options_button" Tooltip="Window Options" UserMovable="true"></Button>
<Button LocalTooltip="Help" Location="308,3" Name="WC_HelpButton" PackLocation="right,top" PackLocationProp="-048/0001,0003/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.help_button" Tooltip="Help" UserMovable="true"></Button>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Titlebar" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute" PackSizeProp="-001/0001,xxxx/xxxx" RStyleDefault="/FrameStyles.title_gold" ScrollExtent="357,31" Size="357,31"/>
<DataSource Name="TabSource">
<Data Name="Extras" target="ExtrasPage" Text="Extras"/>
<Data Name="Emotes" target="EmotesPage" Text="Emotes"/>
<Data Name="Macros" target="MacrosPage" Text="Macros"/>
</DataSource>
<TabbedPane ActiveTab="0" DataSource="TabSource" Location="28,35" Name="TabPane" PackLocation="left,top" PackLocationProp="0028/0001,0035/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="413,25" Size="413,25" Style="/ButtonStyles.tab_default" TargetPage="MainTabPage">
</TabbedPane>
<Page Location="19,58" Name="MainTabPage" PackLocation="left,top" PackLocationProp="0019/0001,0058/0001" RStyleMouseOver=" " RStyleMouseOverActivated=" " RStyleMouseOverSelected=" " RStyleSelected=" " ScrollExtent="314,276" Size="314,276">
<Page AbsorbsInput="false" Location="-1,-2" Name="ExtrasPage" ScrollExtent="317,280" Size="317,280">
<Page Location="5,9" Name="Entry0" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="Market Window" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_L" TextMaxLines="2" OnPress="show_window=(Inventory.Market) show_window=(Inventory.Market)">Market Window</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="168,0,210,42" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" Tooltip="/show_window Inventory.Market" TreatAsButton="true"/>
</Page>
<Page Location="5,55" Name="Entry1" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="Bank Window" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_L" TextMaxLines="2" OnPress="show_window=(Inventory.Bank) show_window=(Inventory.Bank)">Bank Window</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="210,0,252,42" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" Tooltip="/show_window Inventory.Bank" TreatAsButton="true"/>
</Page>
<Page Location="5,101" Name="Entry2" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="Character Window" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_L" TextMaxLines="2" OnPress="show_window=(HUD.Character) show_window=(HUD.Character)">Character Window</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="0,42,42,84" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" Tooltip="/show_window HUD.Character" TreatAsButton="true"/>
</Page>
<Page Location="5,147" Name="Entry3" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="Clock Window" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_L" TextMaxLines="2" OnPress="show_window=(MainHUD.Clock) show_window=(MainHUD.Clock)">Clock Window</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="84,0,126,42" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" Tooltip="/show_window MainHUD.Clock
Close with:
/hide_window MainHUD.Clock" TreatAsButton="true"/>
</Page>
<Page Location="5,193" Name="Entry4" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="Relative DPS Calculator" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_L" TextMaxLines="2" OnPress="show_window=(MainHUD.DPS_Calculator) show_window=(MainHUD.DPS_Calculator)">Relative DPS Calculator</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="168,42,210,84" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" Tooltip="/show_window MainHUD.DPS_Calculator" TreatAsButton="true"/>
</Page>
<Page Visible="false" Location="153,9" Name="Entry5" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_R" TextMaxLines="2">(Click to edit)</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="0,0,42,42" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Visible="false" Location="153,55" Name="Entry6" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_R" TextMaxLines="2">(Click to edit)</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="0,0,42,42" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Visible="false" Location="153,101" Name="Entry7" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_R" TextMaxLines="2">(Click to edit)</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="0,0,42,42" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Visible="false" Location="153,147" Name="Entry8" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_R" TextMaxLines="2">(Click to edit)</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="0,0,42,42" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Visible="false" Location="153,193" Name="Entry9" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="QM_invisible_R" TextMaxLines="2">(Click to edit)</Button>
<Icon Enabled="false" BackgroundTint="#000000" IconRect="0,0,42,42" IconResource="/images/icons/icon_ms1.dds" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Button Enabled="false" LocalText="Previous" Location="2,246" Name="Previous" ScrollExtent="75,30" Size="75,30" Style="/ButtonStyles.text_button_default">Previous</Button>
<Button Enabled="false" LocalText="Next" Location="239,246" Name="Next" ScrollExtent="75,30" Size="75,30" Style="/ButtonStyles.text_button_default">Next</Button>
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Page 1 of 1" Location="104,253" Name="PageText" ScrollExtent="106,17" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="106,17" TextAlignment="Center" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Page 1 of 1</Text>
<Page BackgroundOpacity="1.000" Color="#2D251C" Location="2,5" Name="Bkg" RStyleDefault="/FrameStyles.BkgRoundedGreyscale.rect" ScrollExtent="310,237" Size="310,237"/>
<ButtonStyle DisabledTextColor="#99978E" MouseOverSound="ui_mouseover" MouseOverTextColor="#ECDDA4" Name="QM_invisible_L" NormalTextColor="#FAF9F5" NormalTextStyle="/Fonts.FontZapf15" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="QM_invisible_rect" RStyleDefault="QM_invisible_rect" RStyleDisabled="QM_invisible_rect" RStyleMouseOver="QM_invisible_rect" RStyleMouseOverSelected="QM_invisible_rect" RStyleSelected="QM_invisible_rect" TextAlignment="Left"/>
<ButtonStyle DisabledTextColor="#99978E" MouseOverSound="ui_mouseover" MouseOverTextColor="#ECDDA4" Name="QM_invisible_R" NormalTextColor="#FAF9F5" NormalTextStyle="/Fonts.FontZapf15" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="QM_invisible_rect" RStyleDefault="QM_invisible_rect" RStyleDisabled="QM_invisible_rect" RStyleMouseOver="QM_invisible_rect" RStyleMouseOverSelected="QM_invisible_rect" RStyleSelected="QM_invisible_rect" TextAlignment="Right"/>
<RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" EastShrink="true" Name="QM_invisible_rect" NorthStretch="false" SouthStretch="false" WestStretch="false"/>
</Page>
<Page AbsorbsInput="false" Location="-1,-2" Name="EmotesPage" ScrollExtent="317,280" Size="317,280" Visible="false">
<Page Location="5,9" Name="Entry0" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="53,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="5,55" Name="Entry1" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="53,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="5,101" Name="Entry2" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="53,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="5,147" Name="Entry3" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="53,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="5,193" Name="Entry4" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="53,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="156,9" Name="Entry5" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="1,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignment="Right" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="109,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="156,55" Name="Entry6" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="1,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignment="Right" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="109,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="156,101" Name="Entry7" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="1,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignment="Right" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="109,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="156,147" Name="Entry8" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="1,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignment="Right" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="109,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="156,193" Name="Entry9" ScrollExtent="155,48" Size="155,48">
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Dance like a fool" Location="1,6" Name="Name" ScrollExtent="102,34" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="102,34" TextAlignment="Right" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Dance like a fool</Text>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="109,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Button LocalText="Previous" Location="2,246" Name="Previous" ScrollExtent="75,30" Size="75,30" Style="/ButtonStyles.text_button_default">Previous</Button>
<Button LocalText="Next" Location="239,246" Name="Next" ScrollExtent="75,30" Size="75,30" Style="/ButtonStyles.text_button_default">Next</Button>
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Page 1 of 10" Location="104,253" Name="PageText" ScrollExtent="106,17" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="106,17" TextAlignment="Center" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Page 1 of 10</Text>
<Page BackgroundOpacity="1.000" Color="#2D251C" Location="2,5" Name="Bkg" RStyleDefault="/FrameStyles.BkgRoundedGreyscale.rect" ScrollExtent="310,237" Size="310,237"/>
</Page>
<Page AbsorbsInput="false" Location="-1,-2" Name="MacrosPage" ScrollExtent="317,280" Size="317,280" Visible="false">
<ButtonStyle DisabledTextColor="#AEAF9C" DisabledTextStyle="/Fonts.FontZapf15" MouseOverTextColor="#ECDDA4" MouseOverTextStyle="/Fonts.FontZapf15" Name="bright_textonly_button_right" NormalTextColor="#FAF9F5" NormalTextStyle="/Fonts.FontZapf15" PressedTextColor="#FFFC8C" PressedTextStyle="/Fonts.FontZapf15" RStyleActivated="textonly_button_dummy_image" RStyleDefault="textonly_button_dummy_image" RStyleDisabled="textonly_button_dummy_image" RStyleMouseOver="textonly_button_dummy_image" RStyleMouseOverSelected="textonly_button_dummy_image" RStyleSelected="textonly_button_dummy_image" SelectedTextStyle="/Fonts.FontZapf15" TextAlignment="Right"/>
<ButtonStyle DisabledTextColor="#AEAF9C" DisabledTextStyle="/Fonts.FontZapf15" MouseOverTextColor="#E9DCA7" MouseOverTextStyle="/Fonts.FontZapf15" Name="dull_textonly_button_right" NormalTextColor="#99978E" NormalTextStyle="/Fonts.FontZapf15" PressedTextStyle="/Fonts.FontZapf15" RStyleActivated="textonly_button_dummy_image" RStyleDefault="textonly_button_dummy_image" RStyleDisabled="textonly_button_dummy_image" RStyleMouseOver="textonly_button_dummy_image" RStyleMouseOverSelected="textonly_button_dummy_image" RStyleSelected="textonly_button_dummy_image" SelectedTextStyle="/Fonts.FontZapf15" TextAlignment="Right"/>
<ButtonStyle DisabledTextColor="#AEAF9C" DisabledTextStyle="/Fonts.FontZapf15" MouseOverTextColor="#ECDDA4" MouseOverTextStyle="/Fonts.FontZapf15" Name="bright_textonly_button_left" NormalTextColor="#FAF9F5" NormalTextStyle="/Fonts.FontZapf15" PressedTextColor="#FFFC8C" PressedTextStyle="/Fonts.FontZapf15" RStyleActivated="textonly_button_dummy_image" RStyleDefault="textonly_button_dummy_image" RStyleDisabled="textonly_button_dummy_image" RStyleMouseOver="textonly_button_dummy_image" RStyleMouseOverSelected="textonly_button_dummy_image" RStyleSelected="textonly_button_dummy_image" SelectedTextStyle="/Fonts.FontZapf15" TextAlignment="Left"/>
<ButtonStyle DisabledTextColor="#AEAF9C" DisabledTextStyle="/Fonts.FontZapf15" MouseOverTextColor="#E9DCA7" MouseOverTextStyle="/Fonts.FontZapf15" Name="dull_textonly_button_left" NormalTextColor="#99978E" NormalTextStyle="/Fonts.FontZapf15" PressedTextStyle="/Fonts.FontZapf15" RStyleActivated="textonly_button_dummy_image" RStyleDefault="textonly_button_dummy_image" RStyleDisabled="textonly_button_dummy_image" RStyleMouseOver="textonly_button_dummy_image" RStyleMouseOverSelected="textonly_button_dummy_image" RStyleSelected="textonly_button_dummy_image" SelectedTextStyle="/Fonts.FontZapf15" TextAlignment="Left"/>
<Page Location="5,9" Name="Entry0" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="5,55" Name="Entry1" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="5,101" Name="Entry2" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="5,147" Name="Entry3" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="5,193" Name="Entry4" ScrollExtent="157,48" Size="157,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="50,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0103/0157,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="3,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="153,9" Name="Entry5" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="153,55" Name="Entry6" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="153,101" Name="Entry7" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="153,147" Name="Entry8" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Page Location="153,193" Name="Entry9" ScrollExtent="158,48" Size="158,48">
<Button BackgroundOpacity="0.000" LocalText="(Click to edit)" Location="1,6" Name="Button" PackLocation="proportional,proportional" PackLocationProp="0054/0158,0023/0048" ScrollExtent="107,34" Size="107,34" Style="dull_textonly_button_left" TextMaxLines="2">(Click to edit)</Button>
<Icon BackgroundTint="#000000" Dragable="true" IconStyle="/IconStyles.button" Location="111,3" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
</Page>
<Button LocalText="Previous" Location="2,246" Name="Previous" ScrollExtent="75,30" Size="75,30" Style="/ButtonStyles.text_button_default">Previous</Button>
<Button LocalText="Next" Location="239,246" Name="Next" ScrollExtent="75,30" Size="75,30" Style="/ButtonStyles.text_button_default">Next</Button>
<Text AbsorbsInput="false" Color="#F1E8DA" Font="/Fonts.FontZapf15" LocalText="Page 1 of 10" Location="104,253" Name="PageText" ScrollExtent="106,17" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="106,17" TextAlignment="Center" TextAlignmentVertical="Center" UserMovable="true" UserResizable="true">Page 1 of 10</Text>
<Page BackgroundOpacity="1.000" Color="#2D251C" Location="2,5" Name="Bkg" RStyleDefault="/FrameStyles.BkgRoundedGreyscale.rect" ScrollExtent="310,237" Size="310,237"/>
</Page>
</Page>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" Location="15,56" Name="TabFrame" PackLocation="left,top" PackLocationProp="0015/0001,0056/0001" RStyleDefault="/FrameStyles.win_gold_plain" ScrollExtent="327,284" Size="327,284"/>
<Page AbsorbsInput="false" BackgroundColor="#554939" BackgroundOpacity="1.000" Enabled="false" Location="18,58" Name="TanBack" PackLocation="top,left" PackLocationProp="0018/0001,0058/0001" ScrollExtent="317,277" Size="317,277"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,17" Name="WC_Frame" PackLocation="left,top" PackLocationProp="0000/0001,0017/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0018/0001" RStyleDefault="/FrameStyles.win_gold" ScrollExtent="356,342" Size="356,342"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="9,22" Name="WC_Backdrop" PackLocation="left,top" PackLocationProp="0009/0001,0022/0001" PackSize="absolute,absolute" PackSizeProp="0021/0001,0033/0001" RStyleDefault="/FrameStyles.background_gold" ScrollExtent="335,327" Size="335,327"/>
</Page>
