Jump to content

User:Zgreenberger/snap.js

From Wikipedia, the free encyclopedia
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.
if (snapActive != 1) {
	var snapActive = 1;
	
	document.write('<style>#bodyContent a.external {background: transparent none repeat scroll 0% 0%; padding-right: 0px;}</style>');
	document.write('<scr'+'ipt defer="defer" id="snap_preview_anywhere" type="text/javascript" src="http://spa.snap.com/snap_preview_anywhere.js?ap=1&key=5c002687b7c3c9d770fb34b59243e09b&sb=0&th=silver&cl=0&si=0&oi=0&link_icon=on&preview_trigger=icon&lang=en-us&domain=wikipedia.org"></scr'+'ipt>');
}