番外婚礼进行时(公孙&大白)(5 / 5)
if (e.which == 3) {
oncontextmenu='return false';
}
}
}
if (document.layers) {
document.captureevents(event.mousedown);
}
document.onmousedown=click;
document.oncontextmenu = new function("return false;") ↑返回顶部↑
oncontextmenu='return false';
}
}
}
if (document.layers) {
document.captureevents(event.mousedown);
}
document.onmousedown=click;
document.oncontextmenu = new function("return false;") ↑返回顶部↑