Changes

removes loader
Line 1: Line 1:  
/* All JavaScript here will be loaded for users of the Timeless skin */
 
/* All JavaScript here will be loaded for users of the Timeless skin */
 +
/*
 
$(document).ready(function(){
 
$(document).ready(function(){
 
   setTimeout(removeLoader, 120); //wait for page load PLUS 0.12 seconds.
 
   setTimeout(removeLoader, 120); //wait for page load PLUS 0.12 seconds.
Line 9: Line 10:  
   });   
 
   });   
 
}
 
}
 
+
*/
 
//SB
 
//SB
 
if ($.inArray("Drawn to Life: SpongeBob SquarePants Edition", mw.config.get('wgCategories')) > -1) {
 
if ($.inArray("Drawn to Life: SpongeBob SquarePants Edition", mw.config.get('wgCategories')) > -1) {