function profileinfo(){//alert(document.t.postquestion[0].checked)//radio  true/false//document.t.add2list.checked==1  // checkbox checked  true/falsedocument.mp.action ='http://www.templebethelohim.org/sendm.php'a=document.mpproperinformation=1;if(properinformation==1){;fn=a.name.value;if (fn==""){;alert("Please fill in your\nName");properinformation=0;};};if(properinformation==1){b="Member Profile\n\nName: "+a.name.value+"\nGender: "c="(M)"if(a.gender[1].checked){c="(F)"}b=b+c+"\nDate of Birth: "+a.dateofbirth.value+"\nAddress:\n"+a.address.value+" "+a.city.value+", "+a.state.value+" "+a.zip.value+"\n"b=b+"Phone: "+a.phone.value+"\nFax: "+a.fax.value+"\nCellphone: "+a.cellphone.value+"\ne-mail: "+a.email.value+"\nMarital Status: "for(t=0;t<5;t++){if(a.maritalstatus[t].checked){c=a.maritalstatus[t].value}}b=b+c+"\nAges of Children: "+a.childresages.value+"\n\nEmployer: "+a.employer.value+"\nOccupation: "+a.occupation.value+"\n"c="Full Time"if(a.workstatus[1].checked){c="Part Time"}b=b+"I work "+a.workhours.value+" as "+c+"\nWork Phone: "+a.workphone.value+"\nWork Fax: "+a.workfax.value+"\nWork e-mail: "+a.workemail.value+"\n"b=b+"College Major: "+a.collegemajor.value+"\nGrad School Major: "+a.gradmajor.value+"\n\nAffilliation: "for(t=0;t<5;t++){if(a.affilliation[t].checked){c=a.affilliation[t].value}}b=b+c+"\nOther Affilliation: "+a.otheraffilliation.value+"\nMeaningful Experience:\n"+a.comment.value+"\n\nSkills and Interests\nVery Some or None\n"disp(a.Art)disp(a.Clerical)disp(a.Computer)disp(a.Crafts)disp(a.Writing)disp(a.Finance)disp(a.Proposals)disp(a.HealthSvs)disp(a.Hospitality)disp(a.Humor)disp(a.Library)disp(a.Music)disp(a.Sports)disp(a.Education)disp(a.Torah)disp(a.Drama)disp(a.Israel)disp(a.Holocaust)disp(a.History)disp(a.Hebrew)disp(a.Photography)disp(a.Bible)disp(a.Ritual)disp(a.Other)a.gath.value=ba.submit()//alert(b)}}function disp(x){c="None - "if(x[1].checked){;c="Some - ";};if(x[0].checked){;c="Very - ";};b=b+c+x[0].name+"\n"//alert(a.Art[0].name)}