window.onload = initAll; 

function initAll(){
initUtil();
}

