diff --git a/src/lab/exp5/objective.html b/src/lab/exp5/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp5/theory.html b/src/lab/exp5/theory.html old mode 100755 new mode 100644 diff --git a/src/lab/exp6/objective.html b/src/lab/exp6/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp6/theory.html b/src/lab/exp6/theory.html old mode 100755 new mode 100644 diff --git a/src/lab/exp7/objective.html b/src/lab/exp7/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp7/theory.html b/src/lab/exp7/theory.html old mode 100755 new mode 100644 diff --git a/src/lab/exp8/objective.html b/src/lab/exp8/objective.html old mode 100755 new mode 100644 diff --git a/src/lab/exp8/theory.html b/src/lab/exp8/theory.html old mode 100755 new mode 100644 diff --git a/src/lab/exp9/Experiment.html b/src/lab/exp9/Experiment.html index 2fec8e42..febf4819 100644 --- a/src/lab/exp9/Experiment.html +++ b/src/lab/exp9/Experiment.html @@ -1,218 +1,382 @@ -
- - - - - - - + + + + + + + + + + + +
",
+ "
",
+ ],
+ autoPlay: 3000,
+ stopOnHover: true,
+ items: 8,
+ });
+
+ //owl for aboutus
+ var owl = $("#owl-aboutus");
+ owl.owlCarousel({
+ navigation: true,
+ singleItem: true,
+ });
+ });
+
+
+
+
diff --git a/src/lab/exp9/Manual.html b/src/lab/exp9/Manual.html
index 20acbb4b..40ed7d39 100644
--- a/src/lab/exp9/Manual.html
+++ b/src/lab/exp9/Manual.html
@@ -1,218 +1,384 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
",
+ "
",
+ ],
+ autoPlay: 3000,
+ stopOnHover: true,
+ items: 8,
+ });
+
+ //owl for aboutus
+ var owl = $("#owl-aboutus");
+ owl.owlCarousel({
+ navigation: true,
+ singleItem: true,
+ });
+ });
+
+
+
+
diff --git a/src/lab/exp9/objective.html b/src/lab/exp9/objective.html
old mode 100755
new mode 100644
diff --git a/src/lab/exp9/theory.html b/src/lab/exp9/theory.html
old mode 100755
new mode 100644