Above this line:
HTML Code:
<vb:if condition="THIS_SCRIPT == 'showthread' || THIS_SCRIPT == 'forumdisplay'">
Add the condition regarding the other pages like this:
HTML Code:
<vb:if condition="THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'newreply'">
<vb:if condition="THIS_SCRIPT == 'showthread' || THIS_SCRIPT == 'forumdisplay'">
and then add at the very bottom: