<var C = GLOBAL.Def.Style.color>
<if isDefined("get.s2") AND get.s2 NEQ "" AND isValidGutitle(get.s2) EQ 1>
<tag.songnite_artists_single>
<BREAK>
</if>
<!--- blurb --->
<div style="float:right; width:240px;">
<small><div style="padding:7px; border:1px solid #C.sec#; border-radius:7px;">
<h4>Do You Have a Song?</h4>
<p>
Appear on SongNite and you could win a full
recording package for your best tune.
</p>
<tag.spf_btn spacer="0" val="Apply to SongNite" slash="for_artists" style="margin-right:0px;">
</div></small>
</div>
<!--- text --->
<div style="margin-right:270px;">
<h3>Artists on SongNite</h3>
<var _pw = 64>
<div style="margin-left:1em;">
<set j="/artist@fentriss.a.name:|songnite|" orderby="artist.title ASC">
<setcrawl>
<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;">
<h4 style="margin:0px;"><a href="http://#this_domain#/artist/#set.gutitle#">#_ttl#</a></h4>
<div style="padding-top:3px;">
#_notes#
</div>
</div>
<div style="clear:left;"> </div>
</div>
</setcrawl>
</set>
</div>
</div>
<div style="clear:both;"> </div>