function _do() {
}

document.oncontextmenu=new Function("_do();return false;")


