diff --git a/ASAshop.html b/ASAshop.html
index 849cf7f..d08aba4 100644
--- a/ASAshop.html
+++ b/ASAshop.html
@@ -459,345 +459,254 @@
-
-
+ // Boot
+ document.getElementById('year').textContent = new Date().getFullYear();
+ render();
+ paintPlaceholders();
+