

function tl2(artist)
{


textlink= '<img src="../../images/pil.gif" width=16 height=17 border=0> <a href="http://www.ringtonematcher.com/co/ringtonematcher/02/noc.asp?sid=LODEros&artist=' + artist + '" onMouseOver="window.status=\'Send ' + artist +' Ringtones to your Cell\'\; return true" onMouseOut="window.status=\' \'\; return true" title="Send \'' + artist +'\' Ringtones to your Cell"  ><font face=arial color=red><b><u><span style=font-size:15px;>Send "' + artist +'" Ringtones to your Cell</span></u></b></font></a> <img src="../../images/pir.gif" width=16 height=17 border=0><br><br><img src="../../images/hpi.gif" width=16 height=17 border=0> <a href="http://www.mediataskmaster.com/adimages/real/clickurl.asp?tag=LODEros"  onMouseOver="window.status=\'Download ' + artist +' Music\'\; return true" onMouseOut="window.status=\' \'\; return true" title="Download \'' + artist +'\' Music"  ><font face=arial color=red><b><u><span style=font-size:15px;>Download "' + artist +'" Music</span></u></b></font></a><img src="../../images/hpi.gif" width=16 height=17 border=0><br><br>';


document.write(textlink);


}
