+ Microsoft
+
+
+
\ No newline at end of file
diff --git a/lesson09/getElementByClassName.html b/lesson09/getElementByClassName.html
new file mode 100644
index 0000000..68e9f45
--- /dev/null
+++ b/lesson09/getElementByClassName.html
@@ -0,0 +1,24 @@
+
+
+
+
+ Check CSS class data
+
+
+
+
CIW JavaScript Specialist
+
Check CSS class data
+
First
+
Second
+
Third
+
+
+
\ No newline at end of file
diff --git a/lesson09/getElementByName.html b/lesson09/getElementByName.html
new file mode 100644
index 0000000..28a2eb5
--- /dev/null
+++ b/lesson09/getElementByName.html
@@ -0,0 +1,27 @@
+
+
+
+
+ Check named element data
+
+
+
+
CIW JavaScript Specialist
+
Check named element data
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/lesson09/getElementByTagName.html b/lesson09/getElementByTagName.html
new file mode 100644
index 0000000..a6623d3
--- /dev/null
+++ b/lesson09/getElementByTagName.html
@@ -0,0 +1,60 @@
+
+
+
+
+ Cool slide show
+
+
+
+
+
CIW JavaScript Specialist
+
Cool slide show
+
+
+
+
+
+
Click the image to advance the slides.
+
+
\ No newline at end of file
diff --git a/lesson09/hello.js b/lesson09/hello.js
new file mode 100644
index 0000000..1a11e81
--- /dev/null
+++ b/lesson09/hello.js
@@ -0,0 +1 @@
+alert('Helloooo!');
\ No newline at end of file
diff --git a/lesson09/images/pic1.jpg b/lesson09/images/pic1.jpg
new file mode 100644
index 0000000..9981116
Binary files /dev/null and b/lesson09/images/pic1.jpg differ
diff --git a/lesson09/images/pic2.jpg b/lesson09/images/pic2.jpg
new file mode 100644
index 0000000..2f5a01e
Binary files /dev/null and b/lesson09/images/pic2.jpg differ
diff --git a/lesson09/images/pic3.jpg b/lesson09/images/pic3.jpg
new file mode 100644
index 0000000..fe236c8
Binary files /dev/null and b/lesson09/images/pic3.jpg differ
diff --git a/lesson09/images/pic4.jpg b/lesson09/images/pic4.jpg
new file mode 100644
index 0000000..d9ca5ae
Binary files /dev/null and b/lesson09/images/pic4.jpg differ
diff --git a/lesson09/images/pic5.jpg b/lesson09/images/pic5.jpg
new file mode 100644
index 0000000..8763797
Binary files /dev/null and b/lesson09/images/pic5.jpg differ