/*
* @title Mobile Google xhtml
* @description Google Mobile Proxy。xhtmlを吐く(旧 for PDA)。画像出したくないときにでも
* @include http://*
* @include https://*
* @license MIT License http://nrm.mit-license.org/2012
* @require
* @deprecated http://www.google.com/pda?q=
*/
location.href = 'http://www.google.com/xhtml?q=' + encodeURIComponent(location.href);