diff --git a/themes/bluemarine/page.tpl.php b/themes/bluemarine/page.tpl.php
index fc22abcfcd7a3899c7fcfdfb222e5117a8cb4b1f..4cc1600738e27999117f240e07a360a01a735e20 100644
--- a/themes/bluemarine/page.tpl.php
+++ b/themes/bluemarine/page.tpl.php
@@ -5,6 +5,7 @@
   <title><?php print $head_title ?></title>
   <?php print $head ?>
   <?php print $styles ?>
+  <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyle Content in IE */ ?> </script>
 </head>
 
 <body<?php print $onload_attributes ?>>