ie4=(document.all)?true:false;
if (navigator.userAgent.indexOf('Netscape/7')>-1) {ie4=true;}
if (ie4) { document.write('<style type=\"text/css\">\n<!--\n#duenn {border-width:1px;}\n-->\n</style>');
 document.write('<style type=\"text/css\">\n<!--\n#navi {border-style:solid;border-width:1px;padding:2px;}\n-->\n</style>');
}
function popup() {
if (top.waehler==true) { top.waehler.close(); alert('waehler war schon offen'); }
top.waehler=window.open('../colorpicker.html','waehler',"width=580,height=300,locationbar=no,menubar=no,status=no");
top.waehler.opener=this;
top.waehler.focus();
}