function switchModel()
{
  document.copart_form.start.value = '';
  document.copart_form.submit();
}
