﻿<?xml version="1.0" encoding="utf-8"?>
<Page allowcloseontop="false" eq2usescomwndcontrols="true" Location="0,563" MaximumSize="1600,1200" MinimumSize="42,27" Name="MainChat" PackLocation="left,bottom" PackLocationProp="0000/0001,-205/0001" ScrollExtent="539,205" Size="539,205" UserMovable="true" UserResizable="true">
<Button LocalTooltip="Close" Location="523,163" Name="WC_CloseButton" PackLocation="right,bottom" PackLocationProp="-016/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.close_button" Tooltip="Close" UserMovable="true"></Button>
<Button LocalTooltip="Help" Location="509,163" Name="WC_HelpButton" PackLocation="right,bottom" PackLocationProp="-030/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.help_button" Tooltip="Help" UserMovable="true"></Button>
<Button LocalTooltip="Window Options" Location="495,163" Name="WC_OptionsButton" PackLocation="right,bottom" PackLocationProp="-044/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.options_button" Tooltip="Window Options" UserMovable="true"></Button>
<Checkbox Activated="true" Checked="true" LocalTooltip="Toggle Chat Visibility" Location="1,179" Name="Minimizer" OnActivate="Parent.WC_Backdrop.Visible=(True) Parent.ChatPage.Visible=(True)" OnDeactivate="Parent.WC_Backdrop.Visible=(false) Parent.ChatPage.Visible=(False)" OnDisable="Parent.WC_Backdrop.Visible=(false) Parent.ChatPage.Visible=(False)" OnEnable="Parent.WC_Backdrop.Visible=(True) Parent.ChatPage.Visible=(True)" OnSet="Parent.WC_Backdrop.Visible=(True) Parent.ChatPage.Visible=(True)" OnUnset="Parent.WC_Backdrop.Visible=(false) Parent.ChatPage.Visible=(False)" Opacity="0.000" PackLocation="left,bottom" PackLocationProp="0001/0001,-026/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="40,25" Size="40,25" Tooltip="Toggle Chat Visibility"></Checkbox>
<Page Name="ChatPage" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="539,205" Size="539,205">
<Image Location="0,182" Name="MinimizerImage" Opacity="0.900" PackLocation="left,bottom" PackLocationProp="0000/0001,-023/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="40,22" Size="40,22" SourceRect="0,0,40,22" SourceResource="/images/gradient_chat.dds"/>
<Page Location="63,159" Name="TabFrame" PackLocation="left,bottom" PackLocationProp="0063/0001,-046/0001" PackSize="absolute,fixed" PackSizeProp="0107/0001,0002/0003" ScrollExtent="432,27" Size="432,27">
<Button backdropcontrol="false" Enabled="false" framecontrol="true" Location="400,4" Name="tableft" PackLocation="right,top" PackLocationProp="-032/0001,0004/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.tabscroll_right"></Button>
<Button backdropcontrol="false" Enabled="false" framecontrol="true" Location="415,4" Name="tabright" PackLocation="right,top" PackLocationProp="-017/0001,0004/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.tabscroll_left"></Button>
<TabbedPane ActiveTab="0" DataSource="TabSource" Name="TabPane" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,fixed" PackSizeProp="0031/0001,0002/0003" ScrollExtent="401,27" ScrollLeftButton="tableft" ScrollRightButton="tabright" Size="401,27" Style="/ButtonStyles.tab_default">
</TabbedPane>
</Page>
<Page Name="ChatFrame" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="539,205" Size="539,205">
<Button BackgroundOpacity="0.000" Location="486,185" Name="Talker" OnPress="show_window=(MainHUD.QuickChatList) show_window=(MainHUD.QuickChatList)" PackLocation="right,bottom" PackLocationProp="-053/0001,-020/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="24,17" Size="24,17"></Button>
<Button BackgroundColor="#0000FF" BackgroundOpacity="0.000" Location="511,185" Name="Emoter" OnPress="show_window=(MainHUD.EmoteList) show_window=(MainHUD.EmoteList)" PackLocation="right,bottom" PackLocationProp="-028/0001,-020/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="25,17" Size="25,17"></Button>
<Button LocalTooltip="Default Chat Channel" Location="47,164" Name="DefaultChannelButton" PackLocation="left,bottom" PackLocationProp="0047/0001,-041/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.channel_button" Tooltip="Default Chat Channel"></Button>
<Image Location="48,163" Name="DefaultChannelBkg" PackLocation="left,bottom" PackLocationProp="0048/0001,-042/0001" ScrollExtent="15,15" Size="15,15" SourceRect="122,219,137,234" SourceResource="images/widgets01.dds"/>
<Text AbsorbsInput="false" BackgroundColor="#222222" Cursor="/Cursor.Text" Font="/Fonts.Font_Chat" GetsInput="false" Location="19,1" Margin="0,0,0,1" Name="ChatDisplay" PackLocation="left,top" PackLocationProp="0019/0001,0001/0001" PackSize="absolute,absolute" PackSizeProp="0020/0001,0047/0001" ScrollExtent="519,158" ShadowStyle="/ShadowStyles.Chat.Outline1" Size="519,158" TextAlignmentVertical="Bottom"></Text>
<Textbox Color="#F0F0F0" Cursor="/Cursor.Text" Location="39,186" Name="ChatInput" PackLocation="left,bottom" PackLocationProp="0039/0001,-019/0001" PackSize="absolute,fixed" PackSizeProp="0092/0001,0002/0003" ScrollExtent="447,17" Size="447,17" Style="chat_textbox"></Textbox>
<Scrollbar ArrowPressSound="sounds/button" Control="ChatDisplay" Location="1,1" Name="ChatScroll" PackLocation="left,top" PackLocationProp="0001/0001,0001/0001" PackSize="fixed,absolute" PackSizeProp="0002/0003,0028/0001" ScrollExtent="16,177" Size="16,177" Style="/ScrollStyles.default_vscroll"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="37,180" Name="ChatFrameBorder" PackLocation="left,bottom" PackLocationProp="0037/0001,-025/0001" PackSize="absolute,fixed" PackSizeProp="0031/0001,0002/0003" RStyleDefault="/FrameStyles.win_gold_plain" ScrollExtent="508,29" Size="508,29"/>
<Image Location="486,187" Name="TalkerImage" PackLocation="right,bottom" PackLocationProp="-053/0001,-018/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="24,15" Size="24,15" SourceRect="2,47,26,62" SourceResource="/images/gradient_chat.dds"/>
<Image Location="511,186" Name="EmoterImage" PackLocation="right,bottom" PackLocationProp="-028/0001,-019/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="25,17" Size="25,17" SourceRect="27,46,52,63" SourceResource="/images/gradient_chat.dds"/>
<Image BackgroundOpacity="1.000" Location="39,182" Name="ChatBackground" PackLocation="left,bottom" PackLocationProp="0039/0001,-023/0001" PackSize="absolute,fixed" PackSizeProp="0040/0001,0002/0003" ScrollExtent="499,22" Size="499,22"/>
</Page>
<Image backdropcontrol="True" Name="WC_Backdrop_gradient" PackLocation="top,left" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="539,205" Size="539,205" SourceRect="55,1,63,64" SourceResource="/images/gradient_chat.dds"/>
</Page>
<DataSource Name="TabSource">
<Data Name="One" target="SomeWidget" text="One"/>
<Data Name="Two" text="Two"/>
</DataSource>
<Image Location="0,183" Name="MinimizerImage" Opacity="0.900" PackLocation="left,bottom" PackLocationProp="0000/0001,-022/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="40,22" Size="40,22" SourceRect="0,23,40,45" SourceResource="/images/gradient_chat.dds"/>
<TextboxStyle CaratColor="#F1E823" CaratWidth="2" DisabledTextShadowStyle="/ShadowStyles.Chat.Outline1" Name="chat_textbox" NormalTextShadowStyle="/ShadowStyles.Chat.Outline1" NormalTextStyle="/Fonts.Font_ChatInput" RStyleDefault="/rectlist.win_background" SelectedTextShadowStyle="/ShadowStyles.Chat.Outline1" SelectionColor="#A0A0A0" SelectionOpacity="1.000" TextColor="#FFFFFF" TextPadding="4,1,4,1"/>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf18" LocalText="Chat" Location="448,1" MaxLines="1" Name="WC_Title" Opacity="0.000" PackLocation="top,right" PackLocationProp="0448/0001,-204/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="90,18" Size="90,17" TextAlignment="Center" TextColor="#EBDEAA" UserMovable="true" Visible="false">Chat</Text>
<Page AbsorbsInput="false" Location="495,163" Name="WC_Titlebar" PackLocation="left,bottom" PackLocationProp="0495/0001,-042/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="45,15" Size="45,15"/>
<Page AbsorbsInput="false" Name="WC_Frame" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="539,205" Size="539,205"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Backdrop" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="539,205" Size="539,205" Visible="false"/>
</Page>
<Page Activated="true" eq2usescomwndcontrols="true" Location="19,564" MaximumSize="1024,1024" MinimumSize="70,52" Name="QuickChatList" PackLocation="left, top" PackLocationProp="0019/0001,0564/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="519,158" Size="519,158" UserScrollable="false" Visible="false">
<Button LocalTooltip="Close" Location="497,136" Name="WC_CloseButton" ScrollExtent="22,22" Size="22,22" Style="/ButtonStyles.close_button" Tooltip="Close" UserMovable="true"></Button>
<ButtonStyle DisabledTextColor="#A0A0A0" DisabledTextStyle="/Fonts.FontZapf15" MouseOverSound="ui_mouseover" MouseOverTextColor="#FFFF00" MouseOverTextStyle="/Fonts.FontZapf15" Name="text_button_left" NormalTextColor="#F0D080" NormalTextStyle="/Fonts.FontZapf15" PressedTextStyle="/Fonts.FontZapf15" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="/ButtonStyles.DefaultButton.but_pressed" RStyleDefault="/ButtonStyles.DefaultButton.but_normal" RStyleDisabled="/ButtonStyles.DefaultButton.but_disabled" RStyleMouseOver="/ButtonStyles.DefaultButton.but_mouseover" RStyleMouseOverSelected="/ButtonStyles.DefaultButton.but_pressed" RStyleSelected="/ButtonStyles.DefaultButton.but_pressed" SelectedTextStyle="/Fonts.FontZapf15" TextAlignment="Left"/>
<VolumePage AbsorbsInput="false" CellCount="1,9" CellPadding="1,1" CellSelectable="false" CellSize="100,16" Location="429,1" MinimumScrollExtent="102,154" Name="Level1" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="102,241" Size="71,241" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Warning..." Location="1,1" MaximumSize="100,16" MinimumSize="100,16" Name="Warning" OnPress="Parent.Parent.Level2Warning.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">Warning...</Button>
<Button BackgroundOpacity="0.000" LocalText="Tactical..." Location="1,18" MaximumSize="100,16" MinimumSize="100,16" Name="Tactical" OnPress="Parent.Parent.Level2Tactical.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">Tactical...</Button>
<Button BackgroundOpacity="0.000" LocalText="Self..." Location="1,35" MaximumSize="100,16" MinimumSize="100,16" Name="Self" OnPress="Parent.Parent.Level2Self.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">Self...</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="Quotes..." Location="1,52" MaximumSize="100,16" MinimumSize="100,16" Name="Quotes" OnPress="Parent.Parent.Level2Quotes.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">Quotes...</Button>
<Button BackgroundOpacity="0.000" LocalText="Need..." Location="1,69" MaximumSize="100,16" MinimumSize="100,16" Name="Need" OnPress="Parent.Parent.Level2Need.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">Need...</Button>
<Button BackgroundOpacity="0.000" LocalText="Heal..." Location="1,86" MaximumSize="100,16" MinimumSize="100,16" Name="Heal" OnPress="Parent.Parent.Level2Heal.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">Heal...</Button>
<Button BackgroundOpacity="0.000" LocalText="Defend..." Location="1,103" MaximumSize="100,16" MinimumSize="100,16" Name="Defend" OnPress="Parent.Parent.Level2Defend.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">Defend...</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack..." Location="1,120" MaximumSize="100,16" MinimumSize="100,16" Name="Attack" OnPress="Parent.Parent.Level2Attack.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">Attack...</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="* Quick *" Location="1,137" MaximumSize="100,16" MinimumSize="100,16" Name="Quick" OnPress="Parent.Parent.Level2Quick.Visible=(true)" ScrollExtent="100,16" Size="100,16" Style="text_button_left">* Quick *</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="3,7" CellPadding="1,1" CellSelectable="false" CellSize="160,19" Location="1,0" MinimumScrollExtent="484,141" Name="Level2Quick" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="484,283" Size="429,283" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Anytime" Location="1,1" MaximumSize="160,19" MinimumSize="160,19" Name="Anytime" OnPress="g=&apos;Anytime&apos; g=&apos;Anytime&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Anytime</Button>
<Button BackgroundOpacity="0.000" LocalText="Bye" Location="1,21" MaximumSize="160,19" MinimumSize="160,19" Name="Bye" OnPress="g=&apos;Bye&apos; g=&apos;Bye&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Bye</Button>
<Button BackgroundOpacity="0.000" LocalText="Congrats" Location="1,41" MaximumSize="160,19" MinimumSize="160,19" Name="Grats" OnPress="g=&apos;Congratulations!&apos; g=&apos;Congratulations!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Congrats</Button>
<Button BackgroundOpacity="0.000" LocalText="Excelent!" Location="1,61" MaximumSize="160,19" MinimumSize="160,19" Name="Excelent!" OnPress="g=&apos;Excelent!&apos; g=&apos;Excelent!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Excelent!</Button>
<Button BackgroundOpacity="0.000" LocalText="Go!" Location="1,81" MaximumSize="160,19" MinimumSize="160,19" Name="Go!" OnPress="g=&apos;Go!&apos; g=&apos;Go!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Go!</Button>
<Button BackgroundOpacity="0.000" LocalText="Help!" Location="1,101" MaximumSize="160,19" MinimumSize="160,19" Name="Help!" OnPress="g=&apos;Help!&apos; g=&apos;Help!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Help!</Button>
<Button BackgroundOpacity="0.000" LocalText="Hail" Location="1,121" MaximumSize="160,19" MinimumSize="160,19" Name="Hail" OnPress="g=&apos;Hail&apos; g=&apos;Hail&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Hail</Button>
<Button BackgroundOpacity="0.000" LocalText="I do not know" Location="162,1" MaximumSize="160,19" MinimumSize="160,19" Name="I do not know" OnPress="g=&apos;I do not know&apos; g=&apos;I do not know&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">I do not know</Button>
<Button BackgroundOpacity="0.000" LocalText="Move" Location="162,21" MaximumSize="160,19" MinimumSize="160,19" Name="Move" OnPress="g=&apos;Move&apos; g=&apos;Move&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Move</Button>
<Button BackgroundOpacity="0.000" LocalText="No problem" Location="162,41" MaximumSize="160,19" MinimumSize="160,19" Name="No problem" OnPress="g=&apos;No problem&apos; g=&apos;No problem&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">No problem</Button>
<Button BackgroundOpacity="0.000" LocalText="Not a chance" Location="162,61" MaximumSize="160,19" MinimumSize="160,19" Name="Not a chance" OnPress="g=&apos;Not a chance&apos; g=&apos;Not a chance&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Not a chance</Button>
<Button BackgroundOpacity="0.000" LocalText="Oops" Location="162,81" MaximumSize="160,19" MinimumSize="160,19" Name="Oops" OnPress="g=&apos;Oops&apos; g=&apos;Oops&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Oops</Button>
<Button BackgroundOpacity="0.000" LocalText="Ready?" Location="162,101" MaximumSize="160,19" MinimumSize="160,19" Name="Ready?" OnPress="g=&apos;Ready?&apos; g=&apos;Ready?&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Ready?</Button>
<Button BackgroundOpacity="0.000" LocalText="Stop" Location="162,121" MaximumSize="160,19" MinimumSize="160,19" Name="Stop" OnPress="g=&apos;Stop&apos; g=&apos;Stop&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Stop</Button>
<Button BackgroundOpacity="0.000" LocalText="Wait" Location="323,1" MaximumSize="160,19" MinimumSize="160,19" Name="Wait" OnPress="g=&apos;Wait&apos; g=&apos;Wait&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Wait</Button>
<Button BackgroundOpacity="0.000" LocalText="You are welcome" Location="323,21" MaximumSize="160,19" MinimumSize="160,19" Name="You are welcome" OnPress="g=&apos;You are welcome&apos; g=&apos;You are welcome&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">You are welcome</Button>
<Button BackgroundOpacity="0.000" LocalText="Thank you" Location="323,41" MaximumSize="160,19" MinimumSize="160,19" Name="Thank you" OnPress="g=&apos;Thank you&apos; g=&apos;Thank you&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Thank you</Button>
<Button BackgroundOpacity="0.000" LocalText="Yes" Location="323,61" MaximumSize="160,19" MinimumSize="160,19" Name="Yes" OnPress="g=&apos;Yes&apos; g=&apos;Yes&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Yes</Button>
<Button BackgroundOpacity="0.000" LocalText="No" Location="323,81" MaximumSize="160,19" MinimumSize="160,19" Name="No" OnPress="g=&apos;No&apos; g=&apos;No&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">No</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="2,6" CellPadding="1,1" CellSelectable="false" CellSize="160,19" Location="1,1" MinimumScrollExtent="323,121" Name="Level2Attack" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="429,280" Size="429,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Attack" Location="1,1" MaximumSize="160,19" MinimumSize="160,19" Name="Attack" OnPress="g=&apos;Attack&apos; g=&apos;Attack&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack my target" Location="1,21" MaximumSize="160,19" MinimumSize="160,19" Name="Attack my target" OnPress="g=&apos;Attack my target&apos; g=&apos;Attack my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack my target</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack the caster" Location="1,41" MaximumSize="160,19" MinimumSize="160,19" Name="Attack the caster" OnPress="g=&apos;Attack the caster&apos; g=&apos;Attack the caster&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack the caster</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack the healer" Location="1,61" MaximumSize="160,19" MinimumSize="160,19" Name="Attack the healer" OnPress="g=&apos;Attack the healer&apos; g=&apos;Attack the healer&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack the healer</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack the weak one" Location="1,81" MaximumSize="160,19" MinimumSize="160,19" Name="Attack the weak one" OnPress="g=&apos;Attack the weak one&apos; g=&apos;Attack the weak one&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack the weak one</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack the strong one" Location="1,101" MaximumSize="160,19" MinimumSize="160,19" Name="Attack the strong one" OnPress="g=&apos;Attack the strong one&apos; g=&apos;Attack the strong one&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack the strong one</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack the near one" Location="162,1" MaximumSize="160,19" MinimumSize="160,19" Name="Attack the near one" OnPress="g=&apos;Attack the near one&apos; g=&apos;Attack the near one&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack the near one</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack the far one" Location="162,21" MaximumSize="160,19" MinimumSize="160,19" Name="Attack the far one" OnPress="g=&apos;Attack the far one&apos; g=&apos;Attack the far one&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack the far one</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack the boss" Location="162,41" MaximumSize="160,19" MinimumSize="160,19" Name="Attack the boss" OnPress="g=&apos;Attack the boss&apos; g=&apos;Attack the boss&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Attack the boss</Button>
<Button BackgroundOpacity="0.000" LocalText="Do not attack" Location="162,61" MaximumSize="160,19" MinimumSize="160,19" Name="Do not attack" OnPress="g=&apos;Do not attack!&apos; g=&apos;Do not attack!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Do not attack</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="2,6" CellPadding="1,1" CellSelectable="false" CellSize="160,19" Location="1,1" MinimumScrollExtent="323,121" Name="Level2Defend" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="429,280" Size="429,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Defend me!" Location="1,1" MaximumSize="160,19" MinimumSize="160,19" Name="Defend me!" OnPress="g=&apos;Defend me!&apos; g=&apos;Defend me!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Defend me!</Button>
<Button BackgroundOpacity="0.000" LocalText="Defend my target" Location="1,21" MaximumSize="160,19" MinimumSize="160,19" Name="Defend my target" OnPress="g=&apos;Defend my target&apos; g=&apos;Defend my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Defend my target</Button>
<Button BackgroundOpacity="0.000" LocalText="Defend the priest " Location="1,41" MaximumSize="160,19" MinimumSize="160,19" Name="Defend the priest " OnPress="g=&apos;Defend the priest &apos; g=&apos;Defend the priest &apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Defend the priest </Button>
<Button BackgroundOpacity="0.000" LocalText="Defend the mage " Location="1,61" MaximumSize="160,19" MinimumSize="160,19" Name="Defend the mage " OnPress="g=&apos;Defend the mage &apos; g=&apos;Defend the mage &apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Defend the mage </Button>
<Button BackgroundOpacity="0.000" LocalText="Defend the scout" Location="1,81" MaximumSize="160,19" MinimumSize="160,19" Name="Defend the scout" OnPress="g=&apos;Defend the scout&apos; g=&apos;Defend the scout&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Defend the scout</Button>
<Button BackgroundOpacity="0.000" LocalText="Defend the fighter" Location="1,101" MaximumSize="160,19" MinimumSize="160,19" Name="Defend the fighter" OnPress="g=&apos;Defend the fighter&apos; g=&apos;Defend the fighter&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Defend the fighter</Button>
<Button BackgroundOpacity="0.000" LocalText="Defend yourselves!" Location="162,1" MaximumSize="160,19" MinimumSize="160,19" Name="Defend yourselves!" OnPress="g=&apos;Defend yourselves!&apos; g=&apos;Defend yourselves!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Defend yourselves!</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="2,6" CellPadding="1,1" CellSelectable="false" CellSize="160,19" Location="1,1" MinimumScrollExtent="323,121" Name="Level2Heal" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="429,280" Size="429,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Heal me!" Location="1,1" MaximumSize="160,19" MinimumSize="160,19" Name="Heal me!" OnPress="g=&apos;Heal me!&apos; g=&apos;Heal me!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Heal me!</Button>
<Button BackgroundOpacity="0.000" LocalText="Heal my target" Location="1,21" MaximumSize="160,19" MinimumSize="160,19" Name="Heal my target" OnPress="g=&apos;Heal my target&apos; g=&apos;Heal my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Heal my target</Button>
<Button BackgroundOpacity="0.000" LocalText="Heal the priest " Location="1,41" MaximumSize="160,19" MinimumSize="160,19" Name="Heal the priest " OnPress="g=&apos;Heal the priest &apos; g=&apos;Heal the priest &apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Heal the priest </Button>
<Button BackgroundOpacity="0.000" LocalText="Heal the mage " Location="1,61" MaximumSize="160,19" MinimumSize="160,19" Name="Heal the mage " OnPress="g=&apos;Heal the mage &apos; g=&apos;Heal the mage &apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Heal the mage </Button>
<Button BackgroundOpacity="0.000" LocalText="Heal the scout" Location="1,81" MaximumSize="160,19" MinimumSize="160,19" Name="Heal the scout" OnPress="g=&apos;Heal the scout&apos; g=&apos;Heal the scout&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Heal the scout</Button>
<Button BackgroundOpacity="0.000" LocalText="Heal the fighter" Location="1,101" MaximumSize="160,19" MinimumSize="160,19" Name="Heal the fighter" OnPress="g=&apos;Heal the fighter&apos; g=&apos;Heal the fighter&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Heal the fighter</Button>
<Button BackgroundOpacity="0.000" LocalText="Heal yourselves!" Location="162,1" MaximumSize="160,19" MinimumSize="160,19" Name="Heal yourselves!" OnPress="g=&apos;Heal yourselves!&apos; g=&apos;Heal yourselves!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Heal yourselves!</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="2,6" CellPadding="1,1" CellSelectable="false" CellSize="160,19" Location="1,1" MinimumScrollExtent="323,121" Name="Level2Need" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="429,280" Size="429,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Need a break" Location="1,1" MaximumSize="160,19" MinimumSize="160,19" Name="Need a break" OnPress="g=&apos;Need a break&apos; g=&apos;Need a break&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Need a break</Button>
<Button BackgroundOpacity="0.000" LocalText="Need to be cured" Location="1,21" MaximumSize="160,19" MinimumSize="160,19" Name="Need to be cured" OnPress="g=&apos;Need to be cured&apos; g=&apos;Need to be cured&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Need to be cured</Button>
<Button BackgroundOpacity="0.000" LocalText="Need escort" Location="1,41" MaximumSize="160,19" MinimumSize="160,19" Name="Need escort" OnPress="g=&apos;Need escort&apos; g=&apos;Need escort&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Need escort</Button>
<Button BackgroundOpacity="0.000" LocalText="Need help" Location="1,61" MaximumSize="160,19" MinimumSize="160,19" Name="Need help" OnPress="g=&apos;Need help&apos; g=&apos;Need help&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Need help</Button>
<Button BackgroundOpacity="0.000" LocalText="Need power" Location="1,81" MaximumSize="160,19" MinimumSize="160,19" Name="Need power" OnPress="g=&apos;Need power&apos; g=&apos;Need power&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Need power</Button>
<Button BackgroundOpacity="0.000" LocalText="Need rez" Location="1,101" MaximumSize="160,19" MinimumSize="160,19" Name="Need rez" OnPress="g=&apos;Need rez&apos; g=&apos;Need rez&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Need rez</Button>
<Button BackgroundOpacity="0.000" LocalText="Need to wait" Location="162,1" MaximumSize="160,19" MinimumSize="160,19" Name="Need to wait" OnPress="g=&apos;Need to wait&apos; g=&apos;Need to wait&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Need to wait</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="2,8" CellPadding="1,1" CellSelectable="false" CellSize="190,18" Location="1,1" MinimumScrollExtent="383,153" Name="Level2Quotes" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="429,332" Size="429,332" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Best You Can Do?" Location="1,1" MaximumSize="190,18" MinimumSize="190,18" Name="Is that the best you can do?" OnPress="g=&apos;Is that the best you can do?&apos; g=&apos;Is that the best you can do?&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">Best You Can Do?</Button>
<Button BackgroundOpacity="0.000" LocalText="Game over, man, game over!" Location="1,20" MaximumSize="190,18" MinimumSize="190,18" Name="Game over, man, game over!" OnPress="g=&apos;Game over, man, game over!&apos; g=&apos;Game over, man, game over!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">Game over, man, game over!</Button>
<Button BackgroundOpacity="0.000" LocalText="Help, help, I`m being oppressed!" Location="1,39" MaximumSize="190,18" MinimumSize="190,18" Name="Help, help, I`m being oppressed!" OnPress="g=&apos;Help, help, I`m being oppressed!&apos; g=&apos;Help, help, I`m being oppressed!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">Help, help, I`m being oppressed!</Button>
<Button BackgroundOpacity="0.000" LocalText="I have a bad feeling about this..." Location="1,58" MaximumSize="190,18" MinimumSize="190,18" Name="I have a bad feeling about this..." OnPress="g=&apos;I have a bad feeling about this...&apos; g=&apos;I have a bad feeling about this...&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">I have a bad feeling about this...</Button>
<Button BackgroundOpacity="0.000" LocalText="I`m not quite dead yet" Location="1,77" MaximumSize="190,18" MinimumSize="190,18" Name="I`m not quite dead yet" OnPress="g=&apos;I`m not quite dead yet&apos; g=&apos;I`m not quite dead yet&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">I`m not quite dead yet</Button>
<Button BackgroundOpacity="0.000" LocalText="Inconcievable!" Location="1,96" MaximumSize="190,18" MinimumSize="190,18" Name="Inconcievable!" OnPress="g=&apos;Inconcievable!&apos; g=&apos;Inconcievable!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">Inconcievable!</Button>
<Button BackgroundOpacity="0.000" LocalText="Leeeroooyyy!" Location="1,115" MaximumSize="190,18" MinimumSize="190,18" Name="Leeeroooyyy!" OnPress="g=&apos;Leeeroooyyy!&apos; g=&apos;Leeeroooyyy!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">Leeeroooyyy!</Button>
<Button BackgroundOpacity="0.000" LocalText="Ni !" Location="1,134" MaximumSize="190,18" MinimumSize="190,18" Name="Ni !" OnPress="g=&apos;Ni !&apos; g=&apos;Ni !&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">Ni !</Button>
<Button BackgroundOpacity="0.000" LocalText="Shazbot!" Location="192,1" MaximumSize="190,18" MinimumSize="190,18" Name="Shazbot!" OnPress="g=&apos;Shazbot!&apos; g=&apos;Shazbot!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">Shazbot!</Button>
<Button BackgroundOpacity="0.000" LocalText="There is no spoon" Location="192,20" MaximumSize="190,18" MinimumSize="190,18" Name="There is no spoon" OnPress="g=&apos;There is no spoon&apos; g=&apos;There is no spoon&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">There is no spoon</Button>
<Button BackgroundOpacity="0.000" LocalText="They`re everywhere!!" Location="192,39" MaximumSize="190,18" MinimumSize="190,18" Name="They`re everywhere!!" OnPress="g=&apos;They`re everywhere!!&apos; g=&apos;They`re everywhere!!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="190,18" Size="190,18" Style="text_button_left" Visible="false">They`re everywhere!!</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="1,4" CellPadding="1,1" CellSelectable="false" CellSize="96,16" Location="365,11" MinimumScrollExtent="98,69" Name="Level2Self" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="98,150" Size="64,150" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="I am ready" Location="1,1" MaximumSize="96,16" MinimumSize="96,16" Name="I am ready" OnPress="g=&apos;I am ready&apos; g=&apos;I am ready&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="96,16" Size="96,16" Style="text_button_left" Visible="false">I am ready</Button>
<Button BackgroundOpacity="0.000" LocalText="Heal..." Location="1,18" MaximumSize="96,16" MinimumSize="96,16" Name="Heal" OnPress="Parent.Parent.Level3SelfHeal.Visible=(true) Parent.Visible=(false)" ScrollExtent="96,16" Size="96,16" Style="text_button_left" Visible="false">Heal...</Button>
<Button BackgroundOpacity="0.000" LocalText="Defend..." Location="1,35" MaximumSize="96,16" MinimumSize="96,16" Name="Defend" OnPress="Parent.Parent.Level3SelfDefend.Visible=(true) Parent.Visible=(false)" ScrollExtent="96,16" Size="96,16" Style="text_button_left" Visible="false">Defend...</Button>
<Button BackgroundOpacity="0.000" LocalText="Attack..." Location="1,52" MaximumSize="96,16" MinimumSize="96,16" Name="Attack" OnPress="Parent.Parent.Level3SelfAttack.Visible=(true) Parent.Visible=(false)" ScrollExtent="96,16" Size="96,16" Style="text_button_left" Visible="false">Attack...</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="2,6" CellPadding="1,1" CellSelectable="false" CellSize="175,19" Location="1,1" MinimumScrollExtent="353,121" Name="Level3SelfAttack" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="364,280" Size="364,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="I am attacking!" Location="1,1" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking!" OnPress="g=&apos;I am attacking!&apos; g=&apos;I am attacking!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking!</Button>
<Button BackgroundOpacity="0.000" LocalText="I am attacking my target" Location="1,21" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking my target" OnPress="g=&apos;I am attacking my target&apos; g=&apos;I am attacking my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking my target</Button>
<Button BackgroundOpacity="0.000" LocalText="I am attacking the caster" Location="1,41" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking the caster" OnPress="g=&apos;I am attacking the caster&apos; g=&apos;I am attacking the caster&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking the caster</Button>
<Button BackgroundOpacity="0.000" LocalText="I am attacking the healer" Location="1,61" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking the healer" OnPress="g=&apos;I am attacking the healer&apos; g=&apos;I am attacking the healer&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking the healer</Button>
<Button BackgroundOpacity="0.000" LocalText="I am attacking the weak one" Location="1,81" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking the weak one" OnPress="g=&apos;I am attacking the weak one&apos; g=&apos;I am attacking the weak one&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking the weak one</Button>
<Button BackgroundOpacity="0.000" LocalText="I am attacking the strong one" Location="1,101" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking the strong one" OnPress="g=&apos;I am attacking the strong one&apos; g=&apos;I am attacking the strong one&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking the strong one</Button>
<Button BackgroundOpacity="0.000" LocalText="I am attacking the near one" Location="177,1" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking the near one" OnPress="g=&apos;I am attacking the near one&apos; g=&apos;I am attacking the near one&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking the near one</Button>
<Button BackgroundOpacity="0.000" LocalText="I am attacking the far one" Location="177,21" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking the far one" OnPress="g=&apos;I am attacking the far one&apos; g=&apos;I am attacking the far one&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking the far one</Button>
<Button BackgroundOpacity="0.000" LocalText="I am attacking the boss" Location="177,41" MaximumSize="175,19" MinimumSize="175,19" Name="I am attacking the boss" OnPress="g=&apos;I am attacking the boss&apos; g=&apos;I am attacking the boss&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am attacking the boss</Button>
<Button BackgroundOpacity="0.000" LocalText="I am not attacking!" Location="177,61" MaximumSize="175,19" MinimumSize="175,19" Name="I am not attacking!" OnPress="g=&apos;I am not attacking!&apos; g=&apos;I am not attacking!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am not attacking!</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="1,1" CellPadding="1,1" CellSelectable="false" CellSize="175,19" Location="1,1" MinimumScrollExtent="177,21" Name="Level3SelfDefend" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="364,280" Size="364,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="I am defending my target" Location="1,1" MaximumSize="175,19" MinimumSize="175,19" Name="I am defending my target" OnPress="g=&apos;I am defending my target&apos; g=&apos;I am defending my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am defending my target</Button>
<Button BackgroundOpacity="0.000" LocalText="I am defending the priest " Location="1,21" MaximumSize="175,19" MinimumSize="175,19" Name="I am defending the priest " OnPress="g=&apos;I am defending the priest &apos; g=&apos;I am defending the priest &apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am defending the priest </Button>
<Button BackgroundOpacity="0.000" LocalText="I am defending the mage " Location="1,41" MaximumSize="175,19" MinimumSize="175,19" Name="I am defending the mage " OnPress="g=&apos;I am defending the mage &apos; g=&apos;I am defending the mage &apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am defending the mage </Button>
<Button BackgroundOpacity="0.000" LocalText="I am defending the scout" Location="1,61" MaximumSize="175,19" MinimumSize="175,19" Name="I am defending the scout" OnPress="g=&apos;I am defending the scout&apos; g=&apos;I am defending the scout&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am defending the scout</Button>
<Button BackgroundOpacity="0.000" LocalText="I am defending the fighter" Location="1,81" MaximumSize="175,19" MinimumSize="175,19" Name="I am defending the fighter" OnPress="g=&apos;I am defending the fighter&apos; g=&apos;I am defending the fighter&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am defending the fighter</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="1,1" CellPadding="1,1" CellSelectable="false" CellSize="175,19" Location="1,1" MinimumScrollExtent="177,21" Name="Level3SelfHeal" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="364,280" Size="364,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="I am healing my target" Location="1,1" MaximumSize="175,19" MinimumSize="175,19" Name="I am healing my target" OnPress="g=&apos;I am healing my target&apos; g=&apos;I am healing my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am healing my target</Button>
<Button BackgroundOpacity="0.000" LocalText="I am healing the priest " Location="1,21" MaximumSize="175,19" MinimumSize="175,19" Name="I am healing the priest " OnPress="g=&apos;I am healing the priest &apos; g=&apos;I am healing the priest &apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am healing the priest </Button>
<Button BackgroundOpacity="0.000" LocalText="I am healing the mage " Location="1,41" MaximumSize="175,19" MinimumSize="175,19" Name="I am healing the mage " OnPress="g=&apos;I am healing the mage &apos; g=&apos;I am healing the mage &apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am healing the mage </Button>
<Button BackgroundOpacity="0.000" LocalText="I am healing the scout" Location="1,61" MaximumSize="175,19" MinimumSize="175,19" Name="I am healing the scout" OnPress="g=&apos;I am healing the scout&apos; g=&apos;I am healing the scout&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am healing the scout</Button>
<Button BackgroundOpacity="0.000" LocalText="I am healing the fighter" Location="1,81" MaximumSize="175,19" MinimumSize="175,19" Name="I am healing the fighter" OnPress="g=&apos;I am healing the fighter&apos; g=&apos;I am healing the fighter&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="175,19" Size="175,19" Style="text_button_left" Visible="false">I am healing the fighter</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="3,7" CellPadding="1,1" CellSelectable="false" CellSize="155,19" Location="1,1" MinimumScrollExtent="469,141" Name="Level2Tactical" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="469,280" Size="429,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Assist me" Location="1,1" MaximumSize="155,19" MinimumSize="155,19" Name="Assist me" OnPress="g=&apos;Assist me&apos; g=&apos;Assist me&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Assist me</Button>
<Button BackgroundOpacity="0.000" LocalText="Assist my target" Location="1,21" MaximumSize="155,19" MinimumSize="155,19" Name="Assist my target" OnPress="g=&apos;Assist my target&apos; g=&apos;Assist my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Assist my target</Button>
<Button BackgroundOpacity="0.000" LocalText="Follow me" Location="1,41" MaximumSize="155,19" MinimumSize="155,19" Name="Follow me" OnPress="g=&apos;Follow me&apos; g=&apos;Follow me&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Follow me</Button>
<Button BackgroundOpacity="0.000" LocalText="Follow my target" Location="1,61" MaximumSize="155,19" MinimumSize="155,19" Name="Follow my target" OnPress="g=&apos;Follow my target&apos; g=&apos;Follow my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Follow my target</Button>
<Button BackgroundOpacity="0.000" LocalText="Incoming my target!" Location="1,81" MaximumSize="155,19" MinimumSize="155,19" Name="Incoming my target!" OnPress="g=&apos;Incoming my target!&apos; g=&apos;Incoming my target!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Incoming my target!</Button>
<Button BackgroundOpacity="0.000" LocalText="Lead on" Location="1,101" MaximumSize="155,19" MinimumSize="155,19" Name="Lead on" OnPress="g=&apos;Lead on&apos; g=&apos;Lead on&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Lead on</Button>
<Button BackgroundOpacity="0.000" LocalText="Lets go" Location="1,121" MaximumSize="155,19" MinimumSize="155,19" Name="Lets go" OnPress="g=&apos;Lets go&apos; g=&apos;Lets go&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Lets go</Button>
<Button BackgroundOpacity="0.000" LocalText="On my way" Location="157,1" MaximumSize="155,19" MinimumSize="155,19" Name="On my way" OnPress="g=&apos;On my way&apos; g=&apos;On my way&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">On my way</Button>
<Button BackgroundOpacity="0.000" LocalText="Over here" Location="157,21" MaximumSize="155,19" MinimumSize="155,19" Name="Over here" OnPress="g=&apos;Over here&apos; g=&apos;Over here&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Over here</Button>
<Button BackgroundOpacity="0.000" LocalText="Pull my target" Location="157,41" MaximumSize="155,19" MinimumSize="155,19" Name="Pull my target" OnPress="g=&apos;Pull my target&apos; g=&apos;Pull my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Pull my target</Button>
<Button BackgroundOpacity="0.000" LocalText="Retreat now!!" Location="157,61" MaximumSize="155,19" MinimumSize="155,19" Name="Retreat now!!" OnPress="g=&apos;Retreat now!!&apos; g=&apos;Retreat now!!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Retreat now!!</Button>
<Button BackgroundOpacity="0.000" LocalText="Stick together" Location="157,81" MaximumSize="155,19" MinimumSize="155,19" Name="Stick together" OnPress="g=&apos;Stick together&apos; g=&apos;Stick together&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Stick together</Button>
<Button BackgroundOpacity="0.000" LocalText="Split to teams, follow my target" Location="157,101" MaximumSize="155,19" MinimumSize="155,19" Name="Split into teams, following me and my target" OnPress="g=&apos;Split into teams, following me and my target&apos; g=&apos;Split into teams, following me and my target&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Split to teams, follow my target</Button>
<Button BackgroundOpacity="0.000" LocalText="Spread out" Location="157,121" MaximumSize="155,19" MinimumSize="155,19" Name="Spread out" OnPress="g=&apos;Spread out&apos; g=&apos;Spread out&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Spread out</Button>
<Button BackgroundOpacity="0.000" LocalText="Wait for my go" Location="313,1" MaximumSize="155,19" MinimumSize="155,19" Name="Wait for my go" OnPress="g=&apos;Wait for my go&apos; g=&apos;Wait for my go&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Wait for my go</Button>
<Button BackgroundOpacity="0.000" LocalText="Waiting for orders" Location="313,21" MaximumSize="155,19" MinimumSize="155,19" Name="Waiting for orders" OnPress="g=&apos;Waiting for orders&apos; g=&apos;Waiting for orders&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Waiting for orders</Button>
<Button BackgroundOpacity="0.000" LocalText="Where to?" Location="313,41" MaximumSize="155,19" MinimumSize="155,19" Name="Where to?" OnPress="g=&apos;Where to?&apos; g=&apos;Where to?&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="155,19" Size="155,19" Style="text_button_left" Visible="false">Where to?</Button>
</VolumePage>
<VolumePage AbsorbsInput="false" CellCount="2,6" CellPadding="1,1" CellSelectable="false" CellSize="160,19" Location="1,1" MinimumScrollExtent="323,121" Name="Level2Warning" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="429,280" Size="429,280" Visible="false" VolumeFill="down_left2right">
<Button BackgroundOpacity="0.000" LocalText="Look out!" Location="1,1" MaximumSize="160,19" MinimumSize="160,19" Name="Look out!" OnPress="g=&apos;Look out!&apos; g=&apos;Look out!&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out!</Button>
<Button BackgroundOpacity="0.000" LocalText="Look out ahead" Location="1,21" MaximumSize="160,19" MinimumSize="160,19" Name="Look out ahead" OnPress="g=&apos;Look out ahead&apos; g=&apos;Look out ahead&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out ahead</Button>
<Button BackgroundOpacity="0.000" LocalText="Look out behind" Location="1,41" MaximumSize="160,19" MinimumSize="160,19" Name="Look out behind" OnPress="g=&apos;Look out behind&apos; g=&apos;Look out behind&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out behind</Button>
<Button BackgroundOpacity="0.000" LocalText="Look out north" Location="1,61" MaximumSize="160,19" MinimumSize="160,19" Name="Look out north" OnPress="g=&apos;Look out north&apos; g=&apos;Look out north&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out north</Button>
<Button BackgroundOpacity="0.000" LocalText="Look out south" Location="1,81" MaximumSize="160,19" MinimumSize="160,19" Name="Look out south" OnPress="g=&apos;Look out south&apos; g=&apos;Look out south&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out south</Button>
<Button BackgroundOpacity="0.000" LocalText="Look out east" Location="1,101" MaximumSize="160,19" MinimumSize="160,19" Name="Look out east" OnPress="g=&apos;Look out east&apos; g=&apos;Look out east&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out east</Button>
<Button BackgroundOpacity="0.000" LocalText="Look out west" Location="162,1" MaximumSize="160,19" MinimumSize="160,19" Name="Look out west" OnPress="g=&apos;Look out west&apos; g=&apos;Look out west&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out west</Button>
<Button BackgroundOpacity="0.000" LocalText="Look out upwards" Location="162,21" MaximumSize="160,19" MinimumSize="160,19" Name="Look out upwards" OnPress="g=&apos;Look out upwards&apos; g=&apos;Look out upwards&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out upwards</Button>
<Button BackgroundOpacity="0.000" LocalText="Look out below" Location="162,41" MaximumSize="160,19" MinimumSize="160,19" Name="Look out from below" OnPress="g=&apos;Look out below&apos; g=&apos;Look out below&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">Look out below</Button>
<Button BackgroundOpacity="0.000" LocalText="All clear" Location="162,61" MaximumSize="160,19" MinimumSize="160,19" Name="All clear" OnPress="g=&apos;All clear&apos; g=&apos;All clear&apos; hide_window=(MainHUD.QuickChatList) hide_window=(MainHUD.QuickChatList) Parent.Visible=(False)" ScrollExtent="160,19" Size="160,19" Style="text_button_left" Visible="false">All clear</Button>
</VolumePage>
<Text Font="/Fonts.FontArialBold15" LocalText="All messages are sent to group" Location="209,141" Name="Boilerplate" Opacity="0.333" ScrollExtent="208,16" Size="208,16">All messages are sent to group</Text>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Frame" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="519,158" Size="519,158" Visible="false"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Backdrop" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/FrameStyles.background_gold" ScrollExtent="519,158" Size="519,158"/>
</Page>
<Page Activated="true" eq2usescomwndcontrols="true" Location="487,124" MaximumSize="1024,1024" MinimumSize="70,52" Name="EmoteList" PackLocation="left, top" PackLocationProp="0487/0001,0124/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="537,625" Size="537,625" UserScrollable="false" Visible="false">
<Button LocalTooltip="Close" Location="11,585" Name="WC_CloseButton" ScrollExtent="22,22" Size="22,22" Style="/ButtonStyles.close_button" Tooltip="Close" UserMovable="true"></Button>
<ButtonStyle DisabledTextColor="#A0A0A0" DisabledTextStyle="/Fonts.FontArial14" MouseOverSound="ui_mouseover" MouseOverTextColor="#FFFF00" MouseOverTextStyle="/Fonts.FontArial14" Name="text_button_left" NormalTextColor="#F0D080" NormalTextStyle="/Fonts.FontArial14" PressedTextStyle="/Fonts.FontArial14" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="/ButtonStyles.DefaultButton.but_pressed" RStyleDefault="/ButtonStyles.DefaultButton.but_normal" RStyleDisabled="/ButtonStyles.DefaultButton.but_disabled" RStyleMouseOver="/ButtonStyles.DefaultButton.but_mouseover" RStyleMouseOverSelected="/ButtonStyles.DefaultButton.but_pressed" RStyleSelected="/ButtonStyles.DefaultButton.but_pressed" SelectedTextStyle="/Fonts.FontArial14" TextAlignment="Left"/>
<VolumePage AbsorbsInput="false" CellCount="6,30" CellPadding="1,1" CellSelectable="false" CellSize="96,19" Location="32,8" MinimumScrollExtent="583,601" Name="Volume" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="583,698" Size="483,698" VolumeFill="down_left2right">
<Text Font="/Fonts.FontZapf18" LocalText="Greetings" Location="1,1" MaximumSize="96,19" MinimumSize="96,19" Name="Greetings" ScrollExtent="96,19" Size="96,19">Greetings</Text>
<Button BackgroundOpacity="0.000" LocalText="Attention" Location="1,21" Name="Attention" OnPress="attention hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Attention</Button>
<Button BackgroundOpacity="0.000" LocalText="Beckon" Location="1,41" Name="Beckon" OnPress="beckon hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Beckon</Button>
<Button BackgroundOpacity="0.000" LocalText="Blow Kiss" Location="1,61" Name="Blow Kiss" OnPress="blowkiss hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Blow Kiss</Button>
<Button BackgroundOpacity="0.000" LocalText="Bow" Location="1,81" Name="Bow" OnPress="bow hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Bow</Button>
<Button BackgroundOpacity="0.000" LocalText="Bye" Location="1,101" Name="Bye" OnPress="bye hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Bye</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="Curtsey" Location="1,121" Name="Curtsey" OnPress="curtsey hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Curtsey</Button>
<Button BackgroundOpacity="0.000" LocalText="Flirt" Location="1,141" Name="Flirt" OnPress="flirt hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Flirt</Button>
<Button BackgroundOpacity="0.000" LocalText="Flourish" Location="1,161" Name="Flourish" OnPress="flourish hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Flourish</Button>
<Button BackgroundOpacity="0.000" LocalText="Full Curtsey" Location="1,181" Name="Full Curtsey" OnPress="fullcurtsey hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Full Curtsey</Button>
<Button BackgroundOpacity="0.000" LocalText="Hello" Location="1,201" Name="Hello" OnPress="hello hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Hello</Button>
<Button BackgroundOpacity="0.000" LocalText="Hug" Location="1,221" Name="Hug" OnPress="hug hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Hug</Button>
<Button BackgroundOpacity="0.000" LocalText="Introduce" Location="1,241" Name="Introduce" OnPress="introduce hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Introduce</Button>
<Button BackgroundOpacity="0.000" LocalText="Nod" Location="1,261" Name="Nod" OnPress="nod hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Nod</Button>
<Button BackgroundOpacity="0.000" LocalText="Royal Wave" Location="1,281" Name="Royal Wave" OnPress="royalwave hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Royal Wave</Button>
<Button BackgroundOpacity="0.000" LocalText="Salute" Location="1,301" Name="Salute" OnPress="salute hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Salute</Button>
<Button BackgroundOpacity="0.000" LocalText="Thanks" Location="1,321" Name="Thanks" OnPress="thank hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Thanks</Button>
<Button BackgroundOpacity="0.000" LocalText="Wave" Location="1,341" Name="Wave" OnPress="wave hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Wave</Button>
<Button BackgroundOpacity="0.000" LocalText="Welcome" Location="1,361" Name="Welcome" OnPress="welcome hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Welcome</Button>
<Text Font="/Fonts.FontZapf18" LocalText=" " Location="1,381" MaximumSize="96,19" MinimumSize="96,19" Name="space" ScrollExtent="96,19" Size="96,19" TextColor="#F0D040"></Text>
<Text Font="/Fonts.FontZapf18" LocalText="Laugh" Location="1,401" MaximumSize="96,19" MinimumSize="96,19" Name="Laugh" ScrollExtent="96,19" Size="96,19">Laugh</Text>
<Button BackgroundOpacity="0.000" LocalText="Cackle" Location="1,421" Name="Cackle" OnPress="cackle hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Cackle</Button>
<Button BackgroundOpacity="0.000" LocalText="Chuckle" Location="1,441" Name="Chuckle" OnPress="chuckle hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Chuckle</Button>
<Button BackgroundOpacity="0.000" LocalText="Giggle" Location="1,461" Name="Giggle" OnPress="giggle hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Giggle</Button>
<Button BackgroundOpacity="0.000" LocalText="Laugh" Location="1,481" Name="Laugh" OnPress="laugh hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Laugh</Button>
<Button BackgroundOpacity="0.000" LocalText="Snicker" Location="1,501" Name="Snicker" OnPress="snicker hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Snicker</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="ROFL" Location="1,521" Name="ROFL" OnPress="rofl hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">ROFL</Button>
<Text Font="/Fonts.FontZapf18" LocalText="Unhappy" Location="1,541" MaximumSize="96,19" MinimumSize="96,19" Name="Unhappy" ScrollExtent="96,19" Size="96,19">Unhappy</Text>
<Button BackgroundOpacity="0.000" LocalText="Bored" Location="1,561" Name="Bored" OnPress="bored hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Bored</Button>
<Button BackgroundOpacity="0.000" LocalText="Cry" Location="1,581" Name="Cry" OnPress="cry hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Cry</Button>
<Button BackgroundOpacity="0.000" LocalText="Frustrated" Location="98,1" Name="Frustrated" OnPress="frustrated hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Frustrated</Button>
<Button BackgroundOpacity="0.000" LocalText="Hungry" Location="98,21" Name="Hungry" OnPress="hungry hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Hungry</Button>
<Button BackgroundOpacity="0.000" LocalText="Mourn" Location="98,41" Name="Mourn" OnPress="mourn hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Mourn</Button>
<Button BackgroundOpacity="0.000" LocalText="Pout" Location="98,61" Name="Pout" OnPress="pout hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Pout</Button>
<Button BackgroundOpacity="0.000" LocalText="Sad" Location="98,81" Name="Sad" OnPress="sad hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Sad</Button>
<Button BackgroundOpacity="0.000" LocalText="Sulk" Location="98,101" Name="Sulk" OnPress="sulk hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Sulk</Button>
<Text Font="/Fonts.FontZapf18" LocalText=" " Location="98,121" MaximumSize="96,19" MinimumSize="96,19" Name="space" ScrollExtent="96,19" Size="96,19" TextColor="#F0D040"></Text>
<Text Font="/Fonts.FontZapf18" LocalText="Agreement" Location="98,141" MaximumSize="96,19" MinimumSize="96,19" Name="Agreement" ScrollExtent="96,19" Size="96,19">Agreement</Text>
<Button BackgroundOpacity="0.000" LocalText="Agree" Location="98,161" Name="Agree" OnPress="agree hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Agree</Button>
<Button BackgroundOpacity="0.000" LocalText="Applaud" Location="98,181" Name="Applaud" OnPress="applaud hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Applaud</Button>
<Button BackgroundOpacity="0.000" LocalText="Cheer" Location="98,201" Name="Cheer" OnPress="cheer hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Cheer</Button>
<Button BackgroundOpacity="0.000" LocalText="Clap" Location="98,221" Name="Clap" OnPress="clap hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Clap</Button>
<Button BackgroundOpacity="0.000" LocalText="Raise Hand" Location="98,241" Name="Raise Hand" OnPress="raisehand hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Raise Hand</Button>
<Button BackgroundOpacity="0.000" LocalText="Thumbs Up" Location="98,261" Name="Thumbs Up" OnPress="thumbsup hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Thumbs Up</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="Veto" Location="98,281" Name="Veto" OnPress="veto hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Veto</Button>
<Button BackgroundOpacity="0.000" LocalText="Wink" Location="98,301" Name="Wink" OnPress="wink hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Wink</Button>
<Button BackgroundOpacity="0.000" LocalText="Woo Woo" Location="98,321" Name="Woo Woo" OnPress="woowoo hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Woo Woo</Button>
<Button BackgroundOpacity="0.000" LocalText="Yeah" Location="98,341" Name="Yeah" OnPress="yeah hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Yeah</Button>
<Text Font="/Fonts.FontZapf18" LocalText=" " Location="98,361" MaximumSize="96,19" MinimumSize="96,19" Name="space" ScrollExtent="96,19" Size="96,19" TextColor="#F0D040"></Text>
<Text Font="/Fonts.FontZapf18" LocalText="Disagreement" Location="98,381" MaximumSize="96,19" MinimumSize="96,19" Name="Disagree" ScrollExtent="96,19" Size="96,19">Disagreement</Text>
<Button BackgroundOpacity="0.000" LocalText="Cringe" Location="98,401" Name="Cringe" OnPress="cringe hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Cringe</Button>
<Button BackgroundOpacity="0.000" LocalText="Gasp" Location="98,421" Name="Gasp" OnPress="gasp hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Gasp</Button>
<Button BackgroundOpacity="0.000" LocalText="Frown" Location="98,441" Name="Frown" OnPress="frown hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Frown</Button>
<Button BackgroundOpacity="0.000" LocalText="Grumble" Location="98,461" Name="Grumble" OnPress="grumble hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Grumble</Button>
<Button BackgroundOpacity="0.000" LocalText="Hear No Evil" Location="98,481" Name="Hear No Evil" OnPress="hearnoevil hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Hear No Evil</Button>
<Button BackgroundOpacity="0.000" LocalText="Heck No" Location="98,501" Name="Heck No" OnPress="heckno hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Heck No</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="See No Evil" Location="98,521" Name="See No Evil" OnPress="seenoevil hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">See No Evil</Button>
<Button BackgroundOpacity="0.000" LocalText="Speak No Evil" Location="98,541" Name="Speak No Evil" OnPress="speaknoevil hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Speak No Evil</Button>
<Button BackgroundOpacity="0.000" LocalText="Tantrum" Location="98,561" Name="Tantrum" OnPress="tantrum hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Tantrum</Button>
<Text Font="/Fonts.FontZapf18" LocalText=" " Location="98,581" MaximumSize="96,19" MinimumSize="96,19" Name="space" ScrollExtent="96,19" Size="96,19" TextColor="#F0D040"></Text>
<Text Font="/Fonts.FontZapf18" LocalText=" " Location="195,1" MaximumSize="96,19" MinimumSize="96,19" Name="space" ScrollExtent="96,19" Size="96,19" TextColor="#F0D040"></Text>
<Text Font="/Fonts.FontZapf18" LocalText=" " Location="195,21" MaximumSize="96,19" MinimumSize="96,19" Name="space" ScrollExtent="96,19" Size="96,19" TextColor="#F0D040"></Text>
<Text Font="/Fonts.FontZapf18" LocalText="Aggressive" Location="195,41" MaximumSize="96,19" MinimumSize="96,19" Name="Aggressive" ScrollExtent="96,19" Size="96,19"></Text>
<Button BackgroundOpacity="0.000" LocalText="Bite" Location="195,61" Name="Bite" OnPress="bite hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Bite</Button>
<Button BackgroundOpacity="0.000" LocalText="Bonk" Location="195,81" Name="Bonk" OnPress="bonk hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Bonk</Button>
<Button BackgroundOpacity="0.000" LocalText="Brandish" Location="195,101" Name="Brandish" OnPress="brandish hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Brandish</Button>
<Button BackgroundOpacity="0.000" LocalText="Curse" Location="195,121" Name="Curse" OnPress="curse hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Curse</Button>
<Button BackgroundOpacity="0.000" LocalText="Cut Throat" Location="195,141" Name="Cut Throat" OnPress="cutthroat hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Cut Throat</Button>
<Button BackgroundOpacity="0.000" LocalText="Flex" Location="195,161" Name="Flex" OnPress="flex hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Flex</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="Glare" Location="195,181" Name="Glare" OnPress="glare hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Glare</Button>
<Button BackgroundOpacity="0.000" LocalText="Grin" Location="195,201" Name="Grin" OnPress="grin hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Grin</Button>
<Button BackgroundOpacity="0.000" LocalText="Howl" Location="195,221" Name="Howl" OnPress="howl hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Howl</Button>
<Button BackgroundOpacity="0.000" LocalText="Moon" Location="195,241" Name="Moon" OnPress="moon hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Moon</Button>
<Button BackgroundOpacity="0.000" LocalText="Neener" Location="195,261" Name="Neener" OnPress="neener hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Neener</Button>
<Button BackgroundOpacity="0.000" LocalText="Point" Location="195,281" Name="Point" OnPress="point hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Point</Button>
<Button BackgroundOpacity="0.000" LocalText="Poke" Location="195,301" Name="Poke" OnPress="poke hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Poke</Button>
<Button BackgroundOpacity="0.000" LocalText="Roar" Location="195,321" Name="Roar" OnPress="roar hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Roar</Button>
<Button BackgroundOpacity="0.000" LocalText="Rude Gesture" Location="195,341" Name="Rude Gesture" OnPress="rude hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Rude Gesture</Button>
<Button BackgroundOpacity="0.000" LocalText="Sarcasm" Location="195,361" Name="Sarcasm" OnPress="sarcasm hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Sarcasm</Button>
<Button BackgroundOpacity="0.000" LocalText="Scheme" Location="195,381" Name="Scheme" OnPress="scheme hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Scheme</Button>
<Button BackgroundOpacity="0.000" LocalText="Scold" Location="195,401" Name="Scold" OnPress="scold hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Scold</Button>
<Button BackgroundOpacity="0.000" LocalText="Shake Fist" Location="195,421" Name="Shake Fist" OnPress="shakefist hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Shake Fist</Button>
<Button BackgroundOpacity="0.000" LocalText="Shame" Location="195,441" Name="Shame" OnPress="shame hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Shame</Button>
<Button BackgroundOpacity="0.000" LocalText="Snarl" Location="195,461" Name="Snarl" OnPress="snarl hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Snarl</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="Sneer" Location="195,481" Name="Sneer" OnPress="sneer hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Sneer</Button>
<Button BackgroundOpacity="0.000" LocalText="Stare" Location="195,501" Name="Stare" OnPress="stare hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Stare</Button>
<Button BackgroundOpacity="0.000" LocalText="Swear" Location="195,521" Name="Swear" OnPress="swear hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Swear</Button>
<Button BackgroundOpacity="0.000" LocalText="Tap Foot" Location="195,541" Name="Tap Foot" OnPress="tapfoot hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Tap Foot</Button>
<Button BackgroundOpacity="0.000" LocalText="Taunt" Location="195,561" Name="Taunt" OnPress="taunt hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Taunt</Button>
<Button BackgroundOpacity="0.000" LocalText="Threaten" Location="195,581" Name="Threaten" OnPress="threaten hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Threaten</Button>
<Text Font="/Fonts.FontZapf18" LocalText=" " Location="292,1" MaximumSize="96,19" MinimumSize="96,19" Name="space" ScrollExtent="96,19" Size="96,19" TextColor="#F0D040"></Text>
<Text Font="/Fonts.FontZapf18" LocalText=" " Location="292,21" MaximumSize="96,19" MinimumSize="96,19" Name="space" ScrollExtent="96,19" Size="96,19" TextColor="#F0D040"></Text>
<Text Font="/Fonts.FontZapf18" LocalText="Passive" Location="292,41" MaximumSize="96,19" MinimumSize="96,19" Name="Passive" ScrollExtent="96,19" Size="96,19">Passive</Text>
<Button BackgroundOpacity="0.000" LocalText="Apologize" Location="292,61" Name="Apologize" OnPress="apologize hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Apologize</Button>
<Button BackgroundOpacity="0.000" LocalText="Beg" Location="292,81" Name="Beg" OnPress="beg hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Beg</Button>
<Button BackgroundOpacity="0.000" LocalText="Blink" Location="292,101" Name="Blink" OnPress="blink hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Blink</Button>
<Button BackgroundOpacity="0.000" LocalText="Bounce" Location="292,121" Name="Bounce" OnPress="bounce hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Bounce</Button>
<Button BackgroundOpacity="0.000" LocalText="Comfort" Location="292,141" Name="Comfort" OnPress="comfort hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Comfort</Button>
<Button BackgroundOpacity="0.000" LocalText="Dance" Location="292,161" Name="Dance" OnPress="dance hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Dance</Button>
<Button BackgroundOpacity="0.000" LocalText="Double Take" Location="292,181" Name="Double Take" OnPress="doubletake hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Double Take</Button>
<Button BackgroundOpacity="0.000" LocalText="Duck" Location="292,201" Name="Duck" OnPress="duck hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Duck</Button>
<Button BackgroundOpacity="0.000" LocalText="Eye" Location="292,221" Name="Eye" OnPress=" hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Eye</Button>
<Button BackgroundOpacity="0.000" LocalText="Grovel" Location="292,241" Name="Grovel" OnPress="grovel hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Grovel</Button>
<Button BackgroundOpacity="0.000" LocalText="Just Kidding" Location="292,261" Name="Just Kidding" OnPress="jk hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Just Kidding</Button>
<Button BackgroundOpacity="0.000" LocalText="Kneel" Location="292,281" Name="Kneel" OnPress="kneel hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Kneel</Button>
<Button BackgroundOpacity="0.000" LocalText="Listen" Location="292,301" Name="Listen" OnPress="listen hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Listen</Button>
<Button BackgroundOpacity="0.000" LocalText="Look Away" Location="292,321" Name="Look Away" OnPress="lookaway hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Look Away</Button>
<Button BackgroundOpacity="0.000" LocalText="Massage" Location="292,341" Name="Massage" OnPress="massage hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Massage</Button>
<Button BackgroundOpacity="0.000" LocalText="Over Here!" Location="292,361" Name="Overhear" OnPress="overhere hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Over Here!</Button>
<Button BackgroundOpacity="0.000" LocalText="Peer" Location="292,381" Name="Peer" OnPress="peer hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Peer</Button>
<Button BackgroundOpacity="0.000" LocalText="Plead" Location="292,401" Name="Plead" OnPress="plead hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Plead</Button>
<Button BackgroundOpacity="0.000" LocalText="Scream" Location="292,421" Name="Scream" OnPress="scream hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Scream</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="Shimmy" Location="292,441" Name="Shimmy" OnPress="shimmy hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Shimmy</Button>
<Button BackgroundOpacity="0.000" LocalText="Shrug" Location="292,461" Name="Shrug" OnPress="shrug hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Shrug</Button>
<Button BackgroundOpacity="0.000" LocalText="Sigh" Location="292,481" Name="Sigh" OnPress="sigh hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Sigh</Button>
<Button BackgroundOpacity="0.000" LocalText="Sit" Location="292,501" Name="Sit" OnPress="sit hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Sit</Button>
<Button BackgroundOpacity="0.000" LocalText="Smile" Location="292,521" Name="Smile" OnPress="smile hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Smile</Button>
<Button BackgroundOpacity="0.000" LocalText="Smirk" Location="292,541" Name="Smirk" OnPress="smirk hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Smirk</Button>
<Button BackgroundOpacity="0.000" LocalText="Square" Location="292,561" Name="Square" OnPress="square hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Square</Button>
<Button BackgroundOpacity="0.000" LocalText="Squeal" Location="292,581" Name="Squeal" OnPress="squeal hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Squeal</Button>
<Button BackgroundOpacity="0.000" LocalText="Stand" Location="389,1" Name="Stand" OnPress="stand hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Stand</Button>
<Button BackgroundOpacity="0.000" LocalText="Violin" Location="389,21" Name="Violin" OnPress="violin hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Violin</Button>
<Text Font="/Fonts.FontZapf18" LocalText="Emotional" Location="389,41" MaximumSize="96,19" MinimumSize="96,19" Name="Emotion" ScrollExtent="96,19" Size="96,19">Emotional</Text>
<Button BackgroundOpacity="0.000" LocalText="Amaze" Location="389,61" Name="Amaze" OnPress="amaze hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Amaze</Button>
<Button BackgroundOpacity="0.000" LocalText="Bleed" Location="389,81" Name="Bleed" OnPress="bleed hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Bleed</Button>
<Button BackgroundOpacity="0.000" LocalText="Blush" Location="389,101" Name="Blush" OnPress="blush hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Blush</Button>
<Button BackgroundOpacity="0.000" LocalText="Boggle" Location="389,121" Name="Boggle" OnPress="boggle hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Boggle</Button>
<Button BackgroundOpacity="0.000" LocalText="Burp" Location="389,141" Name="Burp" OnPress="burp hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Burp</Button>
<Button BackgroundOpacity="0.000" IsDefaultButton="true" LocalText="Confused" Location="389,161" Name="Confused" OnPress="confused hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Confused</Button>
<Button BackgroundOpacity="0.000" LocalText="Cough" Location="389,181" Name="Cough" OnPress="cough hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Cough</Button>
<Button BackgroundOpacity="0.000" LocalText="Crazy" Location="389,201" Name="Crazy" OnPress="crazy hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Crazy</Button>
<Button BackgroundOpacity="0.000" LocalText="Curious" Location="389,221" Name="Curious" OnPress="curious hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Curious</Button>
<Button BackgroundOpacity="0.000" LocalText="Doh" Location="389,241" Name="Doh" OnPress="doh hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Doh</Button>
<Button BackgroundOpacity="0.000" LocalText="Drool" Location="389,261" Name="Drool" OnPress="drool hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Drool</Button>
<Button BackgroundOpacity="0.000" LocalText="Gag" Location="389,281" Name="Gag" OnPress="gag hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Gag</Button>
<Button BackgroundOpacity="0.000" LocalText="Groan" Location="389,301" Name="Groan" OnPress="groan hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Groan</Button>
<Button BackgroundOpacity="0.000" LocalText="Happy" Location="389,321" Name="Happy" OnPress="happy hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Happy</Button>
<Button BackgroundOpacity="0.000" LocalText="Heel Click" Location="389,341" Name="Heel Click" OnPress="heelclick hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Heel Click</Button>
<Button BackgroundOpacity="0.000" LocalText="Heart Attack" Location="389,361" Name="Heart Attack" OnPress="heartattack hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Heart Attack</Button>
<Button BackgroundOpacity="0.000" LocalText="Itch" Location="389,381" Name="Itch" OnPress="itch hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Itch</Button>
<Button BackgroundOpacity="0.000" LocalText="Lost" Location="389,401" Name="Lost" OnPress="lost hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Lost</Button>
<Button BackgroundOpacity="0.000" LocalText="Moan" Location="389,421" Name="Moan" OnPress="moan hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Moan</Button>
<Button BackgroundOpacity="0.000" LocalText="Not Worthy" Location="389,441" Name="Not Worthy" OnPress="notworthy hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Not Worthy</Button>
<Button BackgroundOpacity="0.000" LocalText="Ponder" Location="389,461" Name="Ponder" OnPress="ponder hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Ponder</Button>
<Button BackgroundOpacity="0.000" LocalText="Puzzle" Location="389,481" Name="Puzzle" OnPress="puzzle hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Puzzle</Button>
<Button BackgroundOpacity="0.000" LocalText="Scratch" Location="389,501" Name="Scratch" OnPress="scratch hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Scratch</Button>
<Button BackgroundOpacity="0.000" LocalText="Shiver" Location="389,521" Name="Shiver" OnPress="shiver hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Shiver</Button>
<Button BackgroundOpacity="0.000" LocalText="Sneeze" Location="389,541" Name="Sneeze" OnPress="sneeze hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Sneeze</Button>
<Button BackgroundOpacity="0.000" LocalText="Sniff" Location="389,561" Name="Sniff" OnPress="sniff hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Sniff</Button>
<Button BackgroundOpacity="0.000" LocalText="Stinky" Location="389,581" Name="Stinky" OnPress="stinky hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Stinky</Button>
<Button BackgroundOpacity="0.000" LocalText="Stretch" Location="486,1" Name="Stretch" OnPress="stretch hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Stretch</Button>
<Button BackgroundOpacity="0.000" LocalText="Yawn" Location="486,21" Name="Yawn" OnPress="yawn hide_window=(MainHUD.EmoteList) hide_window=(MainHUD.EmoteList)" ScrollExtent="96,19" Size="96,19" Style="text_button_left">Yawn</Button>
</VolumePage>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Frame" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/FrameStyles.win_gold" ScrollExtent="537,625" Size="537,625"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="7,5" Name="WC_Backdrop" PackLocation="left,top" PackLocationProp="0007/0001,0005/0001" PackSize="absolute,absolute" PackSizeProp="0019/0001,0019/0001" RStyleDefault="/FrameStyles.background_gold" ScrollExtent="518,606" Size="518,606"/>
</Page>
