﻿<?xml version="1.0" encoding="utf-8"?>
<Page eq2opensound="ui_window_main_open" eq2usescomwndcontrols="true" Location="10,683" MaximumSize="16384,29" MinimumSize="280,29" Name="VoiceBar" PackLocation="left,bottom" PackSize="fixed,fixed" ScrollExtent="456,29" Size="456,29" UserMovable="true" UserResizable="true">
    <Text BackgroundOpacity="1.000" Color="#009900" DynamicData="/GameData.VoiceChat.Info.ColorTalkIndicator" Font="/TextStyles.Chat.ChatStyle" Location="5,5" Name="lblTalk" PackLocation="left,top" RStyleDefault="talk.rect" ScrollExtent="48,21" Size="48,21" TextAlignment="Center" TextAlignmentVertical="Center">Talk</Text>
    <Button BackgroundColor="#FFFFFF" Location="56,5" Name="btnOptions" OnPress="showvoiceoptions" PackLocation="left,top" ScrollExtent="30,20" Size="30,20" Style="volume.style" Tooltip="Voice Options" />
    <Button BackgroundColor="#FFFFFF" Location="89,5" Name="btnVoiceChat" OnPress="togglevoicechat" PackLocation="left,top" ScrollExtent="30,20" Size="30,20" Style="voicechat.style" Tooltip="Voice Users" />
    <Button BackgroundColor="#FFFFFF" Location="122,5" Name="btnChannel" OnPress="vivox_select_session" PackLocation="left,top" ScrollExtent="30,20" Size="30,20" Style="channel.style" Tooltip="Select Channel" />
    <Text AbsorbsInput="false" DynamicData="/GameData.VoiceChat.Info.TalkingStatus" Font="/TextStyles.Chat.ChatStyle" Location="156,5" Margin="5,0,0,0" MaxLines="1" Name="lblTalkStatus" PackLocation="left,top" PackSize="a,f" ScrollExtent="295,20" Size="295,20" TextAlignmentVertical="Center">You are speaking to the guild</Text>
    <Namespace Name="talk">
        <ImageStyle Name="center">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="17,208,47,234" />
        </ImageStyle>
        <ImageStyle Name="e">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="50,224,56,231" />
        </ImageStyle>
        <ImageStyle Name="w">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="6,214,12,231" />
        </ImageStyle>
        <ImageStyle Name="sw">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="6,234,12,240" />
        </ImageStyle>
        <ImageStyle Name="s">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="24,234,28,240" />
        </ImageStyle>
        <ImageStyle Name="se">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="50,234,56,240" />
        </ImageStyle>
        <ImageStyle Name="n">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="20,202,36,208" />
        </ImageStyle>
        <ImageStyle Name="ne">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="50,202,56,208" />
        </ImageStyle>
        <ImageStyle Name="nw">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="6,202,12,208" />
        </ImageStyle>
        <RectangleStyle Center="center" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
    </Namespace>
    <Namespace Name="volume">
        <ButtonStyle Name="style" RStyleActivated="activated_rect" RStyleDefault="normal_rect" RStyleMouseOver="mouseover_rect" />
        <RectangleStyle Center="normal" CenterShrinkH="true" CenterShrinkV="true" Name="normal_rect" />
        <ImageStyle Filter="true" Name="activated">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="179,98,209,118" />
        </ImageStyle>
        <ImageStyle Filter="true" Name="mouseover">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="179,120,209,140" />
        </ImageStyle>
        <RectangleStyle Center="mouseover" CenterShrinkH="true" CenterShrinkV="true" Name="mouseover_rect" />
        <RectangleStyle Center="activated" CenterShrinkH="true" CenterShrinkV="true" Name="activated_rect" />
        <ImageStyle Filter="true" Name="normal">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="179,142,209,162" />
        </ImageStyle>
    </Namespace>
    <Namespace Name="channel">
        <ButtonStyle Name="style" RStyleActivated="activated_rect" RStyleDefault="normal_rect" RStyleMouseOver="mouseover_rect" />
        <RectangleStyle Center="normal" CenterShrinkH="true" CenterShrinkV="true" Name="normal_rect" />
        <ImageStyle Filter="true" Name="activated">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="179,164,209,184" />
        </ImageStyle>
        <ImageStyle Filter="true" Name="mouseover">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="179,186,209,206" />
        </ImageStyle>
        <RectangleStyle Center="mouseover" CenterShrinkH="true" CenterShrinkV="true" Name="mouseover_rect" />
        <RectangleStyle Center="activated" CenterShrinkH="true" CenterShrinkV="true" Name="activated_rect" />
        <ImageStyle Filter="true" Name="normal">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="179,208,209,228" />
        </ImageStyle>
    </Namespace>
    <Namespace Name="voicechat">
        <ButtonStyle Name="style" RStyleActivated="activated_rect" RStyleDefault="normal_rect" RStyleMouseOver="mouseover_rect" />
        <RectangleStyle Center="normal" CenterShrinkH="true" CenterShrinkV="true" Name="normal_rect" />
        <ImageStyle Filter="true" Name="activated">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="212,164,242,184" />
        </ImageStyle>
        <ImageStyle Filter="true" Name="mouseover">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="212,186,242,206" />
        </ImageStyle>
        <RectangleStyle Center="mouseover" CenterShrinkH="true" CenterShrinkV="true" Name="mouseover_rect" />
        <RectangleStyle Center="activated" CenterShrinkH="true" CenterShrinkV="true" Name="activated_rect" />
        <ImageStyle Filter="true" Name="normal">
            <ImageFrame Name="image" Source="images/widgets01.dds" SourceRect="212,208,242,228" />
        </ImageStyle>
    </Namespace>
    <Page AbsorbsInput="false" Name="WindowFrame" PackSize="absolute,absolute" ScrollExtent="456,29" Size="456,29">
        <Namespace Name="background">
            <ImageStyle Filter="true" Name="center">
                <ImageFrame Name="image" Source="images/windowelements.dds" SourceRect="587,84,919,354" />
            </ImageStyle>
            <RectangleStyle Center="center" CenterShrinkH="true" CenterShrinkV="true" East="e" EastShrink="true" Name="rect" North="n" NorthEast="ne" NorthShrink="true" NorthWest="nw" South="s" SouthEast="se" SouthShrink="true" SouthWest="sw" West="w" WestShrink="true" />
        </Namespace>
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="456,29" Size="456,29" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="456,29" Size="456,29" />
    </Page>
</Page>
