/*  *   Copyright 2000 Update IT Version 1.00.0000  *  *   clearEmailForm() checks the Update IT web email form  */function f0_clearEmailForm(){      document.forms[0].reset();}