window.onload=onloevha;

function onloevha(){
if (document.all || document.layers) {
initForm();
}
}