14,953
edits
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
_otherWebSearches: function(q) { | _otherWebSearches: function(q) { | ||
var s = ''; | var s = ''; | ||
s += '<a href="http://www.google.com/search?le=en&ie=UTF-8&oe=utf-8&q=' + q + '"> | s += 'Google(<a href="http://www.google.com/search?le=en&ie=UTF-8&oe=utf-8&q=' + q + '">Eng</a> | '; | ||
s += '<a href="http://www.google.com.tw/search?le=en&ie=UTF-8&oe=utf-8&q=' + q + '">TW</a>), '; | |||
s += '<a href="http://www.google.com/search?le=en&ie=UTF-8&oe=utf-8&q=' + q + '&btnG=Google+Search&num=20&sourceid=Mozilla-search&client=firefox-a&rls=org.mozilla:zh-TW:official&as_filetype=pdf">.PDF</a>, '; | s += '<a href="http://www.google.com/search?le=en&ie=UTF-8&oe=utf-8&q=' + q + '&btnG=Google+Search&num=20&sourceid=Mozilla-search&client=firefox-a&rls=org.mozilla:zh-TW:official&as_filetype=pdf">.PDF</a>, '; | ||
s += '<a href="http://www.google.com/search?le=en&ie=UTF-8&oe=utf-8&q=' + q + '&btnG=Google+Search&num=20&sourceid=Mozilla-search&client=firefox-a&rls=org.mozilla:zh-TW:official&as_filetype=ppt">.PPT</a>, '; | s += '<a href="http://www.google.com/search?le=en&ie=UTF-8&oe=utf-8&q=' + q + '&btnG=Google+Search&num=20&sourceid=Mozilla-search&client=firefox-a&rls=org.mozilla:zh-TW:official&as_filetype=ppt">.PPT</a>, '; | ||