Ставите в head и меняете на свой пароль
Code
<DIV class="bbCodeBlock"><DIV class="bbCodeName" style="padding-left:5px;font-weight:bold;font-size:7pt">Code</DIV><DIV class="codeMessage" style="border:1px inset;max-height:200px;overflow:auto;height:expression(this.scrollHeight<5?this.style.height:scrollHeight>200?'200px':''+(this.scrollHeight+5)+'px');">
<script language="JavaScript">
if (top.location.search=="") {
pass = prompt('Введите пароль');
if (pass=='<SPAN style="color:red">pass</SPAN>') { alert('Пароль принят') } else { alert('Пароль не принят!'), top.location.href="/" }
};
</script>
</DIV></DIV>