var $=jQuery=function(onload){window.onload=onload();} jQuery(function(){alert(2);}); $(function(){alert(3);})