function submitHandler(form) {
   form.subject.value="Switch Management Corp ["+form.company.value+"]";
}
