pop_messengers.asp
around line #59 find the following:
strProfileName = chkString(rsAIM("M_NAME"), "display")
insert the following right below it (on line #60): strAIM_Name = chkString(rsAIM("M_AIM"),"urlpath")
Now in line #69, #72 & #75 replace the following:rsAIM("M_AIM")
with this:strAIM_Name