window.onload = initForm;
window.onunload = function() {};

function initForm(){
   
}