<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="6.0+" codebase="" href="mo.jnlp">
<information>
<title>MapsOnline</title>
<vendor>MapFactor</vendor>
<homepage href="
https://mo.mapfactor.com"/> <description>Online Tracking System</description>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<update check="always" policy="always"/>
<resources>
<j2se version="1.6+" initial-heap-size="128m" max-heap-size="256m" />
<jar href="build/16bf58d2fa4bdbf8a66dfd1a5afb9657adde7b1a/mpfc.mo.jar" main="true"/>
<extension name="jogl" href="
http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jnlp" />
<jar href="build/16bf58d2fa4bdbf8a66dfd1a5afb9657adde7b1a/mpfc.gl.jar"/>
<jar href="build/16bf58d2fa4bdbf8a66dfd1a5afb9657adde7b1a/mpfc.map.jar"/>
<jar href="build/16bf58d2fa4bdbf8a66dfd1a5afb9657adde7b1a/mpfc.common.jar"/>
<jar href="build/16bf58d2fa4bdbf8a66dfd1a5afb9657adde7b1a/mpfc.tracking.jar"/>
<jar href="build/16bf58d2fa4bdbf8a66dfd1a5afb9657adde7b1a/mpfc.localisation.jar"/>
<property name="sun.awt.noerasebackground" value="true"/>
<property name="sun.awt.erasebackgroundonresize" value="true"/>
<property name="sun.java2d.noddraw" value="true"/>
</resources>
<applet-desc
main-class="mpfc.mo.MOApplet"
name="MOApplet"
width="800"
height="600">
</applet-desc>
</jnlp>