function enable_form() {
  $("contact_form").style.display = 'auto'
}
