txt.htmlText = "<a href='asfunction:MyFunction,arg1,arg2'><u>вызвать мою функцию с аргументами</u></a>" function MyFunction(arg1,arg2){ //... }