window.onload = function() {
  if (!NiftyCheck())
    return;
  Rounded("div#statement", "all", "#777C4F", "#9B9E72", "smooth");
  base();
}
