function contact_form_add(){
  document.contact_form.submit();
}
