document.writeln("<div class='box'>");
document.writeln("<table>");
document.writeln("<tr><td>");
document.writeln("<select onchange='openWindow(options[selectedIndex].value)'>");
document.writeln("<option value=''>Umweltschutz · Sicherheit</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/EHS/IFAS.html'>IFAS · Arbeitsschutzverwaltungen</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/EHS/WAUplus.html'>WAUplus · Betrieblicher Arbeitsschutz</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/EHS/WAUplusProductSafety.html'>SoCaL · Produktsicherheit</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/EHS/IGS.html'>IGS · Gefahrstoffinformation</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/EHS/TRANSEC.html'>TRANSEC · Gefahrgutinformation</option>");
document.writeln("<option value='http://www.kisters.de/german/html//EHS/Telematics/ZMGSintro.html'>ZMGS · Schiffstelematik</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/EHS/K3.html'>K3-Umwelt · Umweltschutzverwaltungen</option>");
document.writeln("<option value='http://www.kisters.de/german/html/Nav/EHS/LADIS.html'>LADIS · Strahlenschutz</option>");
document.writeln("</select>");
document.writeln("</td></tr>");
document.writeln("<tr class='image'><td>");
document.writeln("<img src='/Image/SWdropdown_de/ehs_210.jpg'>");
document.writeln("</td></tr>");
document.writeln("</table>");
document.writeln("</div>");

