From 80fb01db10054baf2c4c6e70a677e429fe5c34ee Mon Sep 17 00:00:00 2001 From: root Date: Sat, 4 Oct 2014 19:24:10 +0200 Subject: Fancy Mode. --- functions.php | 4 +++- index.php | 4 +++- static/chu.mp3 | Bin 0 -> 11565115 bytes static/eyecancer.js | 62 ++++++++++++++++++++++++++++++++++++++++++++++++ static/eyecancer.min.js | 1 + static/footer.php | 18 ++++++++++++-- static/header.php | 49 ++++++++++++++++++++++---------------- static/img/flare1.png | Bin 0 -> 50234 bytes static/img/loading.gif | Bin 0 -> 19021 bytes static/style.css | 39 ++++++++++++++++++++++++++++++ static/style.min.css | 2 +- 11 files changed, 154 insertions(+), 25 deletions(-) create mode 100644 static/chu.mp3 create mode 100644 static/eyecancer.js create mode 100644 static/eyecancer.min.js create mode 100644 static/img/flare1.png create mode 100644 static/img/loading.gif diff --git a/functions.php b/functions.php index fcebb9f..62d5299 100644 --- a/functions.php +++ b/functions.php @@ -128,7 +128,9 @@ function print_index(){
- praing kitten +
+ praing kitten +

diff --git a/index.php b/index.php index 268f0f2..52bf162 100644 --- a/index.php +++ b/index.php @@ -44,7 +44,9 @@ $user = new jg($u); - echo " Junge Gemeinde Adlershof diff --git a/static/chu.mp3 b/static/chu.mp3 new file mode 100644 index 0000000..6d4a7a4 Binary files /dev/null and b/static/chu.mp3 differ diff --git a/static/eyecancer.js b/static/eyecancer.js new file mode 100644 index 0000000..10c90e0 --- /dev/null +++ b/static/eyecancer.js @@ -0,0 +1,62 @@ +function randomizeColor(c){ + var bg=document.getElementsByClassName("random-bg"); + for (var i=0; i
+ + + ?> + diff --git a/static/header.php b/static/header.php index 0276f94..ff51e71 100644 --- a/static/header.php +++ b/static/header.php @@ -1,4 +1,4 @@ -