Find this code line 200-205 of inc_profile.asp
Response.Write """></font></td>" & vbNewLine & _
" </tr>" & vbNewLine
end if ' strPicture %>
<!--#INCLUDE FILE="inc_avatar.asp" -->
%>
if (strBio + strHobbies + strLNews + strQuote) > 0 then
Replace the %> show in red with a <%