|  | @@ -48,7 +48,7 @@ ${set_locale(lang)}
 | 
											
												
													
														|  |              var easter_egg = new Konami();
 |  |              var easter_egg = new Konami();
 | 
											
												
													
														|  |              easter_egg.code = function() { 
 |  |              easter_egg.code = function() { 
 | 
											
												
													
														|  |                  $(".thomas").toggleClass("whoa");
 |  |                  $(".thomas").toggleClass("whoa");
 | 
											
												
													
														|  | -                $("body").scrollTo(0);
 |  | 
 | 
											
												
													
														|  | 
 |  | +                $("body").scrollTop(0);
 | 
											
												
													
														|  |              }
 |  |              }
 | 
											
												
													
														|  |              easter_egg.load();
 |  |              easter_egg.load();
 | 
											
												
													
														|  |  
 |  |  
 |