1. Little Axel
   
start = test; document.onselectstart = test; document.oncontextmenu = test; function test() { return false }
Little Axel