// JavaScript Document
function check_google_select() {
  document.accept_terms.submit();
}


