/****************************************** Hideselectboxes/forms IE5+, NS6+ and OP6+ only OP6 needs to hide the complete form Just add this code to the coolmenus js file. *****************************************/ if(bw.dom&&!bw.op5){ makeCM.prototype.sel=0 makeCM.prototype.onshow+=";this.hideselectboxes(pm,pm.subx,pm.suby,maxw,maxh,pm.lev)" makeCM.prototype.hideselectboxes=function(pm,x,y,w,h,l){ var selx,sely,selw,selh,i //if(!this.sel){ // Andreas: Everytime we need to find the objects, otherwise we can get an error if the next content frame is loaded this.sel=bw.op6?this.doc.getElementsByTagName("form"):this.doc.getElementsByTagName("select") this.sel.level=0 //} var sel=this.sel for(i=0;ix && selxy && sely