<support>
  <id>3-5</id>
  <name><![CDATA[Babar Error Dialog]]></name>
  <!-- must match name on config.xml -->
  <type>support</type>
  <assetPath>swf/assets/BabarErrorDialogAssets.swf</assetPath>
  <sounds>
    <sound id="1">
      <name>click</name>
      <type>sfx</type>
    </sound>
  </sounds>
  <state>
    <id>ErrorDialog</id>
    <title>
      <id>title</id>
      <xPos title="ErrorTitleXPos">17</xPos>
      <yPos title="ErrorTitleYPos">8</yPos>
      <content title="ErrorTitle"><![CDATA[Sorry, we've had a problem...]]></content>
      <fontname>BabarFont1</fontname>
      <color>0xFF0000</color>
      <size title="ErrorTitleSize">18</size>
    </title>
    <logout title="timeOut"><![CDATA[Your Session has timed out. Please close this dialog to return to the Login page.]]></logout>
    <loginRedirect title="timeOutPath">/membership/login.aspx</loginRedirect>
    <text>
      <xPos>40</xPos>
      <yPos>40</yPos>
      <color>0x333333</color>
    </text>
    <background>
      <className>ErrorDialogMC</className>
    </background>
    <closeBtn>
      <className>ErrorCloseBtn</className>
      <xPos>370</xPos>
      <yPos>8</yPos>
    </closeBtn>
  </state>
</support>