<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>2012</id>
  <defaultcontrol>3</defaultcontrol>
  <allowoverlay>no</allowoverlay>
  <controls>
    <control>
      <type>image</type>
      <id>0</id>
      <width>1280</width>
      <height>720</height>
      <texture>black.png</texture>
      <colordiffuse>40ffffff</colordiffuse>
    </control>
    <control>
      <type>image</type>
      <id>0</id>
      <posX>206</posX>
      <posY>80</posY>
      <width>970</width>
      <height>457</height>
      <texture>context_background.png</texture>
    </control>
    <control>
      <description>Heading text label</description>
      <type>label</type>
      <id>4</id>
      <posX>258</posX>
      <posY>107</posY>
      <label>181</label>
      <width>655</width>     <!-- Pog: was 800 changed for TvWish button -->
      <font>font14</font>
      <textcolor>FFFFFFFF</textcolor>
    </control>
    <control>
      <description>GFX-Heading "menu" text label</description>
      <type>label</type>
      <id>5</id>
      <posX>2291</posX>
      <posY>110</posY>
      <width>426</width>
      <label>924</label>
      <font>font14</font>
      <textcolor>Black</textcolor>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
    </control>
    <control>
      <description>Exit button</description>
      <type>button</type>
      <id>2</id>
      <posX>1078</posX>
      <posY>102</posY>
      <width>50</width>
      <height>50</height>
      <textureFocus>dialogue_shutdown_focus.png</textureFocus>
      <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
      <label>-</label>
      <onleft>666</onleft>     <!-- Pog: was 3 changed for TvWish button -->
      <onright>3</onright>
      <onup>3</onup>
      <ondown>3</ondown>
    </control>
    <control>
      <description>options listcontrol</description>
      <type>listcontrol</type>
      <id>3</id>
      <posX>284</posX>
      <posY>167</posY>
      <width>800</width>
      <height>325</height>
      <onleft>2</onleft>
      <onright>666</onright>     <!-- Pog: was 2 changed for TvWish button -->
      <spinPosX>977</spinPosX>
      <spinPosY>462</spinPosY>
      <textXOff>88</textXOff>
      <PinIconXOff>60</PinIconXOff>
      <PinIconYOff>10</PinIconYOff>
      <PinIconWidth>40</PinIconWidth>
      <PinIconHeight>25</PinIconHeight>
      <keepaspectratio>yes</keepaspectratio>
      <itemHeight>34</itemHeight>
      <itemWidth>53</itemWidth>
      <IconXOff>17</IconXOff>
      <IconYOff>3</IconYOff>
    </control>

 <!-- Pog: TvWishList Menu Mod (begin here) -->
    <control>
      <description>TVwishList</description>
      <type>button</type>
      <id>666</id>
      <posX>930</posX>
      <posY>101</posY>
      <width>130</width>
      <label>TvWish</label>
      <font>font14</font>
      <align>left</align>
      <hyperlink>70943675</hyperlink>
      <hyperlinkParameter>#(switch(
        eq(#currentmoduleid,'600'), '#TV.Guide.Title',
        eq(#currentmoduleid,'602'), '#TV.View.title',
        eq(#currentmoduleid,'9811'), '#TVSeries.Series.Pretty_Name',
        eq(#currentmoduleid,'96742'), '#MovingPictures.SelectedMovie.title',
        eq(1,1), '#selecteditem'
        ))</hyperlinkParameter>
      <visible>plugin.isenabled(TvWishListMP)+[window.isvisible(600)|window.isvisible(601)|window.isvisible(602)|window.isvisible(603)|window.isvisible(9811)|[window.isvisible(96742)+!control.isvisible(51)]]</visible>
    </control>

    <control>
      <description>Debug</description>
      <type>label</type>
      <id>6666</id>
      <posX>5</posX>
      <posY>5</posY>
      <width>900</width>
      <label>DEBUG: hyperlinkParameter= #(switch(eq(#currentmoduleid,'600'),'#TV.Guide.Title', eq(#currentmoduleid,'602'),'#TV.View.title', eq(#currentmoduleid,'9811'),'#TVSeries.Series.Pretty_Name', eq(#currentmoduleid,'96742'),'#MovingPictures.SelectedMovie.title', eq(1,1),'#selecteditem'))</label>
      <textcolor>FFFFFFFF</textcolor>
      <font>font10</font>
      <align>left</align>
      <visible>plugin.isenabled(TvWishListMP)+[window.isvisible(600)|window.isvisible(601)|window.isvisible(602)|window.isvisible(603)|window.isvisible(9811)|[window.isvisible(96742)+!control.isvisible(51)]]</visible>
    </control>
<!-- Pog: TvWishList Menu Mod (end here) -->

  </controls>
</window>
