function checkReset()
{
  return confirm('Are you sure you want to clear the form?');
}
