A ver si así te vale:
<pre><html>
<head>
<script type="text/javascript">
function init() {
// Código de función
}
function popUp() {
// Código de función
}
function inicio() {
init();
popUp();
}
</script>
</head>
<body onload="inicio();">
Cuerpo de la página
</body>
</html> </pre>
<style>.t{font: 8pt verdana; text-decoration: none; color: black;}</style><hr><span class="t"><a href="mailto:
[email protected]" class="t" style="font: 10pt;">Mikel Gómez</a><br>Hay que aprender mucho para saber poco.</span>