diff -r 2b794b7901d6 -r 4c3a15877f80 web/about.php
--- a/web/about.php Tue Apr 26 10:53:35 2011 +0200
+++ b/web/about.php Tue Apr 26 13:57:29 2011 +0200
@@ -21,8 +21,8 @@
-
-
+
+
@@ -53,16 +53,6 @@
//$(this).css({'backgroundColor':'#f6f6f6'});
$(this).css({'backgroundColor':'#f2f2f2'});
});
-
-
- $(".slidetabs").tabs(".images > div", {
- effect: 'fade',
- rotate: false,
- interval: 4000,
- clickable:false
- }).slideshow();
-
- $(".slidetabs").data("slideshow").play();
});