<?xml version="1.0" encoding="utf-8"?>
<Context Name="BC - Events">
<Instance Name="RefugeesItem" >
<Container Anchor="R,C" Size="80,80" Offset="0,0" Hidden="0" ID="RefugeesContainer" ConsumeMouseButton="1" >
<SlideAnim Anchor="L,T" Style="NotificationSlide" ID="NotificationSlide" >
<AlphaAnim Style="NewFinger" />
<Button Anchor="R,C" Size="80,80" Offset="0,0" Texture="assets\UI\Art\Notification\NotificationFrameBase.dds" ID="RefugeesButton" Hidden="0" >
<ShowOnMouseOver>
<Image Anchor="C,C" Offset="0,0" Size="80,80" Texture="assets\UI\Art\Notification\NotificationFrameBase.dds" />
<AlphaAnim Anchor="C,C" AnchorSide="O.O" Offset="0,0" Size="80,80" Texture="assets\UI\Art\Notification\NotificationFrameGlow2.dds" Pause="0" Cycle="Bounce" Speed="1" AlphaStart="1" AlphaEnd="0" Hidden="0"/>
</ShowOnMouseOver>
<Image Anchor="C,C" Offset="0,0" Size="80,80" Texture="assets\UI\Art\Notification\NotificationRefugees.dds" />
<AlphaAnim Anchor="C,C" Offset="0,0" Size="80.80" TextureOffset="0.0" Texture="assets\UI\Art\Notification\NotificationRefugeesGlow.dds" Pause="0" Cycle="Bounce" Speed="1" AlphaStart="0" AlphaEnd="1"/>
<Label Anchor="C,C" Offset="0,0" String="" Font="TwCenMT20" ColorSet="Beige_Black_Alpha" FontStyle="Shadow" ID="RefugeesCount" />
</Button>
</SlideAnim>
</Container>
</Instance>
<Instance Name="CSCaptureItem" >
<Container Anchor="R,C" Size="80,80" Offset="0,0" Hidden="0" ID="CSCaptureContainer" ConsumeMouseButton="1" >
<SlideAnim Anchor="L,T" Style="NotificationSlide" ID="NotificationSlide" >
<AlphaAnim Style="NewFinger" />
<Button Anchor="R,C" Size="80,80" Offset="0,0" Texture="assets\UI\Art\Notification\NotificationFrameBase.dds" ID="CSCaptureButton" Hidden="0" >
<ShowOnMouseOver>
<Image Anchor="C,C" Offset="0,0" Size="80,80" Texture="assets\UI\Art\Notification\NotificationFrameBase.dds" />
<AlphaAnim Anchor="C,C" AnchorSide="O.O" Offset="0,0" Size="80,80" Texture="assets\UI\Art\Notification\NotificationFrameGlow2.dds" Pause="0" Cycle="Bounce" Speed="1" AlphaStart="1" AlphaEnd="0" Hidden="0"/>
</ShowOnMouseOver>
<Image Anchor="C,C" Offset="0,0" Size="80,80" Texture="assets\UI\Art\Notification\NotificationCSCapture.dds" />
<AlphaAnim Anchor="C,C" Offset="0,0" Size="80.80" TextureOffset="0.0" Texture="assets\UI\Art\Notification\NotificationCSCaptureGlow.dds" Pause="0" Cycle="Bounce" Speed="1" AlphaStart="0" AlphaEnd="1"/>
<Label Anchor="C,C" Offset="0,0" String="" Font="TwCenMT20" ColorSet="Beige_Black_Alpha" FontStyle="Shadow" ID="CSCaptureCount" />
</Button>
</SlideAnim>
</Container>
</Instance>
</Context>