Wikipedia:Dazzle!/code.js
Appearance
//
if( typeof( DazzleModules ) == 'undefined' ) {
DazzleModules = {};
}
importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Drilnoth/toolkit.js&action=raw&ctype=text/javascript');
if( typeof( DazzleModules.prod ) == 'undefined' ) {
DazzleModules.prod = true;
}
if(DazzleModules.prod){
importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Drilnoth/dazzle/prod.js&action=raw&ctype=text/javascript');
}
//