<if condition="exec_switch_bg()"> <div class="$bgclass">this will be alt1 or alt2</div> </if> <if condition="exec_switch_bg()"> <div class="$bgclass">this will be the other class</div> </if>