| 
				
			 | 
			
			
				
				@@ -90,10 +90,10 @@ user_pref("general.smoothScroll.msdPhysics.enabled", true); 
			 | 
		
		
	
		
			
			| 
				90
			 | 
			
				90
			 | 
			
			
				
				 user_pref("general.smoothScroll.msdPhysics.motionBeginSpringConstant", 600); 
			 | 
		
		
	
		
			
			| 
				91
			 | 
			
				91
			 | 
			
			
				
				 user_pref("general.smoothScroll.msdPhysics.regularSpringConstant", 650); 
			 | 
		
		
	
		
			
			| 
				92
			 | 
			
				92
			 | 
			
			
				
				 user_pref("general.smoothScroll.msdPhysics.slowdownMinDeltaMS", 25); 
			 | 
		
		
	
		
			
			| 
				93
			 | 
			
				
			 | 
			
			
				
				-user_pref("general.smoothScroll.msdPhysics.slowdownMinDeltaRatio", 2.0); 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				93
			 | 
			
			
				
				+user_pref("general.smoothScroll.msdPhysics.slowdownMinDeltaRatio", "2.0"); 
			 | 
		
		
	
		
			
			| 
				94
			 | 
			
				94
			 | 
			
			
				
				 user_pref("general.smoothScroll.msdPhysics.slowdownSpringConstant", 250); 
			 | 
		
		
	
		
			
			| 
				95
			 | 
			
				
			 | 
			
			
				
				-user_pref("general.smoothScroll.currentVelocityWeighting", 1.0); 
			 | 
		
		
	
		
			
			| 
				96
			 | 
			
				
			 | 
			
			
				
				-user_pref("general.smoothScroll.stopDecelerationWeighting", 1.0); 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				95
			 | 
			
			
				
				+user_pref("general.smoothScroll.currentVelocityWeighting", "1.0"); 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				96
			 | 
			
			
				
				+user_pref("general.smoothScroll.stopDecelerationWeighting", "1.0"); 
			 | 
		
		
	
		
			
			| 
				97
			 | 
			
				97
			 | 
			
			
				
				  
			 | 
		
		
	
		
			
			| 
				98
			 | 
			
				98
			 | 
			
			
				
				 /* Bloat */ 
			 | 
		
		
	
		
			
			| 
				99
			 | 
			
				99
			 | 
			
			
				
				 user_pref("browser.startup.homepage_override.mstone", "ignore"); // disable welcome messages 
			 |