<ensure variable="att.function" value="">
<if att.function EQ "profile_snapshot">
<var set = caller.set>
<var D = caller.D>
<var Txt = caller.Txt>
<var Soc = caller.Soc>
<tag.bn_friends_profile_snapshot>
<BREAK>
</if>
<if att.function EQ "profile_detail">
<var set = caller.set>
<var D = caller.D>
<var Txt = caller.Txt>
<var Soc = caller.Soc>
<tag.bn_friends_profile_detail>
<BREAK>
</if>
<if att.function EQ "edit">
<var set = caller.set>
<var D = caller.D>
<var Txt = caller.Txt>
<var Soc = caller.Soc>
<tag.bn_friends_edit>
<BREAK>
</if>