diff --git a/_includes/background.html b/_includes/background.html
deleted file mode 100644
index 2609083..0000000
--- a/_includes/background.html
+++ /dev/null
@@ -1,4 +0,0 @@
-
diff --git a/_layouts/default.html b/_layouts/default.html
index 6b52fdb..1a1646a 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -17,13 +17,17 @@ navbar: topnav
{% if page.neko == "true" %}
- {% include neko.html %}
+
{% endif %}
- {% include background.html %}
+
+
{% include mplayer.html %}
diff --git a/_includes/cursortrail.html b/assets/js/cursortrail.js
similarity index 95%
rename from _includes/cursortrail.html
rename to assets/js/cursortrail.js
index ab548a8..8e48100 100644
--- a/_includes/cursortrail.html
+++ b/assets/js/cursortrail.js
@@ -1,4 +1,3 @@
-
+// ]]>
\ No newline at end of file
diff --git a/_includes/neko.html b/assets/js/neko.js
similarity index 98%
rename from _includes/neko.html
rename to assets/js/neko.js
index b13c831..7f292fb 100644
--- a/_includes/neko.html
+++ b/assets/js/neko.js
@@ -1,4 +1,4 @@
-
+ }, 33);
\ No newline at end of file