function addnew() {
  document.newsletter.submit();
}

function addsearch() {
  document.search.submit();
}
