<div id="loader" style="margin: 0 auto 0 auto;margin-top: 10px;width: 1000px;height: 747px;position:absolute;">
<div style="text-align:center; margin-top: 150px; line-height:16px; font-size: 11px;">
<img src="http://7ucoz.com/images/bigbar/loading.gif" alt="Загрузка" style="margin-bottom: 20px;" />
<br>
<span style="color: #6f92a7;">Загрузка страницы...</span>
<br>
<span style="color: #acacac">Если Вы в первый раз на нашем сайте, загрузка продлится чуть дольше обычного.</span>
</div>
</div>
<script type="text/javascript">
window.onload=function(){document.getElementById('loader').style.display='none';};
</script>