--- page.tpl.php	2008-04-15 11:31:16.000000000 -0700
+++ page.tpl.php	2009-02-14 00:17:32.000000000 -0800
@@ -8,6 +8,7 @@
     <title><?php print $head_title ?></title>
     <?php print $head ?>
     <?php print $styles ?>
+    <?php print $scripts ?>
     <!--[if IE]>
     <link type="text/css" rel="stylesheet" href="/<?php print $directory; ?>/fix-ie.css" />
     <![endif]-->
@@ -61,6 +62,6 @@
         <a style="float:right; font-size:10px" href="http://hturkey.ru">Недвижимость Турции</a>
       </div>
     </div>
+    <?php print $closure ?>
   </body>
-  <?php print $scripts ?>
 </html>
