<?xml version="1.0" encoding="UTF-8"?>
<!--

	!!! ATTENTION !!!

If you can read this, you do not have a proper
version of Java installed on your computer.

If you have installed the PhET software on a local
computer running Windows, click on the shortcut
titled &quot;Install Java 1.4.2". Otherwise, please go
the &quot;Simulations&quot; page of the PhET web site and
click on &quot;Setup &amp; Troubleshooting&quot; for more
information.

--><!-- EM Field application --><jnlp spec="1.0+" codebase="http://phet-web.colorado.edu/simulations" href="emf/emf.jnlp" > 
      <information > 
            <title >Radio Waves and Electro-magnetic Fields        </title> 
            <vendor >University of Colorado, Department of Physics        </vendor> 
            <description >Radio Waves and Electro-magnetic Fields        </description> 
            <description kind="short" >An interactive application for electrom-magnetic fields.        </description> 
            <icon href="../Design/Assets/images/Phet-Kavli-logo.jpg" >        </icon> 
            <icon kind="splash" href="../Design/Assets/images/Phet-Kavli-logo.jpg" >        </icon> 
            <homepage href="http://phet-web.colorado.edu" >        </homepage>
            <offline-allowed >        </offline-allowed> 
      </information> 
      <resources > 
            <j2se version="1.4+" >        </j2se> 
            <jar href="emf/emf.jar" >        </jar> 
            <jar href="emf/lib/phetcommon.jar" >        </jar> 
            <jar href="emf/lib/mechanics.jar" >        </jar> 
            <jar href="emf/lib/stripchart.jar" download="lazy" >        </jar> 
            <jar href="emf/emf-help.jar" download="lazy" >        </jar>
            <jar href="emf/lib/jnlp.jar" download="lazy" >        </jar>

    <!-- Debug tags -->
<!-- 
	&lt;property name="javaws.debug.0&quot; value="+TraceDownload"/> 
	&lt;property name="javaws.debug.1&quot; value="+TraceClassLoading"/> 
	&lt;property name="javaws.debug.2&quot; value="+TraceDiskCache"/> 
	&lt;property name="javaws.debug.3&quot; value="+TraceXMLParsing"/>
	&lt;property name="javaws.debug.4&quot; value="+TraceCacheEntryManager"/>
	&lt;property name="javaws.debug.5&quot; value="+TraceCache"/>
-->
      </resources> 
      <package name="com.mysite.Main" part="help" >    </package>
      <application-desc main-class="edu.colorado.phet.emf.EmfApplication" >    </application-desc>
</jnlp>
