<ensure variable="get.function" value="">
<var C = GLOBAL.Def.Style.color>
<var set = caller.set>
<var _ttl = caller._ttl>
<var Owner = caller.Owner>
<var Txt = caller.Txt>
<var Jp = caller.Jp>
<var _tbls = caller._tbls>
<var Tbls = caller.Tbls>
<var Model = caller.Model>
<var _can_update = caller._can_update>
<var _can_delete = caller._can_delete>
<var _is_friend = caller._is_friend>
<var _balloon = caller._balloon>
<var _color = caller._color>
<ensure variable="att.label" value="#get.s2#">
<var _title_goes = "on top">
<if set.tbl EQ "photo">
<var _title_goes = "on bottom">
</if>
<TAG_OPEN_ONLY>
<var _pw = 42>
<div>
<!---<if get.function EQ "">
<!--- back button --->
<small><small><div style="float:left; width:#_pw#px; padding-top:2px;" align="center">
<var _href = "http://#this_domain#/#Owner.id#/media">
<a href="#_href#" class="backbtn" style="display:block;">Back</a>
</div></small></small>
</if>--->
<div <!---<if get.function EQ ""> style="margin-left:#_pw+12#px;"</if>--->>
<div>
<if get.function EQ "" AND ( client_id LT 1 OR _title_goes EQ "on top" )>
<!--- title here --->
<div>
<real_person>
<h4 style="margin:0px; margin-bottom:1em;">#att.label#</h4>
</real_person>
<fake_person>
<h4 style="margin:0px; margin-bottom:0.2em;">#att.label#</h4>
<small><small><div style="margin-left:1em;">
by #Txt.name#
</div></small></small>
</fake_person>
</div>
</if>
</TAG_OPEN_ONLY>
<TAG_CLOSE_ONLY>
<!--- comments and stuff --->
<if get.function EQ "">
<div style="clear:both;"> </div>
</if>
<tag.bn_media_single_tail>
<!--- bumper --->
<div style="clear:both;"> </div>
<div> </div>
<div> </div>
</div>
</div>
</div>
</TAG_CLOSE_ONLY>