if (typeof(stepPageWidth) != "undefined") {
  stepPageWidth.init([980]);
}
if (typeof(fontSizer) != "undefined") {
  fontSizer.init();
}

if (typeof(defangForm) != "undefined") {
  autoValidate.init();
}
if(typeof(autoValidate) != "undefined")
{  
  autoValidate.init();            // automaticall
}
