you could try changing these lines
on *:dialog:listme:sclick:1:{
did -t listme 100 1
}
on *:dialog:listme:sclick:2:{
did -t listme 101 1
}

to
on *:dialog:listme:sclick:1:{
did -t listme 900
}
on *:dialog:listme:sclick:2:{
did -t listme 902
}