Скрипт показывает статус загрузки страницы как на дле но в стиле Cataclysm. Указаний ниже код вставляем между <head> и </head>, а указаний выше скрин заливаем на сайт. В общих настройках убираем галочку возле "Отключить Ajax для переключателей страниц"
Code
<style>div#loader { margin: 0 auto 0 auto; margin-top: 10px; width: 1000px; height: 400px;}</style>
<script language="javascript" src="../http://7ucoz.com/images/bigbar/parse.js" charset="utf-8" type="text/javascript"></script>
<div id="loader" style="margin: 0 auto 0 auto;margin-top: 10px;width: 1000px;height: 747px;">
<div style="text-align:center; margin-top: 150px; line-height:16px; font-size: 11px;">
<img src="/15678KlimaT.gif" alt="" style="margin-bottom: 20px;" />
<body style="margin:0px">
</div>
</div>