diff --git a/Chapter 11/Code Samples/ch11-evileval.html b/Chapter 08/Code Samples/ch8-evileval.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 11/Code Samples/ch11-evileval.html rename to Chapter 08/Code Samples/ch8-evileval.html diff --git a/Chapter 11/Code Samples/ch11.js b/Chapter 08/Code Samples/ch8.js old mode 100755 new mode 100644 similarity index 100% rename from Chapter 11/Code Samples/ch11.js rename to Chapter 08/Code Samples/ch8.js diff --git a/Chapter 09/Code Samples/ch9-accessing.html b/Chapter 10/Code Samples/ch10-accessing.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-accessing.html rename to Chapter 10/Code Samples/ch10-accessing.html diff --git a/Chapter 09/Code Samples/ch9-attributes.html b/Chapter 10/Code Samples/ch10-attributes.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-attributes.html rename to Chapter 10/Code Samples/ch10-attributes.html diff --git a/Chapter 09/Code Samples/ch9-classes.html b/Chapter 10/Code Samples/ch10-classes.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-classes.html rename to Chapter 10/Code Samples/ch10-classes.html diff --git a/Chapter 09/Code Samples/ch9-classes2.html b/Chapter 10/Code Samples/ch10-classes2.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-classes2.html rename to Chapter 10/Code Samples/ch10-classes2.html diff --git a/Chapter 09/Code Samples/ch9-classes3.html b/Chapter 10/Code Samples/ch10-classes3.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-classes3.html rename to Chapter 10/Code Samples/ch10-classes3.html diff --git a/Chapter 09/Code Samples/ch9-click.html b/Chapter 10/Code Samples/ch10-click.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-click.html rename to Chapter 10/Code Samples/ch10-click.html diff --git a/Chapter 09/Code Samples/ch9-colors.html b/Chapter 10/Code Samples/ch10-colors.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-colors.html rename to Chapter 10/Code Samples/ch10-colors.html diff --git a/Chapter 09/Code Samples/ch9-domflow.html b/Chapter 10/Code Samples/ch10-domflow.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-domflow.html rename to Chapter 10/Code Samples/ch10-domflow.html diff --git a/Chapter 09/Code Samples/ch9-event-listener.html b/Chapter 10/Code Samples/ch10-event-listener.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-event-listener.html rename to Chapter 10/Code Samples/ch10-event-listener.html diff --git a/Chapter 09/Code Samples/ch9-new-element.html b/Chapter 10/Code Samples/ch10-new-element.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-new-element.html rename to Chapter 10/Code Samples/ch10-new-element.html diff --git a/Chapter 09/Code Samples/ch9-selectionelements.html b/Chapter 10/Code Samples/ch10-selectionelements.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-selectionelements.html rename to Chapter 10/Code Samples/ch10-selectionelements.html diff --git a/Chapter 09/Code Samples/ch9-this.html b/Chapter 10/Code Samples/ch10-this.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-this.html rename to Chapter 10/Code Samples/ch10-this.html diff --git a/Chapter 09/Code Samples/ch9-toggle-visibility.html b/Chapter 10/Code Samples/ch10-toggle-visibility.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-toggle-visibility.html rename to Chapter 10/Code Samples/ch10-toggle-visibility.html diff --git a/Chapter 09/Code Samples/ch9-treasure.html b/Chapter 10/Code Samples/ch10-treasure.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 09/Code Samples/ch9-treasure.html rename to Chapter 10/Code Samples/ch10-treasure.html diff --git a/Chapter 10/Code Samples/ch10-animate.html b/Chapter 11/Code Samples/ch11-animate.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-animate.html rename to Chapter 11/Code Samples/ch11-animate.html diff --git a/Chapter 10/Code Samples/ch10-dragdrop.html b/Chapter 11/Code Samples/ch11-dragdrop.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-dragdrop.html rename to Chapter 11/Code Samples/ch11-dragdrop.html diff --git a/Chapter 10/Code Samples/ch10-eventtarget.html b/Chapter 11/Code Samples/ch11-eventtarget.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-eventtarget.html rename to Chapter 11/Code Samples/ch11-eventtarget.html diff --git a/Chapter 10/Code Samples/ch10-formcontent.html b/Chapter 11/Code Samples/ch11-formcontent.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-formcontent.html rename to Chapter 11/Code Samples/ch11-formcontent.html diff --git a/Chapter 10/Code Samples/ch10-formsubmit.html b/Chapter 11/Code Samples/ch11-formsubmit.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-formsubmit.html rename to Chapter 11/Code Samples/ch11-formsubmit.html diff --git a/Chapter 10/Code Samples/ch10-formsubmitreturn.html b/Chapter 11/Code Samples/ch11-formsubmitreturn.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-formsubmitreturn.html rename to Chapter 11/Code Samples/ch11-formsubmitreturn.html diff --git a/Chapter 10/Code Samples/ch10-keyevent.html b/Chapter 11/Code Samples/ch11-keyevent.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-keyevent.html rename to Chapter 11/Code Samples/ch11-keyevent.html diff --git a/Chapter 10/Code Samples/ch10-keyeventreturn.html b/Chapter 11/Code Samples/ch11-keyeventreturn.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-keyeventreturn.html rename to Chapter 11/Code Samples/ch11-keyeventreturn.html diff --git a/Chapter 10/Code Samples/ch10-mouseevents.html b/Chapter 11/Code Samples/ch11-mouseevents.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-mouseevents.html rename to Chapter 11/Code Samples/ch11-mouseevents.html diff --git a/Chapter 10/Code Samples/ch10-mouseevents2.html b/Chapter 11/Code Samples/ch11-mouseevents2.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-mouseevents2.html rename to Chapter 11/Code Samples/ch11-mouseevents2.html diff --git a/Chapter 10/Code Samples/ch10-onchang-onblur.html b/Chapter 11/Code Samples/ch11-onchang-onblur.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-onchang-onblur.html rename to Chapter 11/Code Samples/ch11-onchang-onblur.html diff --git a/Chapter 10/Code Samples/ch10-specifyingevents.html b/Chapter 11/Code Samples/ch11-specifyingevents.html old mode 100755 new mode 100644 similarity index 100% rename from Chapter 10/Code Samples/ch10-specifyingevents.html rename to Chapter 11/Code Samples/ch11-specifyingevents.html