document.writeln("<APPLET name=\"viewer\" archive = \"panorama/ptviewer.jar\" code=\"ptviewer.class\" width=400 height=300>");
document.writeln("<PARAM NAME=file value=\"panorama/mallard_living.jpg\">");
document.writeln("<PARAM name=wait value=\"panorama/splash.jpg\">");
document.writeln("<param name=\'bar_height\' value=\"5\">");
document.writeln("<param name=\'barcolor\' value=\"ff0000\">");
document.writeln("<PARAM name=bgcolor value=\"ffffff\">");
document.writeln("<param name=\"auto\" value=\"0\" />");
document.writeln("<param name=\"pan\" value=\"130\" />");
document.writeln("<param name=\"cursor\" value=\"MOVE\" />");
document.writeln("<PARAM name=panmin value=\"-180\">");
document.writeln("<PARAM name=panmax value=\"180\">");
document.writeln("<PARAM name=tiltmin value=\"-90\">");
document.writeln("<PARAM name=tiltmax value=\"90\">");
document.writeln("<PARAM name=tilt value=\"-10\">");
document.writeln("<PARAM name=fovmin value=\"12\">");
document.writeln("<PARAM name=fovmax value=\"165\">");
document.writeln("<PARAM name=fov value=\"100\">");
document.writeln("<param name=\"toolbarImage\" value=\"panorama/toolbar.gif\" />");
document.writeln("<param name=\"showToolbar\" value=\"true\" />");
document.writeln("<param name=\"imgLoadFeedback\" value=\"true\" />");
document.writeln("<param name=pano0 value=\"{file=panorama/mallard_living.jpg}{auto=0}{pan=130}{tilt=-10}{fov=100}\" />");
document.writeln("<param name=pano1 value=\"{file=panorama/mallard_bed.jpg}{auto=0}{pan=0}{tilt=0}{fov=90}\" />");
document.writeln("<\/APPLET>");
