<?xml version="1.0" encoding="utf-8"?>
<Page allowcloseontop="false" eq2usescomwndcontrols="true" Location="132,419" MinimumSize="110,110" Name="MainChat" PackLocation="left,bottom" PackLocationProp="0132/0001,-349/0001" ScrollExtent="400,200" Size="400,200" UserMovable="true" UserResizable="true">
<Button LocalTooltip="Close" Location="383,2" Name="WC_CloseButton" PackLocation="right,top" PackLocationProp="-018/0001,0003/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.close_button" Tooltip="Close"></Button>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/framestyles.single_pixel" ScrollExtent="400,197" Size="400,197">
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="ExtraFramePixel" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/framestyles.single_pixel" Location="1,1" Size="398,195"/>
</Page>

<Scrollbar ArrowPressSound="sounds/button" Control="ChatDisplay" Location="-23,3" Name="ChatScroll" Size="17,172" Style="/ScrollStyles.default_vscroll" PackLocation="left,top" PackSize=",absolute"/>
<Scrollbar ArrowPressSound="sounds/button" Control="ChatDisplay" Location="-23,3" Name="FullScroll" Size="17,190" Style="/ScrollStyles.default_vscroll" PackLocation="left,top" PackSize=",absolute" visible="false"/>

<Text AbsorbsInput="false" Cursor="/Cursor.Text" Font="/Fonts.Font_Chat" GetsInput="false" Location="3,-15" Margin="0,0,0,1" Name="ChatDisplay"  ShadowStyle="/ShadowStyles.Chat.Outline1" ScrollExtent="395,190" Size="395,190" TextAlignmentVertical="Bottom" PackLocation="left,top" PackSize="absolute,absolute">EQ2Interface or bust!</Text>


<Button LocalTooltip="Default Chat Channel" Location="4,175" Name="DefaultChannelButton" PackLocation="left,bottom" PackLocationProp="0004/0001,-025/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.channel_button" Tooltip="Default Chat Channel"></Button>
<Image Location="4,175" Name="DefaultChannelBkg" PackLocation="left,bottom" PackLocationProp="0004/0001,-025/0001" ScrollExtent="15,15" Size="15,15" SourceRect="122,219,137,234" SourceResource="images/widgets01.dds"/>

<Textbox Color="#F0F0F0" Cursor="/Cursor.Text" Location="18,175" Name="ChatInput" PackLocation="left,bottom" PackLocationProp="0018/0001,-025/0001" PackSize="absolute" PackSizeProp="0021/0001,xxxx/xxxx" RStyleDefault="/rectlist.win_plain" ScrollExtent="379,18" Size="379,18" Style="chat_textbox"></Textbox>

<TextboxStyle CaratColor="#F1E823" CaratWidth="2" DisabledTextShadowStyle="/ShadowStyles.Chat.Outline1" Name="chat_textbox" NormalTextShadowStyle="/ShadowStyles.Chat.Outline1" NormalTextStyle="/Fonts.Font_ChatInput" SelectedTextShadowStyle="/ShadowStyles.Chat.Outline1" SelectionColor="#A0A0A0" SelectionOpacity="1.000" TextColor="#FFFFFF" TextPadding="4,1,4,1"/>

<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Backdrop" PackLocation="left,top" PackSize="absolute,absolute" BackgroundColor="#000000" Size="400,197"/>

<Page Name="WC_Titlebar" OnHide="parent.ChatDisplay.Location='3,3' parent.defaultChannelButton.visible=false parent.defaultChannelBkg.visible=false parent.ChatInput.visible=false parent.ChatScroll.visible=false parent.FullScroll.visible=true" OnShow="parent.ChatDisplay.Location='3,-15' parent.ChatScroll.visible=true parent.FullScroll.visible=false parent.defaultChannelBkg.visible=true parent.defaultChannelButton.visible=true parent.ChatInput.visible=true" visible="true"/>

</Page>