Try changing:
To:
Code:
<actinic:variable name="SectionID" />
Code:
<actinic:variable name="SectionID" encoding="perl" selectable="false" />
Comment