No I don't have a problem running this code. The thing is that I am running the SetHTML("") using JavaScript on client side. This works in EI but not in FF I get an error:
objMessage.setHTML is not a function
objMessage.setHTML('');
Thanks for your help
Eli