<body onLoad="tu_funcion()">
<script languaje="Javascript"> function tu_funcion() { alert("Probando funcion"); } </script>