function srhsm(){
  org=document.charset;
  document.charset='UTF-8';
  document.google_coop.submit();
  document.charset=org;
}
