()
| 26399 | var meta = !!matchedRule.clickToOpen.meta; |
| 26400 | |
| 26401 | function mouseout(){ |
| 26402 | document.removeEventListener('mouseout', mouseout, true); |
| 26403 | document.removeEventListener(button == 2 ? 'contextmenu' : 'mousedown', click, true); |
| 26404 | if(data.imgPA && preventDefault){ |
| 26405 | data.imgPA.removeEventListener('click', clickA, true); |
| 26406 | }; |
| 26407 | }; |
| 26408 | |
| 26409 | function checkLimit(e){ |
| 26410 | if(e.button!=button || |