In case you were wondering, you can use that conditional (<if condition="$show['newthreadlink']">) to make the posting rules disappear, yet keep the jump box.
What you'd do is move the closing </if> a bit lower, until both rules and jumpbox are removed. Then below add the negative of this conditional (<if condition="!$show['newthreadlink']">), jumpbox markup, and close </if>
If that doesn't make sense let me know and I'll post the revised code