diff --git a/11.Sample-Shuffle.html b/11.Sample-Shuffle.html
new file mode 100644
index 0000000..aeec099
--- /dev/null
+++ b/11.Sample-Shuffle.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+
+
+
+
+ SLIDER REVOLUTION - The Responsive Slider Plugin
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 01
+ 02
+ 03
+ 04
+ 05
+ 06
+ 07
+ 08
+ 09
+ 10
+ 11
+ 12
+ 13
+ 14
+ 15
+ 16
+ 17
+ 18
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Slide 1
+
+
+
+
+
+
+
+
+
+ Slide 2
+
+
+
+
+
+
+
+
+
+
+
+ Slide 3
+
+
+
+
+
+
+
+
+
+ Slide 4
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Shuffle Mode
+ Activate simple the Shuffle Mode of the slider via the option shuffle:"on". It reorders at load the slider, but till new load, it will stay in this order.
+
+ Initialise the Plugin somewhere in the Body Footer:
+
+ <script type="text/javascript">
+ var revapi;
+ jQuery(document).ready(function() {
+ revapi = jQuery('.tp-banner').revolution(
+ {
+ delay:9000,
+ startwidth:1170,
+ startheight:500,
+ hideThumbs:10,
+ shuffle:"on"
+
+ });
+ });
+ </script>
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/examples/01.Sample-Boxed.html b/examples/01.Sample-Boxed.html
index 2a8702e..f8a1a74 100644
--- a/examples/01.Sample-Boxed.html
+++ b/examples/01.Sample-Boxed.html
@@ -25,11 +25,11 @@
-
-
+
+
-
+
diff --git a/examples/02.Sample-Fullwidth.html b/examples/02.Sample-Fullwidth.html
index 8728a10..1db019a 100644
--- a/examples/02.Sample-Fullwidth.html
+++ b/examples/02.Sample-Fullwidth.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/03.Sample-FullScreen.html b/examples/03.Sample-FullScreen.html
index c66bb03..b085c1f 100644
--- a/examples/03.Sample-FullScreen.html
+++ b/examples/03.Sample-FullScreen.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/04.Sample-FullScreen-Offsets.html b/examples/04.Sample-FullScreen-Offsets.html
index 4943cdb..23d6f4c 100644
--- a/examples/04.Sample-FullScreen-Offsets.html
+++ b/examples/04.Sample-FullScreen-Offsets.html
@@ -24,11 +24,11 @@
-
-
+
+
-
+
diff --git a/examples/05.Sample-Aligns.html b/examples/05.Sample-Aligns.html
index f619511..6a18124 100644
--- a/examples/05.Sample-Aligns.html
+++ b/examples/05.Sample-Aligns.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/06.Sample-AlignForce.html b/examples/06.Sample-AlignForce.html
index 6352fa0..cd00948 100644
--- a/examples/06.Sample-AlignForce.html
+++ b/examples/06.Sample-AlignForce.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/07.Sample-Videos.html b/examples/07.Sample-Videos.html
index ed6d0ca..473ccfb 100644
--- a/examples/07.Sample-Videos.html
+++ b/examples/07.Sample-Videos.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/08.Sample-NavigationStyle.html b/examples/08.Sample-NavigationStyle.html
index a370b3c..b45541b 100644
--- a/examples/08.Sample-NavigationStyle.html
+++ b/examples/08.Sample-NavigationStyle.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/09.Sample-Api.html b/examples/09.Sample-Api.html
index 92c5aea..01d343b 100644
--- a/examples/09.Sample-Api.html
+++ b/examples/09.Sample-Api.html
@@ -1,4 +1,4 @@
-<
+
-
-
+
+
-
+
diff --git a/examples/10.B.Sample-LazyLoading Level2.html b/examples/10.B.Sample-LazyLoading Level2.html
index 3f8cf97..be29441 100644
--- a/examples/10.B.Sample-LazyLoading Level2.html
+++ b/examples/10.B.Sample-LazyLoading Level2.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
@@ -46,7 +45,7 @@
- 01
+ 01
02
03
04
@@ -55,7 +54,7 @@
07
08
09
- 10
+ 10
11
12
13
diff --git a/examples/10.Sample-LazyLoading.html b/examples/10.Sample-LazyLoading.html
index d8c6fdd..ee4c004 100644
--- a/examples/10.Sample-LazyLoading.html
+++ b/examples/10.Sample-LazyLoading.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
@@ -46,7 +45,7 @@
- 01
+ 01
02
03
04
diff --git a/examples/11.Sample-Shuffle.html b/examples/11.Sample-Shuffle.html
index a4f399a..aeec099 100644
--- a/examples/11.Sample-Shuffle.html
+++ b/examples/11.Sample-Shuffle.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/12.Sample-Backgrounds.html b/examples/12.Sample-Backgrounds.html
index 7d77fb1..1dbdd60 100644
--- a/examples/12.Sample-Backgrounds.html
+++ b/examples/12.Sample-Backgrounds.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/13.Sample-HideCaptions.html b/examples/13.Sample-HideCaptions.html
index 787cecc..8b89822 100644
--- a/examples/13.Sample-HideCaptions.html
+++ b/examples/13.Sample-HideCaptions.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/14.Sample-KenBurns.html b/examples/14.Sample-KenBurns.html
index 657770a..69b2dd6 100644
--- a/examples/14.Sample-KenBurns.html
+++ b/examples/14.Sample-KenBurns.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/15.Sample-VideoBG.html b/examples/15.Sample-VideoBG.html
index 43722c0..f7a453c 100644
--- a/examples/15.Sample-VideoBG.html
+++ b/examples/15.Sample-VideoBG.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/16.Caption-ShowDown.html b/examples/16.Caption-ShowDown.html
index 0a1fc52..c014815 100644
--- a/examples/16.Caption-ShowDown.html
+++ b/examples/16.Caption-ShowDown.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/17.Sample-DottedBG.html b/examples/17.Sample-DottedBG.html
index 4eb0738..c61a8ff 100644
--- a/examples/17.Sample-DottedBG.html
+++ b/examples/17.Sample-DottedBG.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/18.Sample-NewCaptionEffects.html b/examples/18.Sample-NewCaptionEffects.html
index c521b02..442e142 100644
--- a/examples/18.Sample-NewCaptionEffects.html
+++ b/examples/18.Sample-NewCaptionEffects.html
@@ -23,13 +23,12 @@
-
-
-
+
+
-
+
diff --git a/examples/Editor-Captions.html b/examples/Editor-Captions.html
index cf142b0..aececce 100644
--- a/examples/Editor-Captions.html
+++ b/examples/Editor-Captions.html
@@ -42,13 +42,13 @@
-
-
+
+
-
+
diff --git a/examples/Editor-Transitions.html b/examples/Editor-Transitions.html
index 76ee6ce..8976d42 100644
--- a/examples/Editor-Transitions.html
+++ b/examples/Editor-Transitions.html
@@ -42,13 +42,13 @@
-
-
+
+
-
+