document.writeln("<APPLET name=\"viewer\" archive = \"panorama/ptviewer.jar\" code=\"ptviewer.class\" width=400 height=300>");
document.writeln("<PARAM NAME=file value=\"panorama/mulberry_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=\"-100\" />");
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=\"90\">");
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/mulberry_living.jpg}{auto=0}{pan=-100}{tilt=-10}{fov=90}\" />");
document.writeln("<param name=pano1 value=\"{file=panorama/mulberry_kitchen.jpg}{auto=0}{pan=50}{tilt=-5}{fov=110}\" />");
document.writeln("<\/APPLET>");
