document.writeln("<div class='box'>");
document.writeln("<table>");
document.writeln("<tr><td>");
document.writeln("<select onchange='openWindow(options[selectedIndex].value)'>");
document.writeln("<option value=''>2D/3D-Viewer</option>");
document.writeln("<option value='http://viewer.kisters.de/de/produkte/weitere-Produkte/filesecure.html#target=_blank'>Airzip-Produkte</option>");
document.writeln("<option value='http://viewer.kisters.de/de/produkte/3dvia/index.html#target=_blank'>3DVIA-Produkte</option>");
document.writeln("<option value='http://viewer.kisters.de/de/produkte/oracle/index.html#target=_blank'>Oracle-Produkte</option>");
document.writeln("<option value='http://viewer.kisters.de/de/produkte/open-text-spicer/index.html#target=_blank'>Open Text-Produkte (ehem. Spicer)</option>");
document.writeln("<option value='http://viewer.kisters.de/de/produkte/kisters/index.html#target=_blank'>KISTERS-Produkte</option>");
document.writeln("<option value='http://viewer.kisters.de/de/produkte/snowbound/index.html#target=_blank'>Snowbound-Produkte</option>");
document.writeln("<option value='http://viewer.kisters.de/de/produkte/weitere-Produkte/index.html#target=_blank'>Weitere Produkte</option>");
document.writeln("</select>");
document.writeln("</td></tr>");
document.writeln("<tr class='image'><td>");
document.writeln("<img src='/Image/SWdropdown_de/viewer_210.jpg'>");
document.writeln("</td></tr>");
document.writeln("</table>");
document.writeln("</div>");
