window.onload = function() { document.getElementById('biog').onmouseover = function() { rollOverText('bio'); } }