document.writeln("<div class='box'>");
document.writeln("<table>");
document.writeln("<tr><td>");
document.writeln("<select onchange='openWindow(options[selectedIndex].value)'>");
document.writeln("<option value=''>PDF-Automation · CAD-Konvertierung</option>");
document.writeln("<option value='http://www.kisters.de/german/html/IT/PDF/Adobe/ESIntro.html'>Adobe LiveCycle ES Intro</option>");
document.writeln("<option value='http://www.kisters.de/german/html/IT/PDF/Adobe/ESModule.html'>Adobe LiveCycle ES Module</option>");
document.writeln("<option value='http://www.kisters.de/german/html/IT/PDF/Kisters/ModelDocManager.html'>Model & Document Manager</option>");
document.writeln("<option value='http://www.kisters.de/german/html/IT/PDF/Kisters/PDFManager.html'>PDF-Manager</option>");
document.writeln("<option value='http://www.kisters.de/german/html/IT/PDF/Kisters/PDFManager.html'>KISTERS-Produkte</option>");
document.writeln("<option value='http://www.kisters.de/german/html/IT/PDF/Adobe/ESIntro.html'>Adobe-Produkte</option>");
document.writeln("</select>");
document.writeln("</td></tr>");
document.writeln("<tr class='image'><td>");
document.writeln("<img src='/Image/SWdropdown_de/pdfcad_210.jpg'>");
document.writeln("</td></tr>");
document.writeln("</table>");
document.writeln("</div>");

