diff --git a/js/loadscripts.js b/js/loadscripts.js
index 9d6acbf..d96c51e 100644
--- a/js/loadscripts.js
+++ b/js/loadscripts.js
@@ -2,21 +2,22 @@ var scripts = `
-
+
-
-
-
-
-
-
-
-
-
-
-`;
+
+
+
+
+
+
+
+
+
+
+
+`;
document.write(scripts);
\ No newline at end of file