document.writeln("<div class='box'>");
document.writeln("<table>");
document.writeln("<tr><td>");
document.writeln("<select onchange='openWindow(options[selectedIndex].value)'>");
document.writeln("<option value=''>Wasserwirtschaft</option>");
document.writeln("<option value='http://www.kisters.de/german/html/RMS/WISKI/Intro.html'>WISKI · Wasserwirtschaft</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/RMS/SODA.html'>SODA · Telemetrie</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/RMS/BIBER0.html'>BIBER · Durchflussmessung</option>");
document.writeln("<option value='http://www.kisters.de/german/html/RMS/Water/SKED.html'>SKED · Schlüsselkurveneditor</option>");
document.writeln("<option value='http://www.iquest.co.nz/hydrotel.php#target=_blank'>Hydrotel · Telemetrie</option>");
document.writeln("</select>");
document.writeln("</td></tr>");
document.writeln("<tr class='image'><td>");
document.writeln("<img src='/Image/SWdropdown_de/water_210.jpg'>");
document.writeln("</td></tr>");
document.writeln("</table>");
document.writeln("</div>");
