Если этот код установить перед тегом <HEAD> ,то до полной загрузки страницы будет выдаваться соответствующее сообщение и гиф загрузки (на ваш вкус) . <!-- <LOADING> -->
<style>div#loader { margin: 0 auto 0 auto; margin-top: 10px; width: 1000px; height: 400px;}</style>
<script language="javascript" src="http://boritanik.ucoz.com/PAGE/SVECIU_KNYGA/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="http://boritanik.ucoz.com/PAGE/SVECIU_KNYGA/loading.gif" alt="Загрузка" style="margin-bottom: 20px;" />
<body style="margin:0px"> <br>
<span style="color: #6f92a7;">Загрузка страницы...</span>
<br>
<span style="color: #acacac">Если Вы в первый раз на нашем сайте, загрузка продлится чуть дольше обычного.</span>
</div>
</div>
<!-- </LOADING> -->