document.writeln("<div class='box'>");
document.writeln("<table>");
document.writeln("<tr><td>");
document.writeln("<select onchange='openWindow(options[selectedIndex].value)'>");
document.writeln("<option value=''>Laminatoren</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/laminator/Bobis_BMA_Multi_Applicator.html'>Bobis BMA Multi Applicator</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/laminator/KALA_Atlantic_1080.html'>KALA Atlantic 1080</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/laminator/KALA_Atlantic_1600.html'>KALA Atlantic 1600</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/laminator/Kala_Mistral_1600_HR.html'>KALA Mistral 1650 & 2100</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/laminator/KALA_Siroco_1080.html'>KALA Siroco 1080</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/laminator/KALA_Siroco_1600.html'>KALA Siroco 1600</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Hardware/laminator/KALA_Starter.html'>KALA Starter 1080, 1400 und 1600</option>");
document.writeln("</select>");
document.writeln("</td></tr>");
document.writeln("<tr class='image'><td>");
document.writeln("<img src='/Image/ITdropdown_de/Kala_Mistral_2000_HR_210.jpg'>");
document.writeln("</td></tr>");
document.writeln("</table>");
document.writeln("</div>");

