b0f0329e84182e731a52c617c0a6bb4bf6b741ee
custom.js
... | ... | @@ -59,7 +59,7 @@ window.onload = function() { |
59 | 59 | |
60 | 60 | |
61 | 61 | function filterSelection(page) { |
62 | - var images, i; |
|
62 | + |
|
63 | 63 | document.getElementById(page).style.display = 'block'; |
64 | 64 | |
65 | 65 |