12 |
<h1 style="text-align: center; font-size: 120%;">Launch jGridstart</h1> |
<h1 style="text-align: center; font-size: 120%;">Launch jGridstart</h1> |
13 |
|
|
14 |
<script type="text/javascript"><!-- |
<script type="text/javascript"><!-- |
15 |
|
// TODO should be absolute url to be compatible with all cases |
16 |
deployJNLP.jnlp = 'jgridstart.jnlp'; |
deployJNLP.jnlp = 'jgridstart.jnlp'; |
17 |
deployJNLP.minjava = '1.5'; |
deployJNLP.minjava = '1.5'; |
18 |
deployJNLP.launchButton(); |
deployJNLP.launchButton(); |
19 |
//--></script> |
//--></script> |
20 |
<noscript><a style="display: block; text-align: center;" href="jgridstart.jnlp">Launch</a></noscript> |
<noscript><p style="text-align: center"><a href="jgridstart.jnlp">Launch</a></p></noscript> |
21 |
</div> |
</div> |
22 |
|
|
23 |
</body> |
</body> |