var s = '<table border=0 cellpadding=0 cellspacing=0>';
if (oDL.getNodeText(oXML, 'p_id').length)
s += '<tr><td width=368 valign=top><div class=text style="overflow-y: scroll; width: 368; height: expression(Math.max(144, document.body.clientHeight - 176))">' + GetAlbumList(oDL, oXML, 'images\\album-review.gif', 'We currently do not have an Albums list for this artist') + '</div></td></tr>';