if (canPrint())
  window.document.write("<input class=\"button\" type=\"button\" value=\"Print\" onclick=\"validateForm();\" \/> ");
