document.writeln("<div class='box'>");
document.writeln("<table>");
document.writeln("<tr><td>");
document.writeln("<select onchange='openWindow(options[selectedIndex].value)'>");
document.writeln("<option value=''>Kopierlösungen</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/CopySolutions/HP_DesignJet_T1120SD.html'>HP DesignJet T1120 SD</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/CopySolutions/HP_DesignJet_T1120.html'>HP DesignJet T1120 MFP</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/CopySolutions/ROWE_Fold710-2.html'>ROWE FOLD 710-2</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/CopySolutions/ROWE_Fold_711.html'>ROWE FOLD 711</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/CopySolutions/ROWE_FOLD_721-4_Digital.html'>ROWE FOLD 721-4 Digital</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/CopySolutions/ROWE_Fold_721.html'>ROWE FOLD 721</option>");
document.writeln("</select>");
document.writeln("</td></tr>");
document.writeln("<tr class='image'><td>");
document.writeln("<img src='/Image/ITdropdown_de/HP_Designjet_4500mfp_210.jpg'>");
document.writeln("</td></tr>");
document.writeln("</table>");
document.writeln("</div>");
