find this code (approx. line 152):
Const strIconYahoo = "icon_yahoo.gif|16|15"
Const strIconYourIcon = "icon.gif|ww|hh"
Const strIconRotflmao = "icon_rotflmao.gif|15|15"
find this code (approx. line 166)
fString = replace(fString, "[YourCode]", getCurrentIcon(strIconYourIcon,"","align=""middle"""))
fString = replace(fString, "[r]", getCurrentIcon(strIconRotflmao,"","align=""middle"""))