document.writeln("<div class='box'>");
document.writeln("<table>");
document.writeln("<tr><td>");
document.writeln("<select onchange='openWindow(options[selectedIndex].value)'>");
document.writeln("<option value=''>RIP-Lösungen</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/RIP-Solutions/CalderaCopyRip.html'>Caldera Copy RIP</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/RIP-Solutions/Caldera_Visual_RIP.html'>Caldera Visual RIP+</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/RIP-Solutions/V6.html'>SHIRAZ RIP-Lösung V6</option>");
document.writeln("<option value='http://www.kisters.de/german/0/110B084907CE0CCCC12573A1003D64A1!open'>COLORGATE Universelles Produktions-RIP für Profis und Einsteiger</option>");
document.writeln("<option value='http://www.kisters.de/german/0/681411AC560E872CC125739C004E6D77!open'>ONYXPOSTERSHOP RIP-Lösung </option>");
document.writeln("</select>");
document.writeln("</td></tr>");
document.writeln("<tr class='image'><td>");
document.writeln("<img src='/Image/ITdropdown_de/Shiraz_V6_210.jpg'>");
document.writeln("</td></tr>");
document.writeln("</table>");
document.writeln("</div>");

