the whole IF statement is just testing if the post is a TOPIC or REPLY and then dealing with it acordingly
...this is why you can get two different NOTICES
TOPIC NOTICE = truncate and display, "there is more text, register if you want to read it"
REPLY NOTICE = "you cannot read this reply until your are registered"
(to be blunt

)