GoogleSearchServicePackL.uc.js入れてると動かないという人は以下を試してみて下さい

handle(document); ///

window.setTimeout( function() { handle(document) }, 0 ); ///