document.write("<map name=\"navi\">");
document.write("<area shape=\"RECT\" coords=\"1, 0, 20, 11\" href=\"javascript:document.ptviewer.stopAutoPan()\">");
document.write("<area shape=\"RECT\" coords=\"21, 0, 36, 11\" href=\"javascript:document.ptviewer.startAutoPan(-0.3,0,1.0)\">");
document.write("<area shape=\"RECT\" coords=\"37, 0, 51, 11\" href=\"javascript:document.ptviewer.startAutoPan(0,0.3,1.0)\">");
document.write("<area shape=\"RECT\" coords=\"52, 0, 66, 11\" href=\"javascript:document.ptviewer.startAutoPan(0,-0.3,1.0)\">");
document.write("<area shape=\"RECT\" coords=\"67, 0, 83, 11\" href=\"javascript:document.ptviewer.startAutoPan(0.3,0,1.0)\">");
document.write("<area shape=\"RECT\" coords=\"84, 0, 100, 11\" href=\"javascript:document.ptviewer.startAutoPan(0,0,1.01)\">");
document.write("<area shape=\"RECT\" coords=\"101, 0, 120, 11\" href=\"javascript:document.ptviewer.startAutoPan(0,0,0.99)\">");
document.write("</map>");
document.write("<APPLET name = \"ptviewer\" archive = \"ptviewer.jar\" code = \"ptviewer.class\" width = 400 height = 300 align=\"left\" mayscript=\"true\">");
document.write("<PARAM name = wait value = \""+lad+"\">");
document.write("<PARAM name = cursor value=\"move\">");
document.write("<PARAM name = file2 value = "+file2+">");
document.write("<PARAM name = regcode value = \""+reg+"\">");
document.write("<PARAM name = navi = dsl>");
document.write("<PARAM name = file value = \"ptviewer:0\">");
document.write("<PARAM name = pano0 value =");
document.write("\"        {file="+bild+"}");
document.write("        {pan="+pan+"}");
document.write("        {tilt="+tilt+"}\">");
document.write("</Applet></td></tr><tr><td>");
