diff --git a/themes/wilma/js/utils.js b/themes/wilma/js/utils.js
deleted file mode 100644
index f3a4dbac..00000000
--- a/themes/wilma/js/utils.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/* $This file is distributed under the terms of the license in /doc/license.txt$ */
-//Fix Transparent PNGs in IE6.
-//webapp/web/js/jquery_plugins/supersleight.js creates the supersleight() method
-$('body').supersleight();
\ No newline at end of file
diff --git a/themes/wilma/templates/head.ftl b/themes/wilma/templates/head.ftl
index 070cd36c..26a1c6e8 100644
--- a/themes/wilma/templates/head.ftl
+++ b/themes/wilma/templates/head.ftl
@@ -8,13 +8,11 @@
<#include "stylesheets.ftl">
-
<#include "headScripts.ftl">