<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP File for Elluminate Live! application -->
<jnlp
  spec="1.0+"
  codebase="http://vclass.fvdes.com:8100/lib/7.0">
  <information>
    <title>Elluminate Live!</title>
    <vendor>Elluminate Inc.</vendor>
    <description>Virtual Classroom</description>
    <icon href="elive128.gif"/>
  </information>
  <security>
    <all-permissions/>
  </security>
  <resources os="Windows Linux SunOS Mac\ OS\ X">
    <property name="apple.laf.useScreenMenuBar" value="true"/>
    <property
	name="apple.awt.window.position.forceSafeProgrammaticPositioning"
	value="false"/>
    <j2se version="1.4+"/>
    <j2se version="1.3.*">
      <resources os="Windows Linux SunOS Mac\ OS\ X">
        <package name="javax.net.ssl.*" part="ssl" recursive="true"/>
        <jar href="jsse.jar" part="ssl" download="lazy"/>
        <jar href="jnet.jar" part="ssl" download="lazy"/>
        <jar href="jcert.jar" part="ssl" download="lazy"/>
        <jar href="crimson.jar"/>
      </resources>
    </j2se>
    <jar href="eLiveAcad.jar" main="true"/>
    <jar href="eLive.jar"/>
    <jar href="eNet.jar"/>
    <jar href="eNetHttp.jar"/>
    <jar href="iText.jar"/>
    <jar href="jdom.jar"/>
    <jar href="JimiProClasses.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="vcOnline.jar"/>
    <jar href="vcParticipant.jar"/>
    <jar href="vcPolling.jar"/>
    <jar href="vcProfile.jar"/>
    <jar href="vcQuiz.jar"/>
    <jar href="vcRecorder.jar"/>
    <jar href="vcStartTime.jar"/>
    <jar href="vcTransfer.jar"/>
    <jar href="vcVideo.jar"/>
    <jar href="vcWebPush.jar"/>
    <jar href="vcWhiteboard.jar"/>
    <jar href="vcImagesAcad.jar"/>
  </resources>
  <resources os="Mac\ OS\ Classic">
    <j2se version="1.1+" initial-heap-size="16M" maximum-heap-size="64M"/>
    <property name="com.apple.mrj.application.growbox.intrudes" value="true"/>
    <jar href="eLiveAcad11.jar" main="true"/>
    <jar href="eLive11.jar"/>
    <jar href="eNet11.jar"/>
    <jar href="eNetHttp11.jar"/>
    <jar href="iText11.jar"/>
    <jar href="jdom11.jar"/>
    <jar href="crimson11.jar"/>
    <jar href="JimiProClasses11.jar"/>
    <jar href="vcAppShare11.jar"/>
    <jar href="vcAudio11.jar"/>
    <jar href="vcBreakout11.jar"/>
    <jar href="vcCalculator11.jar"/>
    <jar href="vcCaption11.jar"/>
    <jar href="vcChair11.jar"/>
    <jar href="vcDirectMsg11.jar"/>
    <jar href="vcHand11.jar"/>
    <jar href="vcMultimedia11.jar"/>
    <jar href="vcOnline11.jar"/>
    <jar href="vcParticipant11.jar"/>
    <jar href="vcPolling11.jar"/>
    <jar href="vcProfile11.jar"/>
    <jar href="vcQuiz11.jar"/>
    <jar href="vcRecorder11.jar"/>
    <jar href="vcStartTime11.jar"/>
    <jar href="vcTransfer11.jar"/>
    <jar href="vcVideo11.jar"/>
    <jar href="vcWebPush11.jar"/>
    <jar href="vcWhiteboard11.jar"/>
    <jar href="vcImagesAcad11.jar"/>
    <nativelib href="vcPlatformMac11.jar"/>
    <nativelib href="vcAudioMac11.jar"/>
  </resources>
  <resources os="Mac\ OS\ X" arch="ppc">
    <nativelib href="vcPlatformMacOSXppc.jar"/>
    <nativelib href="vcAudioMacOSXppc.jar"/>
    <nativelib href="vcBrowserMacOSXppc.jar"/>
    <nativelib href="vcAppShareMacOSXppc.jar"/>
    <nativelib href="vcPPTImportMacOSXppc.jar"/>
    <nativelib href="vcVideoMacOSXppc.jar"/>
  </resources>
  <resources os="Mac\ OS\ X" arch="i386 x86">
    <nativelib href="vcPlatformMacOSXx86.jar"/>
    <nativelib href="vcAudioMacOSXx86.jar"/>
    <nativelib href="vcBrowserMacOSXx86.jar"/>
    <nativelib href="vcAppShareMacOSXx86.jar"/>
    <nativelib href="vcPPTImportMacOSXx86.jar"/>
    <nativelib href="vcVideoMacOSXx86.jar"/>
  </resources>
  <resources os="Windows">
    <nativelib href="vcPlatformWin.jar"/>
    <nativelib href="vcAudioWin.jar"/>
    <jar href="vcBrowserWin.jar"/>
    <jar href="vcAppShareWin.jar"/>
    <nativelib href="vcVideoWin.jar"/>
  </resources>
  <resources os="SunOS" arch="sparc">
    <nativelib href="vcPlatformSolSparc.jar"/>
    <nativelib href="vcAudioSolSparc.jar"/>
    <nativelib href="vcAppShareSolSparc.jar"/>
  </resources>
  <resources os="SunOS" arch="x86 i386">
    <nativelib href="vcPlatformSolX86.jar"/>
    <nativelib href="vcAudioSolX86.jar"/>
    <nativelib href="vcAppShareSolX86.jar"/>
  </resources>
  <resources os="Linux" arch="i386 x86">
    <nativelib href="vcPlatformLin.jar"/>
    <nativelib href="vcAudioLin.jar"/>
    <nativelib href="vcAppShareLin.jar"/>
    <nativelib href="vcVideoLin.jar"/>
  </resources>
  <application-desc main-class="com.elluminate.live.academic.Main">
    <argument>-url</argument>
    <argument>jinx://vclass.fvdes.com:2187/ELMDefault_SCIDES|SCIDES Classroom 2#1158118505518</argument>
  </application-desc>
</jnlp>
