execOnLoad = function() { an_StartList(); activateMenu(); } window.onload=execOnLoad; function an_StartList() { } function activateMenu() { }