I have a function that I want to activate when the page loads using <body onload=function();>

Is there a way to add the 'onload' to the body within XWD ?

Thanks