window.onload=function(){var func1=function(){alert('hi');};func1();};