document.write('<APPLET CODE="Panorama.class" WIDTH="380" HEIGHT="150">');
document.write('<PARAM NAME="picture" VALUE="bar1pano.jpg">');
document.write('<PARAM NAME="delay"   VALUE="50">');
document.write('<PARAM NAME="x_add"   VALUE="-1">');
document.write('<PARAM NAME="bounce"  VALUE="false">');
document.write('<PARAM NAME="size_vertical" VALUE="false">');
document.write('</APPLET>');