I'm trying to use variables from $forum in the advertising slots but they don't seem to be available in the Post slots.
For example, I'd like to do the following in Post:Below message content
<xf:if is="{$forum.node_id}==1">
One ad
<xf:elseif is="{$forum.node_id}==2"/>
A different ad...