
28.10.2002, 21:04
|
|
Регистрация: Jan 2000
Адрес: St-Petersburg
Сообщений: 1,229
|
<script>
function ViewAll(part) {
document.all[part].style.display='block';
}
</script>
<p class=m00 onClick="ViewAll('news')">[НОВОСТИ]</p>
<p id=news style="DISPLAY: none">TEXT</p>
__________________
Two beer or not two beer?...
|