<?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.

--><jnlp spec="1.0+" codebase="http://phet-web.colorado.edu/simulations" href="cck/cck-lab.jnlp" >
        <information >
                <title >Circuit Construction Kit        </title>
                <vendor >PhET(tm)        </vendor>
                <homepage href="http://phet-web.colorado.edu" >        </homepage>
                <description >The Circuit Construction Kit        </description>
                <description kind="short" >The Circuit Construction Kit.        </description>
                <icon href="../Design/Assets/images/Phet-Kavli-logo.jpg" >        </icon> 
                <icon kind="splash" href="../Design/Assets/images/Phet-Kavli-logo.jpg" >        </icon> 
                <offline-allowed >        </offline-allowed>
        </information>
        <security >
        </security>

        <resources >
                <j2se version="1.4+" >        </j2se>
                <jar href="cck/cck.jar" >        </jar>
                <jar href="cck/lib/Jama-1.0.1.jar" >        </jar>
                <jar href="cck/lib/jnlp.jar" >        </jar>
                <jar href="cck/lib/localJNLP.jar" >        </jar>
	        <jar href="cck/lib/nanoxml-2.2.1.jar" >        </jar>
	        <jar href="cck/lib/smoothmetal.jar" >        </jar>
                <jar href="cck/grabbag.jar" >        </jar>
	        <jar href="cck/cck-help.jar" download="lazy" >        </jar>
        </resources>

        <application-desc main-class="edu.colorado.phet.cck3.CCK3Module" >
                <argument >-virtuallab        </argument> 
        </application-desc>
</jnlp>
