FuncOL=new Array();function registerOnloadFunction(Obj){FuncOL[FuncOL.length]=Obj;};window.onload=function(){for(i=0; i<FuncOL.length;i++){FuncOL[i]();}}

