None
In a SharePoint enviroment, the proper way to execute client side code when the page/body is loaded is to use the following function...
_spBodyOnLoadFunctionNames.push("myBodyLoadedFunctionName");