<var C = GLOBAL.Def.Style.color>
<ensure variable="get.s3" value=""><var get.s3 = gutitleFormat(get.s3)>
<if get.s3 EQ "">
<!--- feed --->
<div>
<h3>Sunday Reports</h3>
<set j="/sundayreport@fentriss.a" orderby="sundayreport.so_dateinserted DESC">
<setcrawl>
<var _href = "http://#this_domain#/club/sundayreports/#set.gutitle#">
<var _pw = 120>
<small><small><div style="padding-bottom:3px;">
#timeAgo(set.so_dateinserted)#
</div></small></small>
<a href="#_href#" style="display:block; text-decoration:none; padding:7px; border-radius:7px; margin-bottom:1em; <if set.currentrow MOD 2>background:#C.back#; border:1px solid #C.g1#; color:#C.text#;<else>background:#C.g1#; border:1px solid #C.g1#; color:#C.back#;</if>">
<div style="min-height:#round(_pw*0.6667)+16#px;">
<h4 style="margin-bottom:0.2em;">#set.title#</h4>
<small><div>
#escapeMarkup(set.notes)#
</div></small>
</div>
</a>
</setcrawl>
</set>
</div>
<BREAK>
</if>
<tag.spf_club_sundayreports_single>