﻿<?xml version="1.0" encoding="utf-8"?>
<Page Name="Options" ScrollExtent="1024,768" Size="1024,768" Visible="false">
    <Page eq2usescomwndcontrols="true" Location="21,196" MaximumSize="1024,1024" MinimumSize="287,198" Name="ColorChooser" ScrollExtent="346,307" Size="346,307" UserMovable="true" Visible="false">
        <Text AbsorbsInput="false" Font="/Fetish.Fonts.FontArial14T" Location="202,243" Name="HexValue" OnHoverIn="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor" ScrollExtent="135,26" Size="135,26" TextAlignment="Center" TextAlignmentVertical="Center">Mouse Over For Hex Value</Text>
        <Text AbsorbsInput="false" Font="/Fonts.FontArial14" Location="202,223" Name="TextSample" OnHoverIn="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor" ScrollExtent="135,26" Size="135,26" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#EDDA9A">Sample text color change</Text>
        <Page AbsorbsInput="false" BackgroundColor="#0000FF" BackgroundOpacity="1.000" Location="202,202" Name="ColorSample" OnHoverIn="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor" ScrollExtent="135,25" Size="135,25" />
        <TextboxStyle CaratColor="#FFFFC0" CaratWidth="2" Cursor="/Cursor.Text" Name="InputStyle" NormalTextStyle="/Fonts.FontArial14" SelectedTextStyle="InputStyle" SelectionColor="#222266" TextColor="#FFFFFF" TextPadding="3,2,3,0" />
        <Sliderbar Color="#EDDA9A" Location="29,214" Name="RedSlider" OnChange="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="138,14" Size="138,14" Style="/Fetish.SliderbarStyles.horz_sliderbar" textalignment="Right" UpperLimit="100" Value="2" />
        <Text Font="/Fonts.FontArial14" Location="9,200" Name="RedLabel" ScrollExtent="40,16" Size="40,16" TextAlignmentVertical="Center" TextColor="#EDDA9A">Red</Text>
        <Text Font="/Fonts.FontArial14" Location="2,207" Name="LabelSliderLeft" ScrollExtent="20,26" Size="20,26" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EDDA9A">0</Text>
        <Text Font="/Fonts.FontArial14" Location="176,208" Name="LabelSliderRight" ScrollExtent="24,26" Size="24,26" TextAlignmentVertical="Center" TextColor="#EDDA9A">255</Text>
        <Textbox BackgroundOpacity="0.275" Color="#EDDA9A" Cursor="/Cursor.Text" Location="88,199" MaxLength="15" Name="RedTextbox" NumericInteger="true" OnChange="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="28,17" Size="28,16" Style="InputStyle">255</Textbox>
        <Sliderbar Color="#88FF88" Location="29,246" Name="GreenSlider" OnChange="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="138,14" Size="138,14" Style="/Fetish.SliderbarStyles.horz_sliderbar" textalignment="Right" UpperLimit="100" Value="2" />
        <Text Font="/Fonts.FontArial14" Location="9,232" Name="GreenLabel" ScrollExtent="40,16" Size="40,16" TextAlignmentVertical="Center" TextColor="#88FF88">Green</Text>
        <Text Font="/Fonts.FontArial14" Location="2,240" Name="LabelSliderLeft" ScrollExtent="20,26" Size="20,26" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#88FF88">0</Text>
        <Text Font="/Fonts.FontArial14" Location="176,240" Name="LabelSliderRight" ScrollExtent="24,26" Size="24,26" TextAlignmentVertical="Center" TextColor="#88FF88">255</Text>
        <Textbox BackgroundOpacity="0.275" Color="#88FF88" Cursor="/Cursor.Text" Location="88,231" MaxLength="15" Name="GreenTextbox" NumericInteger="true" OnChange="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="28,17" Size="28,16" Style="InputStyle">255</Textbox>
        <Sliderbar Color="#EDDA9A" Location="29,279" Name="BlueSlider" OnChange="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="138,14" Size="138,14" Style="/Fetish.SliderbarStyles.horz_sliderbar" textalignment="Right" UpperLimit="100" Value="2" />
        <Text Font="/Fonts.FontArial14" Location="9,265" Name="BlueLabel" ScrollExtent="40,16" Size="40,16" TextAlignmentVertical="Center" TextColor="#EDDA9A">Blue</Text>
        <Text Font="/Fonts.FontArial14" Location="2,272" Name="LabelSliderLeft" ScrollExtent="20,26" Size="20,26" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EDDA9A">0</Text>
        <Text Font="/Fonts.FontArial14" Location="176,273" Name="LabelSliderRight" ScrollExtent="24,26" Size="24,26" TextAlignmentVertical="Center" TextColor="#EDDA9A">255</Text>
        <Textbox BackgroundOpacity="0.275" Color="#EDDA9A" Cursor="/Cursor.Text" Location="88,264" MaxLength="15" Name="BlueTextbox" NumericInteger="true" OnChange="Parent.HexValue.LocalText=Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="28,17" Size="28,16" Style="InputStyle">255</Textbox>
        <Page Location="7,28" Name="ColorButtons" ScrollExtent="166,173" Size="166,173">
            <Button BackgroundColor="#00002D" Location="6,7" Name="Color0" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#000044" Location="6,27" Name="Color1" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#000088" Location="6,47" Name="Color2" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#0000CC" Location="6,67" Name="Color3" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#0000FF" Location="6,87" Name="Color4" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#4444FF" Location="6,107" Name="Color5" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#8080FF" Location="6,127" Name="Color6" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#AAAAFF" Location="6,147" Name="Color7" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#18002D" Location="26,7" Name="Color8" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#220044" Location="26,27" Name="Color9" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#440088" Location="26,47" Name="Color10" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#6600CC" Location="26,67" Name="Color11" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button Location="26,87" Name="Color12" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#A044FF" Location="26,107" Name="Color13" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#B080FF" Location="26,127" Name="Color14" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#C4AAFF" Location="26,147" Name="Color15" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#22002D" Location="46,7" Name="Color16" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#330044" Location="46,27" Name="Color17" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#660088" Location="46,47" Name="Color18" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#9900CC" Location="46,67" Name="Color19" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#C800FF" Location="46,87" Name="Color20" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#D444FF" Location="46,107" Name="Color21" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#DD80FF" Location="46,127" Name="Color22" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#DDAAFF" Location="46,147" Name="Color23" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#2D002D" Location="66,7" Name="Color24" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#440044" Location="66,27" Name="Color25" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#880088" Location="66,47" Name="Color26" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#CC00CC" Location="66,67" Name="Color27" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF00FF" Location="66,87" Name="Color28" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF44FF" Location="66,107" Name="Color29" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF80FF" Location="66,127" Name="Color30" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFAAFF" Location="66,147" Name="Color31" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#2D0018" Location="86,7" Name="Color32" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#440022" Location="86,27" Name="Color33" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#880044" Location="86,47" Name="Color34" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#CC0066" Location="86,67" Name="Color35" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF0088" Location="86,87" Name="Color36" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF44AA" Location="86,107" Name="Color37" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF80C8" Location="86,127" Name="Color38" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFAADD" Location="86,147" Name="Color39" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#2D0000" Location="106,7" Name="Color40" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#440000" Location="106,27" Name="Color41" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#880000" Location="106,47" Name="Color42" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#CC0000" Location="106,67" Name="Color43" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF0000" Location="106,87" Name="Color44" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#202E6C" Location="106,107" Name="Color45" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF8080" Location="106,127" Name="Color46" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#F7E2B3" Location="106,147" Name="Color47" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#2D1800" Location="126,7" Name="Color48" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#442200" Location="126,27" Name="Color49" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#884400" Location="126,47" Name="Color50" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#CC6600" Location="126,67" Name="Color51" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FF8800" Location="126,87" Name="Color52" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFAA44" Location="126,107" Name="Color53" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFC480" Location="126,127" Name="Color54" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFDDAA" Location="126,147" Name="Color55" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#2D2200" Location="146,7" Name="Color56" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#443300" Location="146,27" Name="Color57" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#886600" Location="146,47" Name="Color58" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#CC9900" Location="146,67" Name="Color59" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFCC00" Location="146,87" Name="Color60" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFDD44" Location="146,107" Name="Color61" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFE088" Location="146,127" Name="Color62" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFE8AA" Location="146,147" Name="Color63" OnActivate="Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
        </Page>
        <Page BackgroundOpacity="1.000" Location="7,28" Name="ColorButtons2" RStyleDefault="/Fetish.FrameStyles.win_plain" ScrollExtent="332,173" Size="332,173">
            <Button BackgroundColor="#2D2D00" Location="166,7" Name="Color0" OnPress="Parent.Parent.RedSlider.Value=45&#xD;&#xA;Parent.Parent.GreenSlider.Value=45&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#444400" Location="166,27" Name="Color1" OnPress="Parent.Parent.RedSlider.Value=68&#xD;&#xA;Parent.Parent.GreenSlider.Value=68&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#888800" Location="166,47" Name="Color2" OnPress="Parent.Parent.RedSlider.Value=136&#xD;&#xA;Parent.Parent.GreenSlider.Value=136&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#BBBB00" Location="166,67" Name="Color3" OnPress="Parent.Parent.RedSlider.Value=187&#xD;&#xA;Parent.Parent.GreenSlider.Value=187&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#DDDD00" Location="166,87" Name="Color4" OnPress="Parent.Parent.RedSlider.Value=221&#xD;&#xA;Parent.Parent.GreenSlider.Value=221&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFFF00" Location="166,107" Name="Color5" OnPress="Parent.Parent.RedSlider.Value=255&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFFF77" Location="166,127" Name="Color6" OnPress="Parent.Parent.RedSlider.Value=255&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=119&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFFFAA" Location="166,147" Name="Color7" OnPress="Parent.Parent.RedSlider.Value=255&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=170&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#182D00" Location="186,7" Name="Color8" OnPress="Parent.Parent.RedSlider.Value=24&#xD;&#xA;Parent.Parent.GreenSlider.Value=45&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#224400" Location="186,27" Name="Color9" OnPress="Parent.Parent.RedSlider.Value=34&#xD;&#xA;Parent.Parent.GreenSlider.Value=68&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#448800" Location="186,47" Name="Color10" OnPress="Parent.Parent.RedSlider.Value=68&#xD;&#xA;Parent.Parent.GreenSlider.Value=136&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#66CC00" Location="186,67" Name="Color11" OnPress="Parent.Parent.RedSlider.Value=102&#xD;&#xA;Parent.Parent.GreenSlider.Value=204&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#88FF00" Location="186,87" Name="Color12" OnPress="Parent.Parent.RedSlider.Value=136&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#AAFF44" Location="186,107" Name="Color13" OnPress="Parent.Parent.RedSlider.Value=170&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=68&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#CCFF88" Location="186,127" Name="Color14" OnPress="Parent.Parent.RedSlider.Value=204&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=136&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#DDFFAA" Location="186,147" Name="Color15" OnPress="Parent.Parent.RedSlider.Value=221&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=170&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#002D00" Location="206,7" Name="Color16" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=45&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#004400" Location="206,27" Name="Color17" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=68&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#008800" Location="206,47" Name="Color18" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=136&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00BB00" Location="206,67" Name="Color19" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=187&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00DD00" Location="206,87" Name="Color20" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=221&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00FF00" Location="206,107" Name="Color21" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#77FF77" Location="206,127" Name="Color22" OnPress="Parent.Parent.RedSlider.Value=119&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=119&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#AAFFAA" Location="206,147" Name="Color23" OnPress="Parent.Parent.RedSlider.Value=170&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=170&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#002D1C" Location="226,7" Name="Color24" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=45&#xD;&#xA;Parent.Parent.BlueSlider.Value=28&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#004428" Location="226,27" Name="Color25" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=68&#xD;&#xA;Parent.Parent.BlueSlider.Value=43&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00884B" Location="226,47" Name="Color26" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=136&#xD;&#xA;Parent.Parent.BlueSlider.Value=75&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00BB66" Location="226,67" Name="Color27" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=187&#xD;&#xA;Parent.Parent.BlueSlider.Value=102&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00DD88" Location="226,87" Name="Color28" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=221&#xD;&#xA;Parent.Parent.BlueSlider.Value=136&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00FF99" Location="226,107" Name="Color29" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=153&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#77FFC0" Location="226,127" Name="Color30" OnPress="Parent.Parent.RedSlider.Value=119&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=192&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#AAFFCF" Location="226,147" Name="Color31" OnPress="Parent.Parent.RedSlider.Value=170&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=207&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#002D2D" Location="246,7" Name="Color32" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=45&#xD;&#xA;Parent.Parent.BlueSlider.Value=45&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#004444" Location="246,27" Name="Color33" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=68&#xD;&#xA;Parent.Parent.BlueSlider.Value=68&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#008888" Location="246,47" Name="Color34" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=136&#xD;&#xA;Parent.Parent.BlueSlider.Value=136&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00B8B8" Location="246,67" Name="Color35" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=184&#xD;&#xA;Parent.Parent.BlueSlider.Value=184&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00DDDD" Location="246,87" Name="Color36" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=221&#xD;&#xA;Parent.Parent.BlueSlider.Value=221&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00FFFF" Location="246,107" Name="Color37" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#77FFFF" Location="246,127" Name="Color38" OnPress="Parent.Parent.RedSlider.Value=119&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFF9F9" Location="246,147" Name="Color39" OnPress="Parent.Parent.RedSlider.Value=170&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00222D" Location="266,7" Name="Color40" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=34&#xD;&#xA;Parent.Parent.BlueSlider.Value=45&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#003344" Location="266,27" Name="Color41" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=51&#xD;&#xA;Parent.Parent.BlueSlider.Value=68&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#006688" Location="266,47" Name="Color42" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=102&#xD;&#xA;Parent.Parent.BlueSlider.Value=136&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#0099CC" Location="266,67" Name="Color43" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=153&#xD;&#xA;Parent.Parent.BlueSlider.Value=204&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00BBDD" Location="266,87" Name="Color44" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=187&#xD;&#xA;Parent.Parent.BlueSlider.Value=221&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00DDFF" Location="266,107" Name="Color45" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=221&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#77E4FF" Location="266,127" Name="Color46" OnPress="Parent.Parent.RedSlider.Value=119&#xD;&#xA;Parent.Parent.GreenSlider.Value=228&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#AAE8FF" Location="266,147" Name="Color47" OnPress="Parent.Parent.RedSlider.Value=170&#xD;&#xA;Parent.Parent.GreenSlider.Value=232&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#00182D" Location="286,7" Name="Color48" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=24&#xD;&#xA;Parent.Parent.BlueSlider.Value=45&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#002244" Location="286,27" Name="Color49" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=34&#xD;&#xA;Parent.Parent.BlueSlider.Value=68&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#004488" Location="286,47" Name="Color50" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=68&#xD;&#xA;Parent.Parent.BlueSlider.Value=136&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#0066CC" Location="286,67" Name="Color51" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=102&#xD;&#xA;Parent.Parent.BlueSlider.Value=204&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#0088FF" Location="286,87" Name="Color52" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=136&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#202E6C" Location="286,107" Name="Color53" OnPress="Parent.Parent.RedSlider.Value=68&#xD;&#xA;Parent.Parent.GreenSlider.Value=170&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#EDDA9A" Location="286,127" Name="Color54" OnPress="Parent.Parent.RedSlider.Value=136&#xD;&#xA;Parent.Parent.GreenSlider.Value=204&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#F7E2B3" Location="286,147" Name="Color55" OnPress="Parent.Parent.RedSlider.Value=170&#xD;&#xA;Parent.Parent.GreenSlider.Value=221&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button Location="306,7" Name="Color56" OnPress="Parent.Parent.RedSlider.Value=0&#xD;&#xA;Parent.Parent.GreenSlider.Value=0&#xD;&#xA;Parent.Parent.BlueSlider.Value=0&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#1D1D1D" Location="306,27" Name="Color57" OnPress="Parent.Parent.RedSlider.Value=29&#xD;&#xA;Parent.Parent.GreenSlider.Value=29&#xD;&#xA;Parent.Parent.BlueSlider.Value=29&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#303030" Location="306,47" Name="Color58" OnPress="Parent.Parent.RedSlider.Value=48&#xD;&#xA;Parent.Parent.GreenSlider.Value=48&#xD;&#xA;Parent.Parent.BlueSlider.Value=48&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#636363" Location="306,67" Name="Color59" OnPress="Parent.Parent.RedSlider.Value=99&#xD;&#xA;Parent.Parent.GreenSlider.Value=99&#xD;&#xA;Parent.Parent.BlueSlider.Value=99&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#868686" Location="306,87" Name="Color60" OnPress="Parent.Parent.RedSlider.Value=134&#xD;&#xA;Parent.Parent.GreenSlider.Value=134&#xD;&#xA;Parent.Parent.BlueSlider.Value=134&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#A9A9A9" Location="306,107" Name="Color61" OnPress="Parent.Parent.RedSlider.Value=169&#xD;&#xA;Parent.Parent.GreenSlider.Value=169&#xD;&#xA;Parent.Parent.BlueSlider.Value=169&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#CCCCCC" Location="306,127" Name="Color62" OnPress="Parent.Parent.RedSlider.Value=204&#xD;&#xA;Parent.Parent.GreenSlider.Value=204&#xD;&#xA;Parent.Parent.BlueSlider.Value=204&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
            <Button BackgroundColor="#FFFFFF" Location="306,147" Name="Color63" OnPress="Parent.Parent.RedSlider.Value=255&#xD;&#xA;Parent.Parent.GreenSlider.Value=255&#xD;&#xA;Parent.Parent.BlueSlider.Value=255&#xD;&#xA;Parent.Parent.HexValue.LocalText=Parent.Parent.ColorSample.BackgroundColor&#xD;&#xA;" ScrollExtent="20,20" Size="20,20" />
        </Page>
        <Button IsDefaultButton="true" Location="203,273" Margin="0,-1,0,0" Name="ApplyButton" PackLocation="right,bottom" ScrollExtent="66,26" Size="66,26" Style="/Fetish.ButtonStyles.text_button">OK</Button>
        <Button IsDefaultButton="true" Location="272,273" Margin="0,-1,0,0" Name="CancelButton" PackLocation="right,bottom" ScrollExtent="66,26" Size="66,26" Style="/Fetish.ButtonStyles.text_button">Cancel</Button>
        <Button Location="328,3" Name="WC_CloseButton" PackLocation="right,top" ScrollExtent="15,15" Size="15,15" Style="/Fetish.ButtonStyles.close_button" Tooltip="Close" UserMovable="true" />
        <Button Location="296,3" Name="WC_OptionsButton" PackLocation="right,top" ScrollExtent="15,15" Size="15,15" Style="/Fetish.ButtonStyles.options_button" Tooltip="Window Options" UserMovable="true" />
        <Text AbsorbsInput="false" Font="/Fonts.FontZapf18" Location="2,1" MaximumSize="160,16384" MaxLines="1" Name="WC_Title" PackSize="absolute" ScrollExtent="160,18" Size="160,18" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F5DE83" UserMovable="true">Color Chooser</Text>
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,20" Name="WC_Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/Fetish.FrameStyles.frame_plain" ScrollExtent="346,287" Size="346,287" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Titlebar" PackLocation="left,top" PackSize="absolute" RStyleDefault="/Fetish.FrameStyles.title_simple" ScrollExtent="346,22" Size="346,22" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="1,20" Name="WC_Backdrop" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/Fetish.FrameStyles.fetish_bg" ScrollExtent="344,285" Size="344,285" />
    </Page>
    <Page eq2opensound="ui_window_main_open" eq2usescomwndcontrols="true" Location="5,110" MaximumSize="723,16384" MinimumSize="723,524" Name="OptionGame" ScrollExtent="723,524" Size="723,524" UserMovable="true" UserResizable="true">
        <Button Location="631,23" MaximumSize="16384,26" MinimumSize="26,26" Name="AdvancedButton" PackLocation="right,top" ScrollExtent="87,26" Size="87,26" Style="/Fetish.ButtonStyles.text_button" Tooltip=":8dd83dd89731eafd:Click to toggle Advanced and Basic options.">:8dd83dd8ba07f5d8:Advanced</Button>
        <Button Location="690,3" Name="WC_HelpButton" PackLocation="right,top" ScrollExtent="15,15" Size="15,15" Style="/Fetish.ButtonStyles.help_button" Tooltip="Help" UserMovable="true" />
        <Button Location="705,3" Name="WC_CloseButton" PackLocation="right,top" ScrollExtent="15,15" Size="15,15" Style="/Fetish.ButtonStyles.close_button" UserMovable="true" />
        <Text AbsorbsInput="false" Font="/Fonts.FontZapf18" Location="18,1" MaximumSize="160,16384" MaxLines="1" Name="WC_Title" PackSize="absolute" ScrollExtent="144,18" Size="144,18" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F5DE83" UserMovable="true">Options</Text>
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,20" Name="WC_Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/Fetish.FrameStyles.frame_plain" ScrollExtent="723,504" Size="723,504" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Titlebar" PackLocation="left,top" PackSize="absolute" RStyleDefault="/Fetish.FrameStyles.title_simple" ScrollExtent="723,22" Size="723,22">
            <Checkbox BackgroundOpacity="1.000" Location="3,3" Name="MinimizeCheckbox" OnActivate="parent.parent.ExpandWin=parent.parent.size &#xD;&#xA;parent.parent.MaxSize=parent.parent.maximumsize &#xD;&#xA;parent.parent.MinSize=parent.parent.minimumsize &#xD;&#xA;parent.parent.minimumsize=&apos;0,0&apos; &#xD;&#xA;parent.parent.maximumsize=&apos;16384,22&apos; &#xD;&#xA;LocalTooltip=&apos;Expand&apos;" OnDeactivate="parent.parent.maximumsize=parent.parent.MaxSize &#xD;&#xA;parent.parent.minimumsize=parent.parent.MinSize &#xD;&#xA;parent.parent.size=parent.parent.ExpandWin  &#xD;&#xA;LocalTooltip=&apos;Minimize&apos;" ScrollExtent="16,16" Size="16,16" Style="/Fetish.CheckboxStyles.minimize_checkbox" Tooltip="Minimize" />
        </Page>
        <Page Location="164,180" Name="PopupPage" ScrollExtent="518,145" Size="518,145" Visible="false">
            <Page AbsorbsInput="false" BackgroundColor="#101434" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="7,5" Name="Warning" PackLocation="top,left" PackSize="bottom,right" RStyleDefault="/Fetish.FrameStyles.single_pixel_fill" ScrollExtent="503,68" Size="503,68">
                <Text Font="/Fonts.FontZapf15" Location="1,1" Name="Text" ScrollExtent="485,66" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="485,66" TextAlignment="Center" TextAlignmentVertical="Center">Error Message</Text>
                <Scrollbar ArrowPressSound="sounds/button" Control="Page" HideIfUnnecessary="true" Location="485,2" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="17,64" Size="17,64" Style="/Fetish.ScrollStyles.vscroll" Visible="false" />
            </Page>
            <Button Location="213,109" Name="ButtonPopupOK" ScrollExtent="93,26" Size="93,26" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">OK</Button>
            <Button Location="157,109" Name="ButtonPopupYes" ScrollExtent="93,26" Size="93,26" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Yes</Button>
            <Button Location="267,109" Name="ButtonPopupNo" ScrollExtent="93,26" Size="93,26" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">No</Button>
            <Text Font="/Fonts.FontZapf15" Location="65,79" Name="CheckboxWarningLabel" ScrollExtent="446,40" ShadowStyle="/ShadowStyles.ChatSimple.Outline1" Size="446,40">Don&apos;t show this warning again; always reuse keys for multiple events.</Text>
            <Checkbox Activated="true" BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Checked="true" Location="45,78" Name="CheckboxWarning" ScrollExtent="22,22" Size="22,22" Style="/Fetish.CheckboxStyles.widget_check">Don&apos;t show this warning again; always reuse keys for multiple events.</Checkbox>
            <Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="3,1" Name="PagePopup" PackLocation="top,left" PackSize="bottom,right" RStyleDefault="/Fetish.FrameStyles.single_pixel_fill2" ScrollExtent="511,136" Size="511,136" />
            <Page AbsorbsInput="false" BackgroundOpacity="0.400" Enabled="false" GetsInput="false" Location="8,7" Name="PagePopupShadow" PackLocation="top,left" PackSize="bottom,right" ScrollExtent="511,136" Size="511,136" />
        </Page>
        <Page Location="8,33" Name="TabTemplate" ScrollExtent="134,32" Size="134,32">
            <Checkbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Location="4,4" Name="TabOption" Radio="true" ScrollExtent="125,25" Size="125,25" Style="/Fetish.CheckboxStyles.checkbox_zapf15">Tab</Checkbox>
        </Page>
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="6,30" Name="TabsGrouper" PackLocation="top,left" PackSize="fixed, absolute" RStyleDefault="/Fetish.FrameStyles.GrouperFilled.rect" ScrollExtent="138,459" Size="138,459" />
        <Scrollbar ArrowPressSound="sounds/button" Control="Page" HideIfUnnecessary="true" Location="698,32" MaximumSize="17,16384" MinimumSize="17,80" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="17,454" Size="17,454" Style="/Fetish.ScrollStyles.vscroll" Visible="false" />
        <Page BackgroundColor="#0000FF" Location="150,53" Name="Page" PackLocation="top,left" PackSize="absolute,absolute" ScrollExtent="546,432" ScrollSize="1,20" Size="546,432">
            <Page Name="SpacingTemplate" ScrollExtent="544,16" Size="544,16" Visible="false" />
            <Page Location="0,4" Name="TitleTemplate" ScrollExtent="544,23" Size="544,23" Visible="false">
                <Checkbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Location="3,0" Name="Collapse" ScrollExtent="281,23" Size="281,23" Style="/Fetish.CheckboxStyles.collapse_tree_18">Toggle or Text</Checkbox>
                <Text Font="/Fonts.FontZapf18" Location="18,0" Name="Label" PackSize="fixed,absolute" ScrollExtent="504,23" Size="504,23" TextAlignment="Center">Label</Text>
            </Page>
            <Page Location="0,4" Name="ChatColorTemplate" ScrollExtent="544,26" Size="544,26" Visible="false">
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,3" Name="LabelColor" PackSize="fixed,absolute" ScrollExtent="155,18" Size="155,18" TextAlignmentVertical="Center">Label</Text>
                <Button Location="163,1" Margin="0,0,0,2" Name="ColorButton" PackLocation="left,center" ScrollExtent="120,22" Size="120,22" Style="/Fetish.ButtonStyles.text_button" TextColor="#0000FF">Chat Color</Button>
                <Button Location="417,1" Margin="0,0,0,2" Name="EchoColorButton" PackLocation="left,center" ScrollExtent="120,22" Size="120,22" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Echo Color</Button>
                <Button Location="290,1" Margin="0,0,0,2" Name="LinkColorButton" PackLocation="left,center" ScrollExtent="120,22" Size="120,22" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Link Color</Button>
            </Page>
            <Page BackgroundColor="#00FF00" Location="0,4" Name="FloatRangeTemplate" ScrollExtent="544,23" Size="544,23" Visible="false">
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,4" Name="LabelSlider" PackSize="fixed,absolute" ScrollExtent="174,18" Size="174,18">Label</Text>
                <Text Font="/Fonts.FontZapf15" Location="174,-2" Name="LabelSliderLeft" PackLocation="left,center" ScrollExtent="77,26" Size="77,26" TextAlignment="Right" TextAlignmentVertical="Center">Left</Text>
                <Text Font="/Fonts.FontZapf15" Location="400,-2" Name="LabelSliderRight" PackLocation="left,center" ScrollExtent="70,26" Size="70,26" TextAlignmentVertical="Center">Right</Text>
                <Sliderbar Algorithm="Linear" ControlInput="Value" FloatLeftValue="3.000" FloatRightValue="1.000" FloatValue="1.220" Location="255,4" Name="Slider" PackLocation="left,center" ScrollExtent="138,14" Size="138,14" Style="/Fetish.SliderbarStyles.horz_sliderbar" textalignment="Right" UpperLimit="100" Value="89" />
                <Textbox BackgroundOpacity="1.000" Cursor="/Cursor.Text" Enabled="false" Location="476,1" Margin="2,0,2,0" Name="Value" PackLocation="right,center" RStyleDefault="/Fetish.FrameStyles.single_pixel" ScrollExtent="54,20" Size="54,20" Style="/Fetish.TextboxStyles.textbox" textalignment="Center">1.220</Textbox>
            </Page>
            <Page BackgroundColor="#0000FF" Location="0,4" Name="IntRangeTemplate" ScrollExtent="544,23" Size="544,23" Visible="false">
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,4" Name="LabelSlider" PackSize="fixed,absolute" ScrollExtent="174,18" Size="174,18">Label</Text>
                <Text Font="/Fonts.FontZapf15" Location="174,-2" Name="LabelSliderLeft" PackLocation="left,center" ScrollExtent="77,26" Size="77,26" TextAlignment="Right" TextAlignmentVertical="Center">Left</Text>
                <Text Font="/Fonts.FontZapf15" Location="400,-2" Name="LabelSliderRight" PackLocation="left,center" ScrollExtent="70,26" Size="70,26" TextAlignmentVertical="Center">Right</Text>
                <Sliderbar ControlInput="Value" Location="255,4" Name="Slider" PackLocation="left,center" ScrollExtent="138,14" Size="138,14" Style="/Fetish.SliderbarStyles.horz_sliderbar" textalignment="Right" UpperLimit="100" Value="2" />
                <Textbox BackgroundOpacity="1.000" Cursor="/Cursor.Text" Enabled="false" Location="476,1" Margin="2,0,2,0" Name="Value" NumericInteger="true" PackLocation="right,center" RStyleDefault="/Fetish.FrameStyles.single_pixel" ScrollExtent="54,20" Size="54,20" Style="/Fetish.TextboxStyles.textbox" textalignment="Center">2</Textbox>
            </Page>
            <Page Location="0,4" Name="BooleanTemplate" ScrollExtent="544,23" Size="544,23" Visible="false">
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,4" Name="LabelCheckbox" PackSize="fixed,absolute" ScrollExtent="172,19" Size="172,19">Label</Text>
                <Checkbox Activated="true" BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Checked="true" Location="257,2" Name="Checkbox" PackLocation="left,center" ScrollExtent="16,18" Size="16,18" Style="/Fetish.CheckboxStyles.widget_check" />
            </Page>
            <Page Location="0,4" Name="ListTemplate" ScrollExtent="544,23" Size="544,23" Visible="false">
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,4" Name="LabelDropdownbox" PackSize="fixed,absolute" ScrollExtent="230,18" Size="230,18">Label</Text>
                <Dropdownbox DataSource="FloorplanSource" Location="258,4" Name="Dropdownbox" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="191,16" Size="191,16" Style="/Fetish.dropdownlist.dropdown_default" />
            </Page>
            <Page Location="0,1" Name="KeymapTemplate" ScrollExtent="544,28" Size="544,28" Visible="false">
                <Button Location="251,3" Margin="0,0,0,2" Name="OneButton" PackLocation="left,center" ScrollExtent="129,24" Size="129,24" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Delete</Button>
                <Button Location="409,3" Margin="0,0,0,2" Name="TwoButton" PackLocation="left,center" ScrollExtent="129,24" Size="129,24" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Delete</Button>
                <Text Color="#EDDA9A" Font="/Fonts.FontZapf15" Location="7,7" Name="LabelKeyMap" PackSize="fixed,absolute" ScrollExtent="174,16" Size="174,16" TextAlignmentVertical="Center">Label</Text>
                <Button Location="190,3" Margin="0,0,0,2" Name="DeleteButton" PackLocation="left,center" ScrollExtent="60,24" Size="60,24" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Delete</Button>
                <Text Color="#EDDA9A" Font="/Fonts.FontZapf15" Location="385,2" Name="LabelKeyMapOr" PackLocation="left,center" ScrollExtent="28,26" Size="28,26" TextAlignmentVertical="Center">or</Text>
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="407,1" Name="Two" PackLocation="left,center" RStyleDefault="/Fetish.FrameStyles.win_plain" ScrollExtent="132,27" Size="132,27" />
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="249,1" Name="One" PackLocation="left,center" RStyleDefault="/Fetish.FrameStyles.win_plain" ScrollExtent="132,27" Size="132,27" />
            </Page>
            <Page Name="ColorTemplate" ScrollExtent="544,30" Size="544,30" Visible="false">
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,8" Name="LabelColor" PackSize="fixed,absolute" ScrollExtent="174,15" Size="174,15">Label</Text>
                <Button Location="277,4" Margin="0,0,0,2" Name="ColorButton" PackLocation="left,center" ScrollExtent="121,24" Size="121,24" Style="/Fetish.ButtonStyles.text_button" TextAlignmentVertical="Top" TextColor="#FFCCAA">Change color</Button>
            </Page>
            <Page Name="CommandTemplate" ScrollExtent="544,30" Size="544,30" Visible="false">
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,8" Name="LabelCommand" PackSize="fixed,absolute" ScrollExtent="174,15" Size="174,15">Label</Text>
                <Button Location="277,4" Margin="0,0,0,2" Name="CommandButton" PackLocation="left,center" ScrollExtent="121,24" Size="121,24" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Accept</Button>
            </Page>
            <Page Name="KeymapOLDTemplate" ScrollExtent="544,30" Size="544,30" Visible="false">
                <Text Color="#EDDA9A" Font="/Fonts.FontZapf15" Location="7,7" Name="LabelKeyMap" PackSize="fixed,absolute" ScrollExtent="174,18" Size="174,18" TextAlignmentVertical="Center">Label</Text>
                <Button Location="175,4" Margin="0,0,0,2" Name="DeleteButton" PackLocation="left,center" ScrollExtent="72,24" Size="72,24" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Delete</Button>
                <Textbox BackgroundOpacity="0.275" Cursor="/Cursor.Text" Location="255,6" MaxLength="15" Name="TextboxKeyMap1" PackLocation="left,center" ScrollExtent="121,20" Size="121,20" Style="/Fetish.TextboxStyles.textbox" />
                <Text Color="#EDDA9A" Font="/Fonts.FontZapf15" Location="385,3" Name="LabelKeyMapOr" PackLocation="left,center" ScrollExtent="28,26" Size="28,26" TextAlignmentVertical="Center">or</Text>
                <Textbox BackgroundOpacity="0.275" Cursor="/Cursor.Text" Location="413,6" MaxLength="15" Name="TextboxKeyMap2" PackLocation="left,center" ScrollExtent="121,20" Size="121,20" Style="/Fetish.TextboxStyles.textbox" />
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="407,2" Name="Two" PackLocation="left,center" RStyleDefault="/Fetish.FrameStyles.win_plain" ScrollExtent="133,27" Size="133,27" />
                <Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="249,2" Name="One" PackLocation="left,center" RStyleDefault="/Fetish.FrameStyles.win_plain" ScrollExtent="133,27" Size="133,27" />
            </Page>
            <Page BackgroundColor="#00FF00" Location="0,4" Name="StringTemplate" ScrollExtent="544,23" Size="544,23" Visible="false">
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,4" Name="Label" PackSize="fixed,absolute" ScrollExtent="174,18" Size="174,18">Label</Text>
                <Textbox BackgroundOpacity="1.000" Cursor="/Cursor.Text" Enabled="false" Location="255,1" Margin="2,0,2,0" Name="Value" PackLocation="right,center" RStyleDefault="/Fetish.FrameStyles.single_pixel" ScrollExtent="286,20" Size="286,20" Style="/Fetish.TextboxStyles.textbox" textalignment="Center">1.220</Textbox>
            </Page>
            <Page Name="VoiceSpecialTemplate" PackSize="1.0,fixed" ScrollExtent="546,96" Size="546,96">
                <ProgressbarStyle Bar.Background="/SpecialElements.AdventureXP.data.progressbar.fill" Name="style" />
                <Text Color="#E6CE4D" Font="/Fonts.FontZapf15" Location="7,8" Name="Label" PackSize="fixed,absolute" ScrollExtent="174,15" Size="174,15">:8dd83dd830998013:Label</Text>
                <Button Location="231,4" MaximumSize="16384,32" Name="StartButton" PackLocation="right,top" ScrollExtent="121,24" Size="121,24" Style="/Fetish.ButtonStyles.text_button">:8dd83dd83f88b348:Record (5 sec)</Button>
                <Button Location="360,4" MaximumSize="16384,32" Name="PlayButton" PackLocation="right,top" ScrollExtent="121,24" Size="121,24" Style="/Fetish.ButtonStyles.text_button">:8dd83dd8f80db5ab:Playback</Button>
                <Button Location="231,33" MaximumSize="16384,32" Name="MicTestButton" PackLocation="right,top" ScrollExtent="121,24" Size="121,24" Style="/Fetish.ButtonStyles.text_button">:8dd83dd8ab2fd629:Test Mic</Button>
                <Page BackgroundOpacity="1.000" Location="363,37" Name="BarFrame" PackLocation="right,top" RStyleDefault="/CommonElements.BarFrame.data.rect.style" ScrollExtent="177,15" Size="177,15">
                    <Progressbar BackgroundColor="#000000" Color="#22FF22" Location="2,3" Name="VoiceIntensity" PackSize="a,a" Progress="1.000" ScrollExtent="173,9" Size="173,9" Style="/Custom.Options.OptionGame.Page.VoiceSpecialTemplate.style" />
                </Page>
                <Text Color="#FF2222" Font="/TextStyles.Normal.NormalStyle" Location="0,66" Margin="1,0,1,1" Name="Status" PackSize="left,top" ScrollExtent="471,25" Size="471,25" TextAlignment="Right" TextAlignmentVertical="Center">:8dd83dd84d2ea43c:[DEVL] Status text appears here</Text>
                <Button Location="475,68" MaximumSize="16384,32" Name="FixButton" PackLocation="right,top" ScrollExtent="66,24" Size="66,24" Style="/Fetish.ButtonStyles.text_button" Tooltip=":8dd83dd84ef9cb95:Press this to attempt to fix the displayed error in the Windows Volume control panel.">:8dd83dd89e48fe7f:Fix</Button>
            </Page>
        </Page>
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="145,48" Name="PageFrame" PackLocation="top,left" PackSize="absolute,absolute" RStyleDefault="/Fetish.FrameStyles.win_plain" ScrollExtent="574,442" Size="574,442" />
        <Text Color="#EDDA9A" Font="/Fonts.FontZapf15" Location="-23,490" Name="LabelCurrentConfig" PackLocation="right,bottom" ScrollExtent="148,26" Size="148,26" TextAlignment="Right" TextAlignmentVertical="Center">Keyboard Layouts</Text>
        <Dropdownbox DataSource="/LoginScene.LSModeSelector.ConfigDataSource" Location="128,496" Name="DropdownboxConfig" PackLocation="right,bottom" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="172,20" Size="172,20" Style="/Fetish.dropdownlist.dropdown_default" />
        <Button Enabled="false" Location="306,493" Name="ButtonSC" PackLocation="right,bottom" ScrollExtent="80,26" Size="80,26" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Save</Button>
        <Button Enabled="false" Location="389,493" Name="ButtonLC" PackLocation="right,bottom" ScrollExtent="80,26" Size="80,26" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Load</Button>
        <Button Location="555,493" Name="ButtonAccept" PackLocation="right,bottom" ScrollExtent="80,26" Size="80,26" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Accept</Button>
        <Button Location="472,493" Name="ButtonDefaults" PackLocation="right,bottom" ScrollExtent="80,26" Size="80,26" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Defaults</Button>
        <Button IsCancelButton="true" Location="638,493" Name="ButtonCancel" PackLocation="right,bottom" ScrollExtent="80,26" Size="80,26" Style="/Fetish.ButtonStyles.text_button" TextColor="#FFCCAA">Cancel</Button>
        <Page AbsorbsInput="false" BackgroundOpacity="0.600" Enabled="false" GetsInput="false" Location="146,30" Name="PageBkg" PackLocation="top,left" PackSize="absolute,absolute" RStyleDefault="/Fetish.FrameStyles.fetish_fg1" ScrollExtent="572,458" Size="572,458" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="1,21" Name="WC_Backdrop" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/Fetish.FrameStyles.fetish_bg" ScrollExtent="721,502" Size="721,502" />
    </Page>
</Page>
