<var C = GLOBAL.Def.Style.color>
<set j="/artist-#get.s2#@fentriss.name:|songnite|">
<setcrawl>
<div style="float:right; width:240px;">
<div style="padding:7px; border:1px solid #C.sec#; border-radius:7px;" align="center">
<a href="http://#this_domain#/#get.s1#"><b>More SongNite Artists ></b></a>
</div>
</div>
<div style="margin-right:270px;">
<var _pw = 180>
<var _ttl = escapeMarkup(set.title)>
<if _ttl EQ "">
<var _ttl = "/artist-#set.gutitle#">
</if>
<tag.clean_shortstring str="#replaceMarkup(set.notes)#" chars="140">
<var _notes = return>
<div>
<div style="float:left; width:#_pw#px; padding-top:3px;">
<a href="http://#this_domain#/artists/#set.gutitle#"><img src="http://#this_domain#/file:/artist-#set.id#?&picwidth=#_pw#" border="0"></a>
</div>
<div style="margin-left:#_pw+8#px;">
<h3><a href="http://#this_domain#/artist/#set.gutitle#">#_ttl#</a></h3>
<p>
#_notes#
</p>
</div>
<div style="clear:left;"> </div>
</div>
</div>
</setcrawl>
<setempty>
<h3>Artist Not Found</h3>
<p>
There is no SongNite artist called <b>#get.s2#</b>. Please try another artist.
</p>
<p>
<a href="http://#this_domain#/">SongNite Home</a>
|
<a href="http://#this_domain#/#get.s1#"><b>Browse Artists</b></a>
</p>
</setempty>
</set>