Ставить в объявление:

<script>
if ((!document.getElementById('navprofile')) && (document.URL.indexOf("viewtopic.php")!=-1)){
alert ('Администратор запретил Вам просматривать темы');
history.go(-1);
}
</script>