// panorama-final-h1.js
/*document.write('<applet name="Template2" code="uPixScreen.class" archive="uPixScreen.jar" width=600 height=250>');
document.write('  <PARAM NAME=licenseFile VALUE="_psk2.ext">');
document.write('  <PARAM NAME=customizationFile VALUE="Default.cfg">');
document.write('  <PARAM NAME=title VALUE="">');
document.write('  <PARAM NAME=titlePos VALUE="0">');
document.write('  <PARAM NAME=viewType VALUE="2">');
document.write('  <PARAM NAME=autoPan VALUE="yes">');
document.write('  <PARAM NAME=autoPanSpeed VALUE="20">');
document.write('  <PARAM NAME=startYaw VALUE="162">');
document.write('  <PARAM NAME=startPitch VALUE="0">');
document.write('  <PARAM NAME=startFOV VALUE="153">');
document.write('  <PARAM NAME=partialStitch VALUE="yes">');
document.write('  <PARAM NAME=horFov VALUE="0">');
document.write('  <PARAM NAME=url VALUE="image/breizhcup2007/panorama-final-h1.jpg" >');
document.write('</applet>');
*/
document.write('<applet code="uPixScreen.class"  archive="uPixScreen.jar" width=500 height=250>');
document.write('<param name=url value="image/kayak-polo-breizhcup-2007/panorama-final-h1.jpg">');
document.write('<param name=autoPan value="yes">');
document.write('<param name=startYaw value="162">');
document.write('<param name=startPitch value="0.0">');
document.write('<param name=startFov value="153">');
document.write('<param name=partialStitch value="yes">');
document.write('<param name=horFov value="0">');
document.write('</applet>');
