diff --git a/tools/tow/BigTowerTinySquare.html b/tools/tow/BigTowerTinySquare.html
deleted file mode 100644
index 3c53c1e..0000000
--- a/tools/tow/BigTowerTinySquare.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
- Tow
-
-
-
-
-
- Back To Home Page
-
-
-
-
-
-
-
diff --git a/tools/tow/TinySquare.png b/tools/tow/TinySquare.png
deleted file mode 100644
index 0752676..0000000
Binary files a/tools/tow/TinySquare.png and /dev/null differ
diff --git a/tools/tow/load.js b/tools/tow/load.js
deleted file mode 100644
index 958ad49..0000000
--- a/tools/tow/load.js
+++ /dev/null
@@ -1,14 +0,0 @@
-loadTitle();
-function loadTitle(){
- if (localStorage.Titlesave) {
- document.title = localStorage.Titlesave;
- }
-}
-loadIcon();
-function loadIcon(){
- if (localStorage.Iconsave) {
- function changeFavicon(src) { var link = document.createElement('link'), oldLink = document.getElementById('dynamic-favicon'); link.id = 'dynamic-favicon'; link.rel = 'shortcut icon'; link.href = src; if (oldLink) { document.head.removeChild(oldLink);
-} document.head.appendChild(link);}
-changeFavicon(localStorage.Iconsave);
- }
-}
\ No newline at end of file
diff --git a/tools/tow/zTinySquare.html b/tools/tow/zTinySquare.html
deleted file mode 100644
index 22b26b8..0000000
--- a/tools/tow/zTinySquare.html
+++ /dev/null
@@ -1,911 +0,0 @@
-
-
-
-
- BigTower1.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file