// panorama-final-h1.js
document.write('<applet name="Template2" code="uPixScreen.class" archive="pixscreen.jar" width=600 height=250>');
document.write('  <PARAM NAME=licenseFile VALUE="pix-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="images/panorama-final-h1.jpg" >');
document.write('</applet>');
