1234
function donothing(){return false;} document.onselectstart = donothing; document.oncontextmenu = donothing;