1: 2: 3: 4: 5: 6:
function init(){ foo(); bar(); } window.onload=init;
1:
<body onload="checkFrame(); TickerInit();">