<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP File for Elluminate Live! application -->
<jnlp
  spec="1.5+"
  codebase="http://www.elluminate.com/web/download/10.0">
  <information>
    <title>Elluminate Live!</title>
    <vendor>Elluminate Inc</vendor>
    <description>Elluminate Live! Virtual Room</description>
    <icon href="elive128.gif"/>
  </information>
  <security>
    <all-permissions/>
  </security>
  <update check="always" />
  <resources>
    <property name="apple.laf.useScreenMenuBar" value="true"/>
    <property
	name="apple.awt.window.position.forceSafeProgrammaticPositioning"
	value="false"/>
	
    <j2se version="1.5+" java-vm-args="-Xincgc" initial-heap-size="32m" max-heap-size="128m"/>
    <jar href="eLiveFull.jar" main="true"/>
    <jar href="eLive.jar"/>
    <jar href="eNet.jar"/>
    <jar href="guice-2.0-no_aop.jar"/>
    <jar href="iText.jar"/>
    <jar href="jdom.jar"/>
    <jar href="JimiProClasses.jar"/>
    <jar href="vcActivity.jar"/>
    <jar href="vcAgenda.jar"/>
    <jar href="vcAppShare.jar"/>
    <jar href="vcAudio.jar"/>
    <jar href="vcBreakout.jar"/>
    <jar href="vcCalculator.jar"/>
    <jar href="vcCaption.jar"/>
    <jar href="vcChair.jar"/>
    <jar href="vcDirectMsg.jar"/>
    <jar href="vcHand.jar"/>
    <jar href="vcMultimedia.jar"/>
    <jar href="vcNotes.jar"/>
    <jar href="vcPlayer.jar"/>
    <jar href="vcParticipant.jar"/>
    <jar href="vcPolling.jar"/>
    <jar href="vcPresentation.jar"/>
    <jar href="vcProfile.jar"/>
    <jar href="vcQuiz.jar"/>
    <jar href="vcRecorder.jar"/>
    <jar href="vcStartTime.jar"/>
    <jar href="vcTelephony.jar"/>
    <jar href="vcTimer.jar"/>
    <jar href="vcTransfer.jar"/>
    <jar href="vcVideo.jar"/>
    <jar href="vcWebPush.jar"/>
    <jar href="vcWhiteboard.jar"/>
  </resources>
  <resources os="Mac\ OS\ X" arch="ppc">
    <nativelib href="vcPlatformMacOSXppc.jar"/>
    <nativelib href="vcAudioMacOSXppc.jar"/>
    <nativelib href="vcBrowserMacOSXppc.jar"/>
  </resources>
  <resources os="Mac\ OS\ X" arch="i386">
    <nativelib href="vcPlatformMacOSXx86.jar"/>
    <nativelib href="vcAudioMacOSXx86.jar"/>
    <nativelib href="vcBrowserMacOSXx86.jar"/>
  </resources>
  <resources os="Mac\ OS\ X" arch="x86_64">
    <nativelib href="vcPlatformMacOSXx8664.jar"/>
    <nativelib href="vcAudioMacOSXx8664.jar"/>
    <nativelib href="vcBrowserMacOSXx8664.jar"/>
  </resources>
  <resources os="Windows" arch="x86">
    <nativelib href="vcPlatformWin.jar"/>
    <nativelib href="vcAudioWin.jar"/>
    <jar href="vcBrowserWin.jar"/>
  </resources>
  <resources os="Windows" arch="x86_64 amd64">
    <nativelib href="vcPlatformWinx8664.jar"/>
    <nativelib href="vcAudioWinx8664.jar"/>
    <jar href="vcBrowserWin.jar"/>
  </resources>
  <resources os="SunOS" arch="sparc">
    <nativelib href="vcPlatformSolSparc.jar"/>
    <nativelib href="vcAudioSolSparc.jar"/>
  </resources>
  <resources os="Linux" arch="i386 x86">
    <nativelib href="vcPlatformLin.jar"/>
    <nativelib href="vcAudioLin.jar"/>
  </resources>
  <resources os="Linux" arch="x86_64 amd64">
    <nativelib href="vcPlatformLinx8664.jar"/>
    <nativelib href="vcAudioLinx8664.jar"/>
  </resources>
  <resources locale="ar">
    <jar href="localeFull_ar.jar"/>
  </resources>
  <resources locale="de">
    <jar href="localeFull_de.jar"/>
  </resources>
  <resources locale="es">
    <jar href="localeFull_es.jar"/>
  </resources>
  <resources locale="fr">
    <jar href="localeFull_fr.jar"/>
  </resources>
  <resources locale="pl">
    <jar href="localeFull_pl.jar"/>
  </resources>
  <resources locale="pt_BR">
    <jar href="localeFull_pt_BR.jar"/>
  </resources>
  <resources locale="ru">
    <jar href="localeFull_ru.jar"/>
  </resources>
  <resources locale="zh_CN">
    <jar href="localeFull_zh_CN.jar"/>
  </resources>
  <resources>
    <jar href="vcImages.jar"/>
  </resources>
  <application-desc main-class="com.elluminate.live.full.Main">
    <argument>-session</argument>
    <argument>Player</argument>
    <argument>-play</argument>
    <argument>https://sas.elluminate.com/site/external/download/recording?uid=E08C246054D9E85BFE61AB51D7C37307</argument>
  </application-desc>
</jnlp>