I think it is easy ..! you need to modfiy your topic.asp
befor this code Topic_Date = rsTopic("T_DATE") add this code TopicID = rsTopic("Topic_ID")
after this code if strShowRank = 2 or strShowRank = 3 then Response.Write " " & getStar_Level(Member_Level, Member_Posts) & "<br />" & vbNewLine end if