User:Hemanshu/monobook.js

This is an old revision of this page, as edited by Hemanshu (talk | contribs) at 21:54, 1 June 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
var a=document.title
var b=' - Wikipedia, the free encyclopedia'
var b=a.substring(0,a.length-b.length)
googlewindow=window.open('http://www.google.com/search?&ie=utf-8&oe=utf-8&q=' + b,'Gooooogle', 'status=1,resizable=1,width=700,height=500')
yahoowindow=window.open('http://search.yahoo.com/search?p=' + b, 'yahoooo', 'height=500,width=600,status=1,resizable=1,width=700,height=500')
adwindow=window.open('http://www.digitalpoint.com/tools/adsense-sandbox/?url=' + b, 'ads','status=1,resizable=0,width=700,height=500,scrollbars=yes')
adwindow.scrollBy(0,600)
self.focus()