From 1e0e546764d31e317edcfa687910c67f4043b455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Thu, 16 Aug 2018 22:32:50 +0200 Subject: [PATCH] Shellscript updating --- about.html | 2 +- about_us.html | 2 +- content.html | 2 +- credits.html | 2 +- gallery.html | 2 +- licensing.html | 2 +- playguide.html | 2 +- releases.html | 2 +- videos.html | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/about.html b/about.html index 85523d1..78e35d8 100644 --- a/about.html +++ b/about.html @@ -68,7 +68,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5) diff --git a/about_us.html b/about_us.html index 9db2f28..e802f93 100644 --- a/about_us.html +++ b/about_us.html @@ -68,7 +68,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5) diff --git a/content.html b/content.html index 38566f5..b0f1bc6 100644 --- a/content.html +++ b/content.html @@ -68,7 +68,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5) diff --git a/credits.html b/credits.html index 756c42c..5fdd5f0 100644 --- a/credits.html +++ b/credits.html @@ -68,7 +68,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5) diff --git a/gallery.html b/gallery.html index 2b3b9e4..3d9bd7d 100644 --- a/gallery.html +++ b/gallery.html @@ -68,7 +68,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5) diff --git a/licensing.html b/licensing.html index cbd1fe7..06a2fa6 100644 --- a/licensing.html +++ b/licensing.html @@ -68,7 +68,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5) diff --git a/playguide.html b/playguide.html index 015eb6c..8339f1e 100644 --- a/playguide.html +++ b/playguide.html @@ -74,7 +74,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5) diff --git a/releases.html b/releases.html index 5bf99c4..d4b22fd 100644 --- a/releases.html +++ b/releases.html @@ -68,7 +68,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5) diff --git a/videos.html b/videos.html index 3171b41..528359c 100644 --- a/videos.html +++ b/videos.html @@ -68,7 +68,7 @@ objDiv.scrollTop = elem.offsetTop; } } - window.setInterval(scroll,2) + window.setInterval(scroll,5)