diff --git a/end-footer.html b/end-footer.html
index cbdd83c..1262073 100644
--- a/end-footer.html
+++ b/end-footer.html
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file
diff --git a/env:IDE.md b/env:IDE.md
index a7e6c3e..25bc6e7 100644
--- a/env:IDE.md
+++ b/env:IDE.md
@@ -12,20 +12,20 @@ LispWorks.
Open Source
---
-- [emacs/SLIME](http://www.gnu.org/software/emacs/) - Maintained. [Articulate-Lisp emacs article](emacs.html)
+- [emacs/SLIME](http://www.gnu.org/software/emacs/) - Maintained. [Articulate-Lisp emacs article](./env:emacs.html)
- [vim/SLIME](http://www.vim.org/scripts/script.php?script_id=2531) - Maintained.
- [McClide](http://www.cliki.net/MCLIDE) (OSX) - Maintained.
-- [Cusp/Eclipse]( http://bitfauna.com/projects/cusp/ ) - Unmaintained. [Articulate-Lisp cusp article](cusp-setup.html)
+- [Cusp/Eclipse]( http://bitfauna.com/projects/cusp/ ) - Unmaintained. [Articulate-Lisp cusp article](./env:cusp-setup.html)
- [Ufasoft]( http://ufasoft.com/lisp/ ) (Windows) - Unmaintained.
Non-open source
---
-- [LispWorks](http://www.lispworks.com/downloads/index.html) - Maintained. [Articulate-lisp LispWorks article](lispworks.html)
+- [LispWorks](http://www.lispworks.com/downloads/index.html) - Maintained. [Articulate-lisp LispWorks article](./env:lispworks-setup.html)
- [Allegro](http://www.franz.com/downloads/clp/survey ) - Maintained.
diff --git a/footer-js.html b/footer-js.html
new file mode 100644
index 0000000..3ac35bb
--- /dev/null
+++ b/footer-js.html
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/make.lisp b/make.lisp
index a93b32f..d5339f1 100644
--- a/make.lisp
+++ b/make.lisp
@@ -15,6 +15,7 @@
"-A" "version.html"
"-A" "end-footer.html"
"-A" "quantcast.html"
+ "-A" "footer-js.html"
"-T" "Articulate Common Lisp"
"--template=pandoc-data/templates/default.html5"
"--ascii"