hi there, i am using coolite v.0.8.2, how can i unescape a label's html on the client side? because if i do it on the server side, i'm getting a bad response error... how can i do the string unescape on the client side?

the label is inside a window and the label changes from time to time... the label's string is assigned on the (window) beforeshow ajaxevent function