mensaje="Esta función está desactivada"; function click(e) { if (document.all) { if (event.button==2||event.button==3) { alert(mensaje); return false; } } if (document.layers) { if (e.which == 3) { alert(mensaje); return false; } } } if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click; if (document.all) { n=0; ie=1; fShow="visible"; fHide="hidden"; } window.onerror=new Function("return true") rightX = 0; function Menu() { colorFondoCabecera = 'blue'; bordeCabecera = 0; colorFondoMenu = "#3399CC"; anchoCeldaMenu = 100; bordeSubMenu = 2; anchoCeldaSubMenu = 110; lastMenu = null; this.addItem = addItem; this.addSubItem = addSubItem; this.showMenu = showMenu; rightX = 0; rightY = 0; leftX = 0; leftY = 0; HTMLstr = "\n"; HTMLstr += "
| \n";
HTMLstr += " | \n";
HTMLstr += "