diff --git a/view/js/mod_ratings.js b/view/js/mod_ratings.js
new file mode 100644
index 000000000..0f7cab5e3
--- /dev/null
+++ b/view/js/mod_ratings.js
@@ -0,0 +1,4 @@
+
+$(document).ready(function() {
+ collapseHeight();
+});
diff --git a/view/tpl/prep.tpl b/view/tpl/prep.tpl
index 9ebe3ac54..83a86372c 100644
--- a/view/tpl/prep.tpl
+++ b/view/tpl/prep.tpl
@@ -10,7 +10,7 @@
-