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